Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,8 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
short_description: ML-powered speech recognition directly in your browser
|
| 9 |
thumbnail: https://huggingface.co/spaces/webml-community/whisper-large-v3-turbo-webgpu/resolve/main/banner.png
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 7 |
pinned: false
|
| 8 |
short_description: ML-powered speech recognition directly in your browser
|
| 9 |
thumbnail: https://huggingface.co/spaces/webml-community/whisper-large-v3-turbo-webgpu/resolve/main/banner.png
|
| 10 |
+
models:
|
| 11 |
+
- onnx-community/whisper-large-v3-turbo
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|