Update prepare_lexicon.py
This commit is contained in:
parent
f1d4a3f174
commit
3a273d1068
@ -59,7 +59,7 @@ def prepare_lexicon(manifests_dir: str, lang_dir: str):
|
||||
The lexicon.txt file and the train.text in lang_dir.
|
||||
"""
|
||||
import gzip
|
||||
|
||||
|
||||
phones = set()
|
||||
|
||||
supervisions_train = (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user