› VitalPBX Community Support › General Discussion › Google Wavenet support for Google TTS
- This topic has 8 replies, 4 voices, and was last updated 11 months, 4 weeks ago by
mo10.
- Post
-
- June 20, 2019 at 7:57 pm
Do you support wavenet option on google tts ?
0
Viewing 8 replies - 1 through 8 (of 8 total)
- Replies
-
- June 20, 2019 at 8:44 pm
Here is the agi file link https://community.freepbx.org/t/tts-engine-custom-google-cloud-text-to-speech-wavenet-and-standard/50131
0- January 26, 2020 at 10:30 pm
- January 28, 2020 at 12:07 pm
See the Google TTS documentation:
https://vitalpbx.org/en/google-text-to-speech-tts-in-vitalpbx/
0- January 28, 2020 at 12:11 pm
Posted by: @pitzkeySee the Google TTS documentation:
https://vitalpbx.org/en/google-text-to-speech-tts-in-vitalpbx/
Yes but this is not WAVENET. WAVENET from Google sounds much better.
0- January 28, 2020 at 1:51 pm
Check the Google text to speech documentation:
https://cloud.google.com/text-to-speech/
https://texttospeech.googleapis.com/v1beta1/text:synthesize
{ "audioConfig": { "audioEncoding": "LINEAR16", "pitch": 0, "speakingRate": 1 }, "input": { "text": "Google Cloud Text-to-Speech enables developers to synthesize natural-sounding speech with 100+ voices, available in multiple languages and variants. It applies DeepMind’s groundbreaking research in WaveNet and Google’s powerful neural networks to deliver the highest fidelity possible. As an easy-to-use API, you can create lifelike interactions with your users, across many applications and devices." }, "voice": { "languageCode": "en-US", "name": "en-US-Wavenet-D" } }
0- January 28, 2020 at 1:57 pm
- January 28, 2020 at 2:08 pm
- January 28, 2020 at 2:10 pm
Would this make it easier to be implemented in VitalPBX?
https://github.com/nethesis/googlettsThank you!
0
Viewing 8 replies - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.