Skip to content
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

[Question] how to export huggingface whisper models to onnx ? #100

Open
eix128 opened this issue Dec 16, 2024 · 1 comment
Open

[Question] how to export huggingface whisper models to onnx ? #100

eix128 opened this issue Dec 16, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@eix128
Copy link

eix128 commented Dec 16, 2024

On huggingface , we need to use some safetensors file
here :
https://huggingface.co/openai/whisper-large-v3-turbo

how can we convert these models to onnx that is compatible with this library ?

Also for NLLB onnx

We need to fine tune and change onnx files.
But your onnx files different from whisper turbo v3 models

@eix128 eix128 added the question Further information is requested label Dec 16, 2024
@niedev
Copy link
Owner

niedev commented Dec 20, 2024

Hi, in the next week I will probably write an article on how I converted whisper in onnx and optimized it.
In the meantime you can check here for some details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants