Skip to content

Commit

Permalink
Minor fixes for the multi_zh_en recipe (#1526)
Browse files Browse the repository at this point in the history
  • Loading branch information
JinZr authored Mar 18, 2024
1 parent 489263e commit 413220d
Show file tree
Hide file tree
Showing 4 changed files with 875 additions and 7 deletions.
3 changes: 0 additions & 3 deletions egs/multi_zh_en/ASR/prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,6 @@ if [ $stage -le 4 ] && [ $stop_stage -ge 4 ]; then

cat ./data/lang_bpe_500/transcript_words.txt \
>> $lang_dir/text_words_segmentation

cat ./data/lang_char/text \
>> $lang_dir/text
fi

cat $lang_dir/text_words_segmentation | sed 's/ /\n/g' \
Expand Down
1 change: 1 addition & 0 deletions egs/multi_zh_en/ASR/zipformer/decode_stream.py
1 change: 0 additions & 1 deletion egs/multi_zh_en/ASR/zipformer/streaming_decode.py

This file was deleted.

Loading

0 comments on commit 413220d

Please sign in to comment.