Clarify benchmark documentation
Browse files- docs/EVALUATION.md +10 -11
- release_manifest.json +2 -2
docs/EVALUATION.md
CHANGED
|
@@ -7,10 +7,9 @@ cards show the headline results; this document defines the datasets, systems,
|
|
| 7 |
normalization, uncertainty, exclusions, runtime boundaries, and raw artifacts
|
| 8 |
behind those results.
|
| 9 |
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
> aggregate.
|
| 14 |
|
| 15 |
## Evidence at a glance
|
| 16 |
|
|
@@ -25,13 +24,13 @@ behind those results.
|
|
| 25 |
|
| 26 |

|
| 27 |
|
| 28 |
-
##
|
| 29 |
-
|
| 30 |
-
The
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
|
| 36 |
Voice variants are separate rows when voice identity can affect quality or
|
| 37 |
intelligibility. Kitten and Piper may be shown as equal-weight two-voice means
|
|
|
|
| 7 |
normalization, uncertainty, exclusions, runtime boundaries, and raw artifacts
|
| 8 |
behind those results.
|
| 9 |
|
| 10 |
+
Read each metric separately: WER measures intelligibility, UTMOS22 predicts
|
| 11 |
+
naturalness, listening tests record preference, and runtime measures deployment
|
| 12 |
+
cost. None of them is an overall quality score.
|
|
|
|
| 13 |
|
| 14 |
## Evidence at a glance
|
| 15 |
|
|
|
|
| 24 |
|
| 25 |

|
| 26 |
|
| 27 |
+
## Compared systems
|
| 28 |
+
|
| 29 |
+
The benchmark includes KittenTTS Nano, Piper Low, and Supertonic 3 because they
|
| 30 |
+
are established compact or local TTS systems. In this package-level comparison,
|
| 31 |
+
each has a larger deployable weight footprint than both Inflect releases. That
|
| 32 |
+
provides useful size context, but no single result establishes overall
|
| 33 |
+
superiority.
|
| 34 |
|
| 35 |
Voice variants are separate rows when voice identity can affect quality or
|
| 36 |
intelligibility. Kitten and Piper may be shown as equal-weight two-voice means
|
release_manifest.json
CHANGED
|
@@ -84,8 +84,8 @@
|
|
| 84 |
},
|
| 85 |
{
|
| 86 |
"path": "docs/EVALUATION.md",
|
| 87 |
-
"bytes":
|
| 88 |
-
"sha256": "
|
| 89 |
},
|
| 90 |
{
|
| 91 |
"path": "docs/EXPORTS.md",
|
|
|
|
| 84 |
},
|
| 85 |
{
|
| 86 |
"path": "docs/EVALUATION.md",
|
| 87 |
+
"bytes": 12488,
|
| 88 |
+
"sha256": "9e0d4c1811ca9959529db4e7b6907ca931f094dfd910dbe7f61b550fbc732f17"
|
| 89 |
},
|
| 90 |
{
|
| 91 |
"path": "docs/EXPORTS.md",
|