kaldi-asr / kaldi

kaldi-asr/kaldi is the official location of the Kaldi project.
http://kaldi-asr.org
Other
14.31k stars 5.32k forks source link

Fix needed for AMI dictionary preparation #2082

Closed mikenewman1 closed 4 years ago

mikenewman1 commented 6 years ago

In fisher_english there was a fix to the script fisher_prepare_dict.sh (see https://github.com/kaldi-asr/kaldi/commit/8e7793f32f6be7143c5a517aa011b137e1d85178) that needs to be propagated to other scripts (eg ami_prepare_dict.sh)

Currently in the AMI recipe the entry

A42128  EY1 F AO1 R T UW1 W AH1 N T UW1 EY1 T

is being converted into

A EY F AO R T UW W AH N T UW EY T

(Of course this probably has no effect on anything)

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically closed by a bot strictly because of inactivity. This does not mean that we think that this issue is not important! If you believe it has been closed hastily, add a comment to the issue and mention @kkm000, and I'll gladly reopen it.