Use this page when the main workflow is clear but one part is still blocking you.
Which desktop build should I install?
- Most users should install the latest release build from Desktop downloads or GitHub Releases, not a source build.
- Pick the build that matches your operating system, CPU architecture, and preferred installer format.
- Source builds and development commands belong in the project README.
Sona keeps asking me to finish setup
- Open the onboarding banner and complete the model and microphone steps.
- If you skipped setup earlier, make sure both
Live Record ModelandBatch Import Modelare configured inSettings > Model Settings. - If you hid the reminder banner, reopen setup manually from the banner flow or settings-related entry points when Sona prompts again.
Download Recommended Models fails or never finishes
- Keep Sona open and stay on a stable network; the recommended model package can take time to download and extract.
- Check available disk space, then retry from
Settings > Model Settingsif onboarding was interrupted. - If it repeatedly stalls, open
Diagnosticsand review the model download or local runtime message before retrying.
A model is downloaded, but Sona still says it is missing
- Open
Settings > Model Settingsand confirm the right slot is selected:Live Record Modelfor live transcription orBatch Import Modelfor file transcription. - Make sure the model folder still contains the extracted files. Moving or renaming model folders after download can make Sona lose the path.
- If the model was downloaded outside Sona, choose it manually in
Settings > Model Settingsinstead of relying on first-run setup.
Live Record does not start
- Check microphone permission in your operating system.
- Confirm that a
Live Record Modelis configured. - Make sure the input source is correct:
MicrophoneorDesktop Audio.
Live Record starts but still cannot hear the microphone
- Open
Settings > Input Deviceand select the microphone you actually want Sona to use. - Check operating-system microphone permission and make sure another app is not holding the device exclusively.
- If the current source is
Desktop Audio, switch back toMicrophoneto confirm the input path. - Open
Diagnosticsif the selected device looks correct but Sona still reports no input.
Where can I check local transcription diagnostics?
- Open
Settings > General, then selectDiagnostics. - Use it to inspect local transcription readiness, model paths, input device state, and the packaged runtime environment.
- When asking for help, share the visible diagnostic message or error text instead of guessing from the symptom alone.
Batch Import does not start
- Make sure a
Batch Import Modelis configured. - Confirm that the file extension is supported.
- If Sona reports an unsupported format, convert the file first and try again.
LLM Polish or Translate is disabled or fails
- Confirm that
Settings > LLM Servicehas the correct provider credentials. - Make sure the feature itself has a model assigned:
Polish Modelfor polishing,Translation Modelfor translation. - Use
Test Connectionbefore retrying. - If you use a custom endpoint or local service such as
Ollama, verify that service first.
I cannot find Auto-Polish
- Open
LLM Polish > Advanced SettingsforAuto-Polish, frequency, keywords, scenario presets, and custom context. - If you want the map of where those controls fit, continue to Vocabulary and Advanced Settings.
Export only shows Original
TranslationandBilingualonly appear when the transcript already contains translation text.
Speaker Review is empty or has no candidates
Speaker Reviewgroups existing speaker metadata. If the transcript was created without speaker attribution, there may be nothing to review.- Candidate suggestions depend on
Speaker ProfilesinSettings > Vocabulary, imported reference samples, configured speaker models, and the profiles enabled for the current project. - If a speaker badge is visible in the editor, you can still click it and assign a profile manually.
I cannot find Version Snapshots
Version Snapshotsonly appears for saved workspace items that already contain transcript segments.- It is hidden for the temporary
currenttranscript and for live recording drafts that are still in progress. - Snapshots are created before bulk rewrite operations such as
LLM Polish,Translate,Re-transcribe, and before restoring from another snapshot.
A restored backup opens text but no audio playback
- Backup archives are intentionally lightweight. They include config, workspace data, light history transcripts and summaries, automation state, and dashboard LLM usage.
- Original audio files are not included, so restored entries may reopen for reading and editing but lack playback until the source audio is available through another path.
Why do new items appear in Inbox first
Inboxis the default holding area for recordings and imports that are not assigned to a project yet.- Open a specific project before starting
Live RecordorBatch Importif you want new items to stay in that project automatically. - You can also move saved items later from
Inboxinto a project from Workspace, Projects, and Inbox.
What happens when I delete a project
- Deleting a project removes the project itself, but it does not delete the recordings or imports that were inside it.
- Sona moves those items back to
Inbox, so you can reassign or continue using them later.
Why do I see a Draft item while I am still recording
- During an active live recording, Sona can create a visible
Draftitem so the session already has a saved place inWorkspace. - When you stop recording, Sona completes that same item instead of creating a second saved copy.
- Treat the draft as the live session while capture is still running; the finished transcript stays on the same entry.
Live Caption does not appear
- Go back to Live Record and make sure
Live Captionis turned on there.Settings > Subtitle Settingsonly controls the window behavior and appearance. - If you only want floating system-audio subtitles, you do not need to start recording first. Turning on
Live Captionis enough. Live Captiondepends on the same offline live transcription setup, so make sure aLive Record Modelis configured.- If you want the split between the page toggle and the settings layer explained first, continue to Live Caption and Voice Typing.
Voice Typing does not work
- Turn on
Voice TypinginSettings > Voice Typing. - Confirm that the page shows the shortcut, model, VAD, input device, and readiness state you expect.
- Make sure a live transcription model is configured, because Voice Typing depends on the same offline transcription setup.
- If you still need the setup path or the mode choice explained, continue to Live Caption and Voice Typing.
Where do I recover interrupted batch or automation work
- Open the header notification center if Sona reports pending recovery items.
- Use
Recovery Centerto resume or discard interrupted batch and automation work. - If you were looking for diagnostics or backup instead, go to
Settings > General.
Playback controls are missing
- The audio player only appears when the current transcript has an audio source available, such as a saved recording or processed file.
I want to build or develop Sona
- Use the project README for source builds and development commands.
- If you only want to use Sona, install a release build instead; source builds are mainly for contributors and development work.