{#if visible}
Setup (one-time)
Speaker detection uses pyannote.audio models hosted on HuggingFace. You must accept the license for each model:
Model downloaded successfully. Speaker detection is ready.
{/if} {#if modelStatus === 'error'}{modelError}
{/if}Hint the expected number of speakers to speed up diarization clustering.
Install Ollama from ollama.com, then pull a model with ollama pull llama3.2.
The app connects via Ollama's OpenAI-compatible API.
Opens the browser inspector for debugging. Changes take effect immediately.