Files changed (1) hide show
  1. README.md +6 -0
README.md ADDED
@@ -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.