{# Settings → Glossary (issue #123, restyled #379): manage the operator's expected proper nouns from the console. Now inside the AI tab form — no own
or Save button. Self-contained: renders from _settings_context. #}

Glossary

List the proper nouns your recordings use (people, places, organizations, acronyms), one per line. Voxint hints transcription toward these spellings, which is the best fix for a mangled name. A hint improves the odds; it does not guarantee a spelling. Terms apply to runs that start after you save, including any already waiting in the queue, and they never change a transcript that has already finished.

A glossary term is what you expect to hear. If a word comes out wrong the same way every time, add a Correction instead, which replaces a known wrong spelling with the one you want. A name split across a pause is handled here, not by corrections: the glossary steers transcription before the words are grouped into lines.

{% if glossary_error %} {% endif %}

{{ vocabulary|length }} term{{ "" if vocabulary|length == 1 else "s" }}. A run can only carry about 2000 characters of hint, and the domain pack's own words come first, so a very long list can push your last terms past that limit. Keep it to the names that actually get mistranscribed.