egs/aishell2/conformer/conf/train_asr_conformer.yaml
@@ -29,6 +29,17 @@ self_attention_dropout_rate: 0.0 src_attention_dropout_rate: 0.0 # frontend related frontend: wav_frontend frontend_conf: fs: 16000 window: hamming n_mels: 80 frame_length: 25 frame_shift: 10 lfr_m: 1 lfr_n: 1 # hybrid CTC/attention model_conf: ctc_weight: 0.3 @@ -76,6 +87,7 @@ normalize: None dataset_conf: data_types: sound,text shuffle: True shuffle_conf: shuffle_size: 2048