rhasspy / larynx

End to end text to speech system using gruut and onnx
MIT License
822 stars 49 forks source link

Using larynx as a module in python code #43

Open prp-e opened 2 years ago

prp-e commented 2 years ago

I find this project cool and useful, but I have a question in mind. Is it possible to use it like pyttsx3 as a TTS engine in code? If yes, how is it possible.