{#if visible}
Why is this needed?
Speaker detection uses the pyannote.audio model, which is hosted on HuggingFace and requires accepting a license agreement.
How to get a token:
The model will be downloaded automatically on first use (~100 MB).
Place GGUF model files in ~/.voicetonotes/models/ for auto-detection. The local AI server uses the OpenAI-compatible API from llama.cpp.
{/if}