This is great, but there remain very difficult problems to be solved. The prosody generated by this is fairly generic and not informed by a true understanding of the text. Consider this sentence: I have plans to leave. If you stress the word "plans", the sentence means that the speaker is not necessarily intending to actually leave. However, when the stress is on "leave", the speaker definitely intends to leave. A hu…
Google has solved that here: https://news.ycombinator.com/item?id=16692559
Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
111–120 of 122 posts
Re: Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
#112Earlier quoted context omitted.
That's a very cynical interpretation. Even if Google wants to sell websearch software, there will be so few customers since it would cost billions of dollars to buy machines to run them, you'll need to build DC, get power etc. And what's wrong with services anyway?
Google have infrastructure to to serve billions of requests per second, that is not be needed if you only serve yourself. Now imagine if every-one would scrape the web as often as Google does. :P Your mobile phone can run some billions of instructions per second. Now imagine a server case, or a rack. Compute power is very dense. And very cheap. The entire wikipedia (text only) can be stored on a micro-sim. eg a few m…
Re: Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
#113Interesting! I'd love to see a thorough comparison with the Amazon Polly service... https://aws.amazon.com/polly/ Polly is priced at $4 per million characters and the Google WaveNet voices are $16 (compared with the Google non-WaveNet voices, which are also $4). After listening to a few samples from each service, the voice quality and prosody modeling seem roughly on par between Polly and WaveNet, or at least the dif…
Re: Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
#114Earlier quoted context omitted.
> The machines used to be the thing of value, but now it's the software. Not exactly. The machines were never the value per se, the work they could do was the value. If you can buy the work without buying the machine, it is significantly better.
Yes, but if you could get it for free that would be even better. It's a fantastic business model to charge premium for something that cost almost nothing.
Cost almost nothing? How much do you think was invested in research and development?
But hey, feel free to open a company, invest billions of your own money in research and then give everything away for free with no revenue whatsoever. Sounds like a great business model!
Re: Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
#115Earlier quoted context omitted.
Yes, but if you could get it for free that would be even better. It's a fantastic business model to charge premium for something that cost almost nothing.
> Yes, but if you could get it for free that would be even better. It's a fantastic business model to charge premium for something that cost almost nothing. Cost almost nothing? How much do you think was invested in research and development? But hey, feel free to open a company, invest billions of your own money in research and then give everything away for free with no revenue whatsoever. Sounds like a great busines…
Re: Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
#116Earlier quoted context omitted.
> Yes, but if you could get it for free that would be even better. It's a fantastic business model to charge premium for something that cost almost nothing. Cost almost nothing? How much do you think was invested in research and development? But hey, feel free to open a company, invest billions of your own money in research and then give everything away for free with no revenue whatsoever. Sounds like a great busines…
It does not cost me anything if someone else runs my software. I can still charge for it. The research and development is already paid for. The business plan goes something like this: 1) Buy software 2) Sell copies of it ... But it will not work good if other people start to make copies of it, so you make it a SaaS instead, having the software run in "the cloud" where only you can copy it.
That doesn't even make any sense. They aren't paid for, they are investments with an expectation of future profits. Paid for with shareholder's money.
Re: Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
#117Earlier quoted context omitted.
> Yes, but if you could get it for free that would be even better. It's a fantastic business model to charge premium for something that cost almost nothing. Cost almost nothing? How much do you think was invested in research and development? But hey, feel free to open a company, invest billions of your own money in research and then give everything away for free with no revenue whatsoever. Sounds like a great busines…
It does not cost me anything if someone else runs my software. I can still charge for it. The research and development is already paid for. The business plan goes something like this: 1) Buy software 2) Sell copies of it ... But it will not work good if other people start to make copies of it, so you make it a SaaS instead, having the software run in "the cloud" where only you can copy it.
Re: Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
#118Quick, someone remake Translation Party using Speech-to-Text-to-Speech-to-Text-to-Speech-ad-infinitum https://cloud.google.com/text-to-speech/docs/quickstart https://cloud.google.com/speech/docs/sync-recognize
Re: Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
#119For any Google devs lurking out there, it doesn't seem to work at all in Firefox on Windows. It looks like it has something to do with custom web components with the following message: ReferenceError: customElements is not defined Also apparently some assertion errors with webcomponents (minified so line numbers not useful).
GCP person here. We are aware and are working on a fix! (Should be as "simple" as a polyfill for webcomponents, but I don't want to put words in the team's mouth)
Re: Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
#120The voices did sound quite natural and "news-readery", however the one issue I did find is adding a pause between words.
With the example phrase: "He bought himself a boat and then took it to his house". You often expect a small pause after the word "boat".
I was able to manually fix it by adding some commas and full stops, however the AI was not able to pick up those pauses naturally.
It sounded like someone was rushing through the speech instead of stopping occasionally to "take a breath".