Earlier quoted context omitted.
I think your math is wrong by a factor of 60. Under your assumptions, one hour of speech is equivalent to 30-40 thousand characters, costing between $0.48-$0.65. That translates to revenue of $9.50-$12.96/hour per TPU.
I double checked, you are correct: 16 * (4.5 * 110 * 60) / 1M = $0.475/hr 16 * (4.5 * 150 * 60) / 1M = $0.648/hr If you multiply by the number of 50ms in one second (20), you do get $9.5 - $12.96
Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
41–50 of 122 posts
Re: Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
#42You get e.g. ze Dscherman aczent or de frensch onehe.
Re: Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
#43Having an English text but setting the language to another one like German or French is hilarious. You get e.g. ze Dscherman aczent or de frensch onehe.
Re: Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
#44For 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).
Doesn't work in Safari. Doesn't work in Firefox. Doesn't work in Edge. I don't want to be unreasonable, but Google used to at least generally support the idea of the open web. There are a bunch of different UAs out there; while I accept it's more challenging to support some than others, it doesn't seem unreasonable to expect a product launch from a large-scale web company should at the very least give us an error mes…
Re: Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
#45Re: Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
#46Earlier quoted context omitted.
Doesn't work in Safari. Doesn't work in Firefox. Doesn't work in Edge. I don't want to be unreasonable, but Google used to at least generally support the idea of the open web. There are a bunch of different UAs out there; while I accept it's more challenging to support some than others, it doesn't seem unreasonable to expect a product launch from a large-scale web company should at the very least give us an error mes…
Google used to at least generally support the idea of the open web Yes, but history teaches us that they are terrible at product management. I mean, they could at least just call it "Chrome TTS" or something until they put the whole thing together.
Chrome actually has its own TTS engine (as does FF, Safari, etc), though the quality obviously isn't as good.
https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynth...
(I work for GCP)
Re: Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
#47Having an English text but setting the language to another one like German or French is hilarious. You get e.g. ze Dscherman aczent or de frensch onehe.
Re: Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
#48For 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).
(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
#49Earlier quoted context omitted.
Doesn't work in Safari. Doesn't work in Firefox. Doesn't work in Edge. I don't want to be unreasonable, but Google used to at least generally support the idea of the open web. There are a bunch of different UAs out there; while I accept it's more challenging to support some than others, it doesn't seem unreasonable to expect a product launch from a large-scale web company should at the very least give us an error mes…
Google used to at least generally support the idea of the open web Yes, but history teaches us that they are terrible at product management. I mean, they could at least just call it "Chrome TTS" or something until they put the whole thing together.
Re: Google Cloud Text-To-Speech Powered by DeepMind WaveNet Technology
#50Earlier quoted context omitted.
Doesn't work in Safari. Doesn't work in Firefox. Doesn't work in Edge. I don't want to be unreasonable, but Google used to at least generally support the idea of the open web. There are a bunch of different UAs out there; while I accept it's more challenging to support some than others, it doesn't seem unreasonable to expect a product launch from a large-scale web company should at the very least give us an error mes…
Come on now, it's a cloud machine learning product, you can access it using purely open source tools all running on an open source operating system if you like. No need to pronounce doom because the demo doesn't work in your browser.
But it's the lack of care displayed here that's really disappointing. It's like nobody involved with this demo went "Hey, maybe people aren't using Chrome and we should at least not totally fail when that happens". It's disappointing; as a mostly front-end dev at a small company, I put a lot of time into making sure that things work cross-platform, even if I don't always get it right. It's disappointing that Google's culture doesn't rate that highly enough.