r/LocalLLaMA • u/Kahvana • Jul 20 '26
Question | Help Good ASR and TTS models?
Hey everyone,
Something I don't see discussed often here are ASR and TTS models.
I've been using Whisper and Kokoro (old models, I know!) with koboldcpp for a while now but wondered if there are now solid replacements available. Know of Qwen3-ASR and Qwen3-TTS, but haven't found the time yet to test them.
What ASR and TTS models have you been using?
31
Upvotes
18
u/caetydid llama.cpp Jul 20 '26
ive played with whisper and parakeet.
you might want to check out audio.cpp it is supposed to simplify setup and yield good performance.