Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,10 @@ colorFrom: yellow
|
|
| 5 |
colorTo: red
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 5 |
colorTo: red
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
+
thumbnail: https://huggingface.co/spaces/Xenova/whisper-speaker-diarization/resolve/main/banner.png
|
| 9 |
+
models:
|
| 10 |
+
- onnx-community/whisper-base_timestamped
|
| 11 |
+
- onnx-community/pyannote-segmentation-3.0
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|