small bug fix for fisher_swbd data prep

This commit is contained in:
Xingyu Na 2016-02-16 10:48:25 +08:00
Родитель 15faa6cab0
Коммит d25785ddc1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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