Spaces:
Running
Running
Document Speech Recognition + SLM Judge tabs
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ license: apache-2.0
|
|
| 14 |
|
| 15 |
One leaderboard, six tabs: **Text-to-Speech**, **Voice Controllability**,
|
| 16 |
**Speech-to-Speech**, **Speech Understanding**, **Speech Recognition**, and
|
| 17 |
-
**
|
| 18 |
ratings). Each tab is a heatmap ranking of providers across that modality's
|
| 19 |
factors. Rows are
|
| 20 |
ranked by the first factor column by default; clicking any column header re-sorts
|
|
@@ -26,7 +26,7 @@ unranked.
|
|
| 26 |
The tables are loaded at runtime from a Hugging Face **dataset** holding all six
|
| 27 |
board JSONs (`tts_leaderboard.json`, `sts_leaderboard.json`,
|
| 28 |
`voice_creation_leaderboard.json`, `stt_leaderboard.json`,
|
| 29 |
-
`asr_leaderboard.json`, `
|
| 30 |
Space settings:
|
| 31 |
|
| 32 |
- Variable `LEADERBOARD_DATASET` → e.g. `HumeAI/hume-speech-leaderboard-data`
|
|
|
|
| 14 |
|
| 15 |
One leaderboard, six tabs: **Text-to-Speech**, **Voice Controllability**,
|
| 16 |
**Speech-to-Speech**, **Speech Understanding**, **Speech Recognition**, and
|
| 17 |
+
**SLM Judge** (a meta-leaderboard: how well each SLM judge tracks human
|
| 18 |
ratings). Each tab is a heatmap ranking of providers across that modality's
|
| 19 |
factors. Rows are
|
| 20 |
ranked by the first factor column by default; clicking any column header re-sorts
|
|
|
|
| 26 |
The tables are loaded at runtime from a Hugging Face **dataset** holding all six
|
| 27 |
board JSONs (`tts_leaderboard.json`, `sts_leaderboard.json`,
|
| 28 |
`voice_creation_leaderboard.json`, `stt_leaderboard.json`,
|
| 29 |
+
`asr_leaderboard.json`, `slm_judge_leaderboard.json`). Configure it with two
|
| 30 |
Space settings:
|
| 31 |
|
| 32 |
- Variable `LEADERBOARD_DATASET` → e.g. `HumeAI/hume-speech-leaderboard-data`
|