logoalt Hacker News

rubidiumyesterday at 7:46 AM1 replyview on HN

Any that also support translation? How much harder/ easier of a problem is local translation compared to transcription?


Replies

primaprashantyesterday at 7:52 AM

If you're talking about translated text, then that should be super easy. Most of these dictation tool support post-processing with LLM to remove filler words, fix punctuation, etc. I'd imagine you can change the system prompt for the post-processing step to do the translation instead, and you'd get translated text.

show 1 reply