Replies: 1 comment 6 replies
-
Is it a VITS model? For instance, if you use piper to train your model, it is possible to support it in sherpa-onnx. We support all models from piper. If not, please tell us which framework you are using. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I recently a pytorch model with an .index metadata using Applio voice training. Then i use another voice changer for exporting the model .pth and .index into an ONNX model. The question is i want to use the ONNX voice model for flutter TTS using the sherpa tts engine. Is it possible?
Beta Was this translation helpful? Give feedback.
All reactions