pgmichael / wavenet-for-chrome

Chrome extension that transforms highlighted text into high-quality natural sounding audio using Google Cloud's Text-to-Speech.
http://wavenet-for-chrome.com
MIT License
134 stars 50 forks source link

New voices! (August 2019) #8

Closed yucolabjames closed 4 years ago

yucolabjames commented 5 years ago

Looks like Google just announced some new voices and variants to existing languages.

Cloud Text-to-Speech expands its number of voices by nearly 70%, now covering 33 languages and variants cloud_text-to-speech_lang 0863101116301872 max-1800x1800

If I have some time this week I'll create PR for this. But am wondering if @pgmichael has thought of programmatically getting the voices instead? I wonder if there is any implications: https://cloud.google.com/text-to-speech/docs/list-voices

pgmichael commented 5 years ago

@yucolabjames That's awesome! Thanks for letting me know if this change.

I'm definitely going to retrieve the voices programmatically in the future, but it will have to wait a little; I've started migrating the codebase to TypeScript.

Cheers!

pgmichael commented 4 years ago

With tonight's update (chrome generally updates the extension within 24 hour), all the new voices will be added automatically!