Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
onnx-community
/
whisper-small-ONNX
like
0
Follow
ONNX Community
709
Automatic Speech Recognition
Transformers.js
ONNX
whisper
Model card
Files
Files and versions
xet
Community
1
Use this model
Create README.md
#1
by
Jean-Marie-METRO
- opened
26 days ago
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+6
-0
Files changed (1)
hide
show
README.md
+6
-0
README.md
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
---
2
+
base_model: openai/whisper-small
3
+
library_name: transformers.js
4
+
---
5
+
6
+
https://huggingface.co/openai/whisper-small with ONNX weights to be compatible with Transformers.js.