You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In transcription_character.py, it calls char2idx_capital with two arguments (with double_letter=False). But in util.labels.character.Char2idx, call only accept one argument. Any I download wrong?
In transcription_phone.py, it reads a phone2phone.txt but I can't find or see any place to create it. Where can i get the phone2phone.txt?
The text was updated successfully, but these errors were encountered:
wolverineq
pushed a commit
to wolverineq/asr_preprocessing
that referenced
this issue
Feb 14, 2018
In transcription_character.py, it calls char2idx_capital with two arguments (with double_letter=False). But in util.labels.character.Char2idx, call only accept one argument. Any I download wrong?
In transcription_phone.py, it reads a phone2phone.txt but I can't find or see any place to create it. Where can i get the phone2phone.txt?
The text was updated successfully, but these errors were encountered: