I would love something like this for computer notifications, or any sort of automated system notification. For a concrete example, my RC controller has the ability to do voice prompts (e.g. "landing gear down"), and it would be great if I could get a high-quality voice to speak all this. Hell, I'd settle for an API where I could send text and get high-quality voice back. Maybe I can somehow hack the Google Assistant…
WaveNet launches in the Google Assistant
61–70 of 122 posts
Re: WaveNet launches in the Google Assistant
#62Re: WaveNet launches in the Google Assistant
#63Re: WaveNet launches in the Google Assistant
#64Re: WaveNet launches in the Google Assistant
#65I've always wondered why companies don't just take all the close-captioned TV streams and use that as training data for their voice models. Seems like it would create a much more natural sounding voice model (at least as far as humans are accustomed to).
Re: WaveNet launches in the Google Assistant
#66Earlier quoted context omitted.
One of my co-workers told me in 2012 that he was doing exactly this. He used an ebook reader to download free ebooks from Gutenberg and then the IVONA text to speech engine for Android to listen to them on his drives. He had already finished a few classics like Treasure Island this way. I'm sure things have improved significantly since 2012 so what you're looking for is probably easily done.
If your co-worker could share how he did this, it would be appreciated (specifically, what apps/code needs to be run).
Re: WaveNet launches in the Google Assistant
#67I still don't understand the difference between Google Assistant and Google Now (or whatever), other than when I accidentally launch Assistant instead of Now, my commands are never understood.
Google, to their credit, normally allows you to erase all this data and turn recording off, but with Google Assistant, they require it all to be on and recording. I avoid using it because of this restriction.
Re: WaveNet launches in the Google Assistant
#68I would love something like this for computer notifications, or any sort of automated system notification. For a concrete example, my RC controller has the ability to do voice prompts (e.g. "landing gear down"), and it would be great if I could get a high-quality voice to speak all this. Hell, I'd settle for an API where I could send text and get high-quality voice back. Maybe I can somehow hack the Google Assistant…
I think AWS Polly ( https://aws.amazon.com/blogs/aws/polly-text-to-speech-in-47-... ) can do this. I'm not sure of the quality compared to Google's or Apple's TTS though.
Re: WaveNet launches in the Google Assistant
#69I still don't understand the difference between Google Assistant and Google Now (or whatever), other than when I accidentally launch Assistant instead of Now, my commands are never understood.
I don't understand the difference either other than Assistant seems to be replacing Now. The issue, I'm finding, is that Google Assistant requires that you turn on the recording of usage data and history to your account, such as Web & App activity, Location History, Voice & Audio activity. All recorded and tied to your account. I don't believe this was the case with Google Now. Google, to their credit, normally allow…
Re: WaveNet launches in the Google Assistant
#70I've always wondered why companies don't just take all the close-captioned TV streams and use that as training data for their voice models. Seems like it would create a much more natural sounding voice model (at least as far as humans are accustomed to).
Also, for traditional systems you need a lot of data from one speaker only, they can't take advantage of other speakers' recordings (although WaveNet does that now).
And "TV natural" might not be the style of natural you want from a TTS system.