mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-04 22:54:18 +00:00
do some changes for export.py
This commit is contained in:
parent
7c6a9bd817
commit
ac6d66055a
@ -197,7 +197,6 @@ def main():
|
||||
|
||||
lexicon = Lexicon(params.lang_dir)
|
||||
|
||||
# params.blank_id = graph_compiler.texts_to_ids("<blk>")[0][0]
|
||||
params.blank_id = 0
|
||||
params.vocab_size = max(lexicon.tokens) + 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user