update
funasr/utils/build_model.py @@ -229,5 +229,5 @@ ctc = CTC( odim=vocab_size, encoder_output_size=encoder.output_size(), **args.ctc_conf )