mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-05 15:14:18 +00:00
Update export-onnx.py
This commit is contained in:
parent
48b945d1a3
commit
747dc2f0e5
@ -166,6 +166,8 @@ def export_model_onnx(
|
|||||||
The VITS generator.
|
The VITS generator.
|
||||||
model_filename:
|
model_filename:
|
||||||
The filename to save the exported ONNX model.
|
The filename to save the exported ONNX model.
|
||||||
|
vocab_size:
|
||||||
|
Number of tokens used in training.
|
||||||
opset_version:
|
opset_version:
|
||||||
The opset version to use.
|
The opset version to use.
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user