lighting-asr-en / decode.yaml
GCFzz's picture
Upload 3 files
e441924
decode_config:
decode_method: ctc_att
beam: 10
ctc_beam: 15
lm_path:
lm_rate: 0.3
ctc_weight: 0.5
test_data_config:
name: 'lasr.data.dataset:AudioDataSet'
kwargs:
wav_list:
- "data/dev/librispeech_dev_other.scp"
text_list:
- "data/dev/librispeech_dev_other.text"
audio_trans:
- norm
- fbank:80
pad_audio: 0
pad_feats: 0