Create config.json
Hi knoopx, thanks for your contribution!
Is there a reason to rename the model ?
hey
@csukuangfj
sorry didnt meant to send a PR, just wanted to fork and play around to see If I could get this model to load directly from calling transformers from_pretrained("...")
. You can ignore this PR, it did not work (transformers doesnt seem to look for onnx weights). What library do you use these models with, official piper?
No, it is for sherpa-onnx.
Please refer to the following colab notebook for usage.
https://github.com/k2-fsa/colab/blob/master/sherpa-onnx/Text_to_speech_with_sherpa_onnx.ipynb
You can find more doc at
https://k2-fsa.github.io/sherpa/onnx/tts/
You can find Android APKs at
https://k2-fsa.github.io/sherpa/onnx/tts/apk.html
Alright thanks!