wotulong

Results 7 issues of wotulong

Thanks for your greate job.I have tried this project in my own computer(win10, 1060ti 3gb), and I think the similarity of voice is good.Do you have any ideas of how...

Is it a front-end come true when I finish “New-Language-Support”? What data I need to prepare is just a phoneset file and text data, isn't it?

question
newlanguage

Can wavernn training it with a noisy dataset?Why I ask this question because I have train wavenet with clean dataset and it get good result, but when I train it...

I try to wrap a audio recoder( react [mic)](https://github.com/hackingbeauty/react-mic) as a dash component, but i down know how to upload the recorded wav file, can anyone help me, thanks. Part...

As my experiment , the result of glow-tts sounds more like robot than a real person, do you have any method could make it more nature, like the result or...

GPT2 推理怎么使用beam_search,并同时输出多个结果呢?有参考代码么?谢谢!

How can i get actually note duration from midi_obj( midi_obj = miditoolkit.midi.parser.MidiFile() ), thanks? I find it's not right to get duration by codes fellow: ` notes = midi_obj.instruments[0].notes durations...