Replies: 2 comments 9 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
-
hey, does the flutter package support offloading the models to Neural Engine / GPU? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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