Yerbolat Khassanov
added asr stats folder
f54b36b
./asr.sh --stage 10 --stop_stage 10 --nj 1 --ngpu 1 --gpu_inference true --feats_type raw --audio_format flac --token_type bpe --nbpe 2000 --use_lm false --max_wav_duration 30.0 --speed_perturb_factors '0.9 1.0 1.1' --asr_config conf/train.yaml --inference_config conf/decode.yaml --train_set train --valid_set dev --test_sets 'test dev' --bpe_train_text data/local/text --lm_train_text data/local/text --stage 10 "$@"; exit $?