Zum Inhalt der Seite gehen


Piper - local neural text to speech system - rpi4


A fast, local neural #text to #speech system that sounds great and is optimized for the #Raspberry Pi 4. #Piper is used in a variety of projects.

echo 'Welcome to the world of speech synthesis!' | \
  ./piper --model en-us-blizzard_lessac-medium.onnx --output_file welcome.wav

https://github.com/rhasspy/piper/