-
Notifications
You must be signed in to change notification settings - Fork 522
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add kokoro tts #1679
Comments
this would be awesome |
@csukuangfj is there any plans to bring it to android apk engine? |
Yes. It is on the way. Will finish it today. Please wait for the next release, v1.10.40 |
|
Hello, I have two (hopefully small) requests:
|
The error is due to onnxruntime. Could you ask the model author which version of onnxruntime supports this version of fp16 model. And whether it requires GPU or not.
We are supporting English and Chinese, please see #1788 For other languages, we need your help or help from the community. |
@csukuangfj Thanks for getting back so quick!
It looks like version 1.20. The answer is from running the code below. It should support GPU but don't think it requires it.
results:
Would it be possible to add --kokoro-lang argument to the sherpa-onnx-offline-tts binary? The default way of running it using kokoro_onnx is by passing a language id.
Here is the updated language info:
idsaf_alloy |
We can replicate it from https://github.com/thewh1teagle/kokoro-onnx
The text was updated successfully, but these errors were encountered: