pndurette / gTTS

Python library and CLI tool to interface with Google Translate's text-to-speech API
http://gtts.readthedocs.org/
MIT License
2.3k stars 362 forks source link

Possible to add support for neural wavenet and studio? #439

Closed mxav1111 closed 10 months ago

mxav1111 commented 10 months ago

Prerequisites

Proposed Behaviour

--all to provide the list of all additional supported neural/wavenet voices. -l to allow these neural/wavenet/studio language voices

code

Context

Trying to use neural languages.

Old books converted from scanned pdf to text can be translated into realistic voices.

Thanks for your help.

pndurette commented 10 months ago

Sorry, but this library even if Google-related, doesn't do neural/wavenet voices, which are an actual Google Cloud product.

I'm not sure if there's any easy-to-use CLI that already allows this, but I'm not planning on making one in the immediate future (maybe one day)