rashisht commited on
Commit
ea29614
·
verified ·
1 Parent(s): e84cfd1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -14,11 +14,12 @@ license: apache-2.0
14
 
15
  A meta-leaderboard: not a ranking of TTS models, but of the **judges**
16
  themselves — how well each SLM (speech-language-model) judge tracks human
17
- ratings on Hume's TTS evals. Agreement is the Pearson r between the judge's
18
  per-generation scores and individual human votes, computed per eval and
19
- averaged; the table shows the Overall mean and each TTS category, heatmapped
20
- on fixed absolute anchors (0 → 0.75 r). Cells flagged `*` had at least one
21
- zero-variance eval (r undefined, reported as 0).
 
22
 
23
  Single-board sibling of the Real World VoiceEQ Benchmark Space — same app
24
  machinery, same data schema, same backing dataset.
 
14
 
15
  A meta-leaderboard: not a ranking of TTS models, but of the **judges**
16
  themselves — how well each SLM (speech-language-model) judge tracks human
17
+ ratings on Hume's TTS evals. Agreement is the Spearman ρ between the judge's
18
  per-generation scores and individual human votes, computed per eval and
19
+ averaged; the table shows each TTS category (the Overall mean stays in the
20
+ data but isn't rendered), heatmapped on fixed absolute anchors (0 → 0.75 ρ).
21
+ Cells flagged `*` had at least one zero-variance eval (ρ undefined, reported
22
+ as 0).
23
 
24
  Single-board sibling of the Real World VoiceEQ Benchmark Space — same app
25
  machinery, same data schema, same backing dataset.