Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers.js
|
| 3 |
base_model: efficient-speech/lite-whisper-large-v3-fast
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
https://huggingface.co/efficient-speech/lite-whisper-large-v3-fast with ONNX weights to be compatible with Transformers.js.
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers.js
|
| 3 |
base_model: efficient-speech/lite-whisper-large-v3-fast
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
pipeline_tag: automatic-speech-recognition
|
| 6 |
---
|
| 7 |
|
| 8 |
https://huggingface.co/efficient-speech/lite-whisper-large-v3-fast with ONNX weights to be compatible with Transformers.js.
|