Changes to your dictionary take effect immediately — no app restart required.
Open the Custom Dictionary
- From the menu bar: Click the FluidVoice icon → Custom Dictionary.
- From the app: Open FluidVoice Settings → Custom Dictionary.
Your Dictionary
Your Dictionary is your personal word list. Use it for names, jargon, technical terms, or anything FluidVoice should recognize but might not transcribe correctly out of the box.- Add a word or phrase you use often.
- FluidVoice will prefer these entries during transcription.
Vocabulary boosting applies to Parakeet models (Parakeet Flash, Parakeet TDT v3, Parakeet TDT v2). Other speech models handle custom words differently or may not support vocabulary injection. If you’re using Whisper or Apple Speech, Instant Replacements are the more reliable tool for correcting specific words.
Instant Replacements
Instant Replacements correct text on the fly. When FluidVoice hears a trigger phrase, it immediately replaces it with whatever you define.- Trigger: what the speech model hears (e.g.
fluid voice,altic). - Replacement: what should appear in the transcript instead.
Train a Replacement by Voice
If a word is consistently misheard, use Train by Voice to fix it:1
Open Train Replacement
Go to Custom Dictionary → Train Replacement.
2
Enter the target word
Enter the word or phrase you actually wanted.
3
Record
Record the way you naturally say it.
4
Review
Review the captured ASR variants.
5
Save or merge
Save or merge the entry into your Instant Replacements.
Empty Replacements
You can map a trigger to an empty replacement to delete unwanted text from the output. For example, map¿ to nothing to prevent Spanish inverted question marks from appearing in your transcript.
A replacement only needs at least one trigger to be valid; the replacement field can be left empty.
Import and Export
Your entire Custom Dictionary — both Instant Replacements and Custom Words — can be moved between devices or shared with teammates.- Export: produces a simple JSON file containing all replacement rules and custom words.
- Import: choose whether to merge with your current dictionary or replace it entirely.
The exact JSON schema may vary by app version. Use the in-app export to get the current format.
Automatic Dictionary Learning
FluidVoice can learn from your corrections. When you fix a transcription error, the app can suggest or automatically add the corrected word or phrase to your dictionary over time, improving accuracy without manual training.API Access
Power users can manage the dictionary programmatically via FluidVoice’s local REST API:Tips
- Keep triggers short and specific. A single misheard word usually makes a better trigger than a long phrase.
- Order matters. More specific replacements are typically checked first.
- Back up before replacing. Use Export before large import/replace operations.
- Empty replacements are useful for removing repeated filler words, punctuation, or artifacts from bilingual dictation.
