hirofumi0810 / neural_sp

End-to-end ASR/LM implementation with PyTorch
Apache License 2.0
589 stars 140 forks source link

question about rnnt result #270

Open jinggaizi opened 3 years ago

jinggaizi commented 3 years ago

hi, i find configuration neural_sp/examples/librispeech/s5/conf/asr/transducer/lc_transformer_rnnt_64_64_32_bpe1000.yaml. What is the result of this configuration thanks

hirofumi0810 commented 3 years ago

@jinggaizi I don't have the result. Instead I'll report results with streaming Conformer encoder soon.

jinggaizi commented 3 years ago

Is decoder transducer?