Bookmarks tagged TTS and Piper and Python and RaspberryPi
9h ago
stackoverflow.com
This tangential issue in StackOverflow shows actually how to define an own ONNX Session outside Piper TTS, and then pass it to the PiperVoice instance. This could solve the issue with multiprocessing (can't pickle the ONNX session)
Also, explains that ONNX already manages its own threads already. Maybe it's not worth to make it work in a separate Process.
Also, explains that ONNX already manages its own threads already. Maybe it's not worth to make it work in a separate Process.
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.
Development has moved here. Check if this is what I'm using.
Previous
Page 1 of 1
Next