rhasspy / larynx

End to end text to speech system using gruut and onnx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using larynx as a module in python code

prp-e opened this issue · comments

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.