mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-10 10:32:17 +00:00
fix exporting
This commit is contained in:
parent
9e0f72ed44
commit
0f58aae343
@ -180,7 +180,7 @@ def main():
|
|||||||
"n_speakers": 1,
|
"n_speakers": 1,
|
||||||
"sample_rate": 22050,
|
"sample_rate": 22050,
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"pad_id": params.pad_id,
|
"pad_id": tokenizer.pad_id,
|
||||||
"model_author": "icefall",
|
"model_author": "icefall",
|
||||||
"maintainer": "k2-fsa",
|
"maintainer": "k2-fsa",
|
||||||
"use_eos_bos": 0,
|
"use_eos_bos": 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user