rhasspy / rhasspy3

An open source voice assistant toolkit for many human languages
MIT License
295 stars 23 forks source link

Simultaneous tts and snd #43

Open Shulyaka opened 1 year ago

Shulyaka commented 1 year ago

Significantly improves performance by eliminating any delay from tts. The tts must be faster than realtime, but this is true for most installations (tested with piper on Respberry Pi4) Fixes #36