Xenova HF staff commited on
Commit
9226b95
1 Parent(s): 85bb6d5

[Automated] Update base model metadata

Browse files

Set base model to "openai/whisper-base"

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
- library_name: "transformers.js"
 
3
  ---
4
 
5
  https://huggingface.co/openai/whisper-base with ONNX weights to be compatible with Transformers.js.
 
1
  ---
2
+ base_model: openai/whisper-base
3
+ library_name: transformers.js
4
  ---
5
 
6
  https://huggingface.co/openai/whisper-base with ONNX weights to be compatible with Transformers.js.