Earlier quoted context omitted.
Additionally when we speak we don't just 'replay' words; we add emotions and so on. Reminds me of this video [1] analysing how the actor Anthony Hopkins converts his lines to speech for his scenes. [1] https://www.youtube.com/watch?v=4kSGkGKwp9U
The spoken word has so many nuances. Cadence, inflexion, tone, and then the facial performances are never captured by pure text to speech. You'd almost have to be able to set boundaries for seriousness, playfulness, innuendo, indifference, sarcasm etc because none of that is conveyed in the literal text without additional descriptions or contextual analysis of the conversation.
Amazon Polly – Lifelike Text-To-Speech
51–60 of 106 posts
Re: Amazon Polly – Lifelike Text-To-Speech
#52One thing I always still notice about these "lifelike" speech models is that they still have random pitch variation that wouldn't be present from a real speaker—sort of a "warbling", similar to audio heavily compressed by some cellular realtime audio codecs. I assume this is due to random variation in the pitches the speakers in the training data used to say given phonemes. Would this, then, imply that speech models…
Southerns have an accent. New Jerseyans have an accent. British have an accent. Can't computers have an accent, too?
Re: Amazon Polly – Lifelike Text-To-Speech
#53Here's a sound clip of one of the voices I pulled, if you'd like to hear it: https://soundcloud.com/zack-bloom/amazons-new-text-to-speech...
Re: Amazon Polly – Lifelike Text-To-Speech
#54Re: Amazon Polly – Lifelike Text-To-Speech
#55Earlier quoted context omitted.
Text-to-speech systems have been expanding abbreviations for decades, and it always backfires in some cases. For example, DECtalk would expand "Sun" to "Sunday" regardless of context, with the humorous result that blind people reading tech news in the 90s would often hear about Sunday Microsystems. Edit: Yes, that example was unfair, because it's from the 90s (and actually, DECtalk was largely unchanged since the 80s…
Hence the need for intelligence
Someone linked another example here:
https://soundcloud.com/zack-bloom/amazons-new-text-to-speech...
And it pronounces 1970s (the decade) as one-thousand-nine-hundred-seven-ths.
Re: Amazon Polly – Lifelike Text-To-Speech
#56To play around with it: https://console.aws.amazon.com/polly/home/SynthesizeSpeech
Re: Amazon Polly – Lifelike Text-To-Speech
#57One thing I always still notice about these "lifelike" speech models is that they still have random pitch variation that wouldn't be present from a real speaker—sort of a "warbling", similar to audio heavily compressed by some cellular realtime audio codecs. I assume this is due to random variation in the pitches the speakers in the training data used to say given phonemes. Would this, then, imply that speech models…
Example (click on the blue speaker icon): http://dict.baidu.com/s?wd=%E7%88%B1%E5%B1%8B%E5%8F%8A%E4%B9...
Re: Amazon Polly – Lifelike Text-To-Speech
#58Earlier quoted context omitted.
Hence the need for intelligence
Which it fails miserably at. They probably picked the one example that worked. Someone linked another example here: https://soundcloud.com/zack-bloom/amazons-new-text-to-speech... And it pronounces 1970s (the decade) as one-thousand-nine-hundred-seven-ths.
Re: Amazon Polly – Lifelike Text-To-Speech
#59One thing I always still notice about these "lifelike" speech models is that they still have random pitch variation that wouldn't be present from a real speaker—sort of a "warbling", similar to audio heavily compressed by some cellular realtime audio codecs. I assume this is due to random variation in the pitches the speakers in the training data used to say given phonemes. Would this, then, imply that speech models…
At a secondary level, I imagine there's a sort of pitch trajectory for a sentence, and if a word or syllable ends too far off that trajectory, the return to the pitch trajectory is fast enough to be easily detectable.
Re: Amazon Polly – Lifelike Text-To-Speech
#60Also, with Amazon's FPGA investment how long before it implements WaveNet using FPGA's to reduce the speech generation time to something that is realtime?