Using new Supertonic voices with the ONNX version

#5
by HubertusBird - opened

Hi! I’m using the ONNX Supertonic TTS model in a Chrome extension and it works great — thank you for maintaining it.

I noticed that the original Supertonic repo has added several new voices, but they aren’t available yet in the ONNX repo (which uses the .bin voice files). I’d love to use those new voices.

Is there a recommended way to convert the upstream voice styles to the ONNX .bin format myself, or is this something that needs to be generated and added by the ONNX community?

I’m still pretty new to this, so apologies if I’m misunderstanding anything. Any guidance would be really appreciated. Thanks!

ONNX Community org

Works like a charm. Thanks a lot!

@xenova and @HubertusBird this rashes on iOS 26.3 (was fine on iOS 18). Probably related to https://github.com/microsoft/onnxruntime/issues/26827

Any workaround? I tried downgrading to ONNX 1.20.0 but it looks like Supertonic relies on recent additions to TransformersJS / ONNX runtime.

Sign up or log in to comment