|
This is described as supporting TTS but from what I can tell it does not. It includes an integration with Whisper, which I believe is only STT (Speech to Text) or what Whisper describes as ASR (automatic speech recognition), not Text to Speech (TTS)? Am I missing something, or is it simply a typo to say this supports TTS? Or maybe there is some other portion of this project that does TTS that I have overlooked? |
Answered by
DerekRead
Jan 22, 2026
Replies: 1 comment 1 reply
|
There is STT through whisper as well as TTS through piper and other small models supported. They should be downloaded automatically on first launch. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OK, will check. Thanks.