RobinDavid / pytts

Text-To-Speech multi-platform in python. It uses Google translate as engine.
8 stars 6 forks source link

gst module #1

Closed berkobob closed 7 years ago

berkobob commented 7 years ago

When I try and import pytts I'm told no module named 'gst'. I cannot find gst on pip3 or apt-get.

RobinDavid commented 7 years ago

I think the package is python-gst-1.0 but it looks like the API have change I have to update the script.