hoyden

Results 6 issues of hoyden

I want to use this demo in mandarin speech recognition,but i don't know what should i do.I'm totally a beginner in ASR, thx a lot!

I trained the model with default parameters,and it get good result when applied to your test data. Then i tested it on the LibriSpeech, but the result was so poor,...

I trained the model with my own data, but it so slow! It took me nearly 5 days to train 30k steps. BTW, I used 4 Tesla P40. Do you...

https://github.com/sh-lee-prml/BigVGAN/blob/37e49f36e50134de45b407bf2c6b1a61cea09329/models_bigvgan.py#L66-L69 Is these necessary? I didn't find it in paper.

I want to build android caffe2. but fail as follow `/op_registration.cpp:7:1: error: function 'c10::RegisterOperators::RegisterOperators(c10::RegisterOperators&&)' defaulted on its redeclaration with an exception-specification that differs from the implicit declaration 'c10::RegisterOperators::RegisterOperators(c10::RegisterOperators&&)' RegisterOperators::RegisterOperators(RegisterOperators&&) noexcept...