Closed aidos-aiforiatech closed 8 months ago
Your config seems to be for a hybrid model, not CTC. You'll need to use this instead - https://github.com/NVIDIA/NeMo/blob/main/examples/asr/asr_hybrid_transducer_ctc/speech_to_text_hybrid_rnnt_ctc_bpe.py
Describe the bug
I am trying to run a train process of fastconformer_hybrid_transducer_ctc_bpe_streaming, but obtaining an error
Steps/Code to reproduce bug
OC_CAUSE=1 HYDRA_FULL_ERROR=1 python ${NEMO_ROOT}/examples/asr/asr_ctc/speech_to_text_ctc_bpe.py --config-path=${PWD}/conf/conformer/ --config-name=fastconformer_hybrid_transducer_ctc_bpe_streaming_kazakh exp_manager.name="KAZ_MCV_ISSAI_V1" exp_manager.exp_dir=results/ ++model.encoder.conv_norm_type=layer_norm
Expected behavior
to run a train
Environment overview (please complete the following information)
Environment details
If NVIDIA docker image is used you don't need to specify these. Otherwise, please provide:
Additional context
The part of the config where num_classes is: