зеркало из https://github.com/mozilla/kaldi.git
small bug fix for fisher_swbd data prep
This commit is contained in:
Родитель
15faa6cab0
Коммит
d25785ddc1
|
@ -102,7 +102,7 @@ local/swbd1_map_words.pl -f 2- $dir/transcripts2.txt > $dir/text # final trans
|
|||
|
||||
# format acronyms in text
|
||||
python local/map_acronyms_transcripts.py -i $dir/text -o $dir/text_map \
|
||||
-M data/local/dict/acronyms_swbd.map
|
||||
-M data/local/dict_nosp/acronyms_swbd.map
|
||||
cp $dir/text $dir/text_bk
|
||||
mv $dir/text_map $dir/text
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче