updating HF spaces config
Browse files
README.md
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
title: Automatic speech recognition
|
3 |
sdk: gradio
|
4 |
app_file: src/app.py
|
5 |
-
python_version: 3.
|
6 |
-
sdk_version:
|
7 |
app_port: 7860
|
8 |
-
tags: [asr, stt, speech-to-text]
|
9 |
pinned: true
|
10 |
emoji: ✍️
|
11 |
---
|
|
|
2 |
title: Automatic speech recognition
|
3 |
sdk: gradio
|
4 |
app_file: src/app.py
|
5 |
+
python_version: 3.10
|
6 |
+
sdk_version: 4.21.0
|
7 |
app_port: 7860
|
8 |
+
tags: [asr, stt, speech-to-text, whisper, pyannote, diarization]
|
9 |
pinned: true
|
10 |
emoji: ✍️
|
11 |
---
|