BuaaAlban

Results 7 issues of BuaaAlban

Hi, thanks for your work. The training code is for CTC model ,did you get the rnn-t result (greedy | 20.74) by jsut swiching imported Transducer model with all other...

Can I get the quality of end2end https://melgan-neurips.github.io/ in the demo using the preovided model ? I have tried Fastspeech and Tacotron2 to generated Mel spectrogram, and use the pretrained...

I have trained [37800/192000] steps, and it seems won't converge to a good value, especially the duration loss, it doesn't change much. Mel Loss: 2.8434, Mel PostNet Loss: 2.5580, Duration...

Hi, I noticed that your pretrained model on LibriTTS is with 22.05 kHz. 1. What should I change in the base config if I want to train a model with...

after install the repo, The results in test/a.f0. are not the same with yours in Readme I got ```` HarmoF0$ head test/a.f0.txt # time frequency activation 0.000 0.000 0.000 0.010...

I have a question about how do you get the pretrained backbone vgg (You pretrained it by yourself with your model or get it from other sources)? And how can...

Do you have a baseline for ASR like GigaSpeech? https://github.com/SpeechColab/GigaSpeech