mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
do some changes for export.py
This commit is contained in:
parent
ac6d66055a
commit
39f43bc65c
@ -196,7 +196,7 @@ def main():
|
||||
logging.info(f"device: {device}")
|
||||
|
||||
lexicon = Lexicon(params.lang_dir)
|
||||
|
||||
|
||||
params.blank_id = 0
|
||||
params.vocab_size = max(lexicon.tokens) + 1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user