Open xenova opened 1 year ago
@xenova The PR #1199 has been merged. Maybe this is what you want.
Hi @snowyu, @xenova relies on the ONNX export for transformers.js so it is still to be done!
Is the Bark text to speech available in onnx format?
I'm interested too
What can we do to help with this issue? I'd be really interested in transformers.js supporting Bark!
Feature request
Bark was recently added to 🤗 Transformers (model doc) and it would be great to be able to export those models to ONNX with Optimum.
Motivation
This will allow me to support high-quality TTS models in Transformers.js
Your contribution
I will integrate into transformers.js once available in optimum.