Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,9 @@ license: mit
|
|
| 11 |
short_description: Run Cohere Transcribe locally in your browser on WebGPU.
|
| 12 |
app_file: dist/index.html
|
| 13 |
header: mini
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 11 |
short_description: Run Cohere Transcribe locally in your browser on WebGPU.
|
| 12 |
app_file: dist/index.html
|
| 13 |
header: mini
|
| 14 |
+
models:
|
| 15 |
+
- CohereLabs/cohere-transcribe-03-2026
|
| 16 |
+
- onnx-community/cohere-transcribe-03-2026-ONNX
|
| 17 |
---
|
| 18 |
|
| 19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|