Felladrin commited on
Commit
171166b
·
verified ·
1 Parent(s): 4a3cde6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
2
- base_model:
3
- - openai/whisper-base
4
- ---
 
 
 
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.