Live data from Hacker News

Ask HN: How to boost Gemini transcription accuracy for company names?

news.ycombinator.com

21–30 of 32 posts

Re: Ask HN: How to boost Gemini transcription accuracy for company names?

#27
post #17

The business edition of Wispr Flow does this well, and includes sharing among teams so you can make sure that the company wide vocabulary is consistent and well recognized. https://wisprflow.ai/business

+1 from another happy Whispr Flow power user. I tried 4-5 similar apps and even built one with Assembly AI, but Whispr is a significant upgrade above the rest for correctly recognizing my accent and jargon. Having the custom vocabulary helps.

Re: Ask HN: How to boost Gemini transcription accuracy for company names?

#29
post #6

Don't solve it on the STT level. Get the raw transcription from Gemini then pass the output to an LLM to fix company names and other modifications. Happy to share more details if helpful.

Yeah, I've done it with industry-specific acronyms and this works well. Generate a list of company names and other terms it gets wrong, and give it definitions and any other useful context. For industry jargon, example sentences are good, but that's probably not relevant for company names. Feed it that list and the transcript along with a simple prompt along the lines of "Attached is a transcript of a conversation cr…

Which specific model do you use?
Post reply on HN