File size: 129 Bytes
995e681 | 1 2 3 4 | python3 -m utils.tts.export_vocoder_to_onnx \
--vocoder vocos \
--output-path ./models/pre_engine/tts/vocos_vocoder.onnx
|
995e681 | 1 2 3 4 | python3 -m utils.tts.export_vocoder_to_onnx \
--vocoder vocos \
--output-path ./models/pre_engine/tts/vocos_vocoder.onnx
|