Automatic Speech Recognition
NeMo
PyTorch
English
speech
audio
FastConformer
Conformer
NeMo
hf-asr-leaderboard
ctc
Eval Results

Fix the model class name EncDecCTCBPEModel -> EncDecCTCModelBPE

#1

The model class name does not appear to be right (gives AttributeError: module 'nemo.collections.asr.models' has no attribute 'EncDecCTCBPEModel).

NVIDIA org

Thanks

nithinraok changed pull request status to merged

Sign up or log in to comment