Earlier quoted context omitted.
I think the point is that different parts of the story need different intonation patterns (reading a scary part vs a boring part, etc.). So in theory, it could be achieved by having multiple training sets (for the different intonation styles), along with analysis of the text to direct which part of the text needs what intonation. You might even be able to blend intonations.
Or just pay MTurk workers to annotate texts with intonation cues. I kinda doubt that would be profitable relative to just hiring readers, but in general you don't need to replace workers completely to cannibalize some of their wages/jobs.
WaveNet: A Generative Model for Raw Audio
41–50 of 153 posts
Re: WaveNet: A Generative Model for Raw Audio
#42Earlier quoted context omitted.
Basically the same idea as style transfer with image algorithms. Looking forward to Abraham Lincoln reading audiobooks to me.
That would require audio recordings of Abraham Lincoln's voice. Not sure recording technology existed back then.
Re: WaveNet: A Generative Model for Raw Audio
#43Do they say how much time is the generation taking? Is this insanely slow to train but extremely fast to do generation?
Re: WaveNet: A Generative Model for Raw Audio
#44Re: WaveNet: A Generative Model for Raw Audio
#45Please please please someone please share an IPython notebook with something working already :)
Re: WaveNet: A Generative Model for Raw Audio
#46Please please please someone please share an IPython notebook with something working already :)
Re: WaveNet: A Generative Model for Raw Audio
#47Re: WaveNet: A Generative Model for Raw Audio
#48So when I get the AI from one place, train it with the voices of hundreds of people from dozens of other sources, and then have it read a book from Project Gutenberg to an mp3... who owns the mechanical rights to that recording?
Re: WaveNet: A Generative Model for Raw Audio
#49The samples sound amazing. These causal convolutions look like a great idea, will have to re-read a few times. All the previous generative audio from raw audio samples I've heard (using LSTM) has been super noisy. These are crystal clear. Dilated convolutions are already implemented in TF, look forward to someone implementing this paper and publishing the code.
[0] https://github.com/tensorflow/magenta/blob/master/magenta/re...
[1] https://github.com/igul222/pixel_rnn/blob/master/pixel_rnn.p...
Re: WaveNet: A Generative Model for Raw Audio
#50That sounds just like a small kid imitating a foreign (or their own) language. My kids grow up bilingual and I hear them attempt something similar when they are really small. I guess it's like listening in to their neural network modelling the sound of the new language.