sf

Results 6 issues of sf

Hi, I want to use transformer LM in ASR ,but when decoding it is wrong , it shows " TypeError :list indices muts be intergers or slice, not str" at...

Hi , I want to know the effective of transfer learning in this tool, I try to set resume, asr_init , and there is no obviously imporve. Thank you very...

question

Hello, I want to obtain the output of the sub1 task learning ,how should I do? or is there about script? Thank you.

question

Hi, I trained a word-char mix model.Then I want use /neural_sp/bin/asr/eval.py for decoding. When I set recog_ctc_weight = 0.6, it happened the error "TransformerDecoder object has no attribute 'ctc' "....

Hi! when I finished install warp-transducer ,and pytorch_binding, I run python test.py ,it happen the problem "ImportError :dynamic module does not define module export function(PyInit_warp_rnnt)" who can help me solve...

Hi, I have read your paper about this repository. I did learn a lot. Now, I want to employ your code to make some experiments. I have some questions and...