Bookmarks tagged TTS

15h ago dev.moonshine.ai
Voice, translation and conversational interfaces with a Python SDK that also offers ONNX models, and that looks promising
16 Oct stackoverflow.com
The example solution in this StackOverflow answer appears to me clear and easy to understand. For my Piper TTS case, try to initialise the worker and have the run loop accepting something to say. Do the same with the eInk and add them all into a Manager. Put in the queue text to say/display, but not a function to execute.
16 Oct github.com
A fast and local neural text-to-speech engine that embeds espeak-ng for phonemization.
Development has moved here. Check if this is what I'm using.
16 Oct github.com
Just in case of running into something like this while tinkering with TTS