Update prepare_lexicon.py

This commit is contained in:
Tiance Wang 2022-06-30 18:39:18 +08:00 committed by GitHub
parent f1d4a3f174
commit 3a273d1068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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