请问HN:如何提高Gemini对公司名称的转录准确性?
我正在使用Gemini进行语音转文本,但它经常错误识别公司名称和缩略词。<p>有没有办法使用自定义词汇表或词典来提高Gemini的识别准确性?如果没有直接支持,大家通常使用哪些实用的解决方案——例如,预处理提示、微调,或者将Gemini与其他支持短语增强的自动语音识别(ASR)系统结合使用?
查看原文
I’m using Gemini for speech-to-text and it often misrecognizes company names and acronyms.<p>Is there any way to use a custom lexicon or vocabulary with Gemini to improve recognition accuracy?
If not directly supported, what are practical workarounds people use — e.g. preprocessing prompts, fine-tuning, or combining Gemini with another ASR that supports phrase boosting?