rashisht commited on
Commit
7a18f80
·
verified ·
1 Parent(s): be66db5

Document Speech Recognition + SLM Judge tabs

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- **LLM Judge** (a meta-leaderboard: how well each LLM 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,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`, `llm_judge_leaderboard.json`). Configure it with two
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`