Usage in piper
#1
by
leftyfeep
- opened
Can I use these in piper directly, or do I need to package as .onnx first?
Also, is there a standard bitrate that is used to signify high/medium/low? Like High = 22K, Medium = 16k, etc?
They need to be exported first like this: https://github.com/rhasspy/piper-samples/blob/master/_script/export.sh
I will be exporting/uploading them as onnx soon.
Also, is there a standard bitrate that is used to signify high/medium/low? Like High = 22K, Medium = 16k, etc?
High and medium are both 22K, while low (and x-low) are 16K. Medium and low use the same model parameters, while high and x-low make changes.
Awesome, thanks.
synesthesiam
changed discussion status to
closed