Stage verified Inflect v2 release candidate and evaluation evidence
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +1 -0
- CHANGELOG.md +7 -0
- CITATION.cff +11 -0
- README.md +142 -64
- assets/evidence/asr-robustness.svg +65 -0
- assets/evidence/category-semantic-wer.svg +94 -0
- assets/evidence/cpu-throughput.svg +51 -0
- assets/evidence/evidence-summary.json +1990 -0
- assets/evidence/human-preference.svg +62 -0
- assets/evidence/model-footprint.svg +41 -0
- assets/evidence/quality-vs-cpu-speed.svg +55 -0
- assets/evidence/quality-vs-footprint.svg +63 -0
- assets/evidence/semantic-wer.svg +63 -0
- smoke/release_smoke.wav → assets/inflect-v2-repository-hero.png +2 -2
- assets/matched-evaluation.svg +0 -32
- config.json +4 -43
- docs/API.md +23 -0
- docs/DEPLOYMENT.md +29 -0
- docs/EVALUATION.md +34 -0
- docs/FINETUNING.md +27 -0
- evaluation/asr.json +0 -0
- evaluation/asr_failures.json +0 -1961
- evaluation/asr_robustness.json +0 -928
- evaluation/final/evidence-summary.json +1990 -0
- evaluation/final/raw/asr_combined/report.json +0 -0
- evaluation/final/raw/combined_manifest_validation.json +33 -0
- evaluation/final/raw/prompt_report.json +37 -0
- evaluation/final/raw/prompts.jsonl +500 -0
- evaluation/final/raw/signal_diagnostics/per_clip.csv +0 -0
- evaluation/{signal.json → final/raw/signal_diagnostics/report.json} +0 -0
- evaluation/final/raw/utmos22/report.json +0 -0
- evaluation/final/raw/wav2vec2_large_lv60k_960h/hypotheses_wav2vec2-large-lv60k-960h.json +0 -0
- evaluation/final/raw/wav2vec2_large_lv60k_960h/report.json +0 -0
- evaluation/final/raw/wav2vec2_large_lv60k_960h/rows.csv +0 -0
- evaluation/final/raw/whisper_large_v3/hypotheses_whisper-large-v3.json +0 -0
- evaluation/final/raw/whisper_large_v3/report.json +0 -0
- evaluation/final/raw/whisper_large_v3/rows.csv +0 -0
- evaluation/final/runtime/inflect-micro-v2_cpu.json +435 -0
- evaluation/final/runtime/inflect-micro-v2_cuda.json +435 -0
- evaluation/final/runtime/inflect-nano-v2_cpu.json +435 -0
- evaluation/final/runtime/inflect-nano-v2_cuda.json +435 -0
- evaluation/final/runtime/kitten-nano-bruno_cpu.json +435 -0
- evaluation/final/runtime/kitten-nano-hugo_cpu.json +435 -0
- evaluation/final/runtime/piper-danny-low_cpu.json +435 -0
- evaluation/final/runtime/piper-ryan-low_cpu.json +435 -0
- evaluation/final/runtime/supertonic3-james-3step_cpu.json +435 -0
- evaluation/final/runtime/supertonic3-james-8step_cpu.json +435 -0
- evaluation/long_form.json +0 -9
- evaluation/long_form_asr.json +0 -149
- evaluation/long_form_signal.json +0 -485
.gitattributes
CHANGED
|
@@ -40,3 +40,4 @@ samples/male/punctuation.wav filter=lfs diff=lfs merge=lfs -text
|
|
| 40 |
samples/male/technical.wav filter=lfs diff=lfs merge=lfs -text
|
| 41 |
smoke/release_smoke.wav filter=lfs diff=lfs merge=lfs -text
|
| 42 |
smoke/standalone_cpu.wav filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 40 |
samples/male/technical.wav filter=lfs diff=lfs merge=lfs -text
|
| 41 |
smoke/release_smoke.wav filter=lfs diff=lfs merge=lfs -text
|
| 42 |
smoke/standalone_cpu.wav filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
assets/inflect-v2-repository-hero.png filter=lfs diff=lfs merge=lfs -text
|
CHANGELOG.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Changelog
|
| 2 |
+
|
| 3 |
+
## 2.0.0 - 2026-07-22
|
| 4 |
+
|
| 5 |
+
- Release Inflect-Micro-v2 as a complete 24 kHz English text-to-waveform package.
|
| 6 |
+
- Add punctuation-preserving normalization, long-text chunking, deterministic seeds, speed control, and variation control.
|
| 7 |
+
- Publish matched 500-prompt evaluation, community blind-listening evidence, runtime reports, samples, and integrity hashes.
|
CITATION.cff
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cff-version: 1.2.0
|
| 2 |
+
message: If you use this model, please cite it.
|
| 3 |
+
title: 'Inflect-Micro-v2'
|
| 4 |
+
type: software
|
| 5 |
+
authors:
|
| 6 |
+
- family-names: Song
|
| 7 |
+
given-names: Owen
|
| 8 |
+
version: 2.0.0
|
| 9 |
+
date-released: 2026-07-22
|
| 10 |
+
url: 'https://huggingface.co/owensong/Inflect-Micro-v2'
|
| 11 |
+
license: Apache-2.0
|
README.md
CHANGED
|
@@ -11,78 +11,120 @@ tags:
|
|
| 11 |
- small-model
|
| 12 |
- vits
|
| 13 |
- 24khz
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
<p align="center"><strong>A complete 24 kHz text-to-waveform TTS system in 9,356,513 parameters.</strong><br>One English voice. CPU-ready. No external vocoder.</p>
|
| 19 |
|
| 20 |
-
<
|
|
|
|
|
|
|
| 21 |
|
| 22 |
-
Inflect-Micro-v2 is
|
| 23 |
|
| 24 |
## Listen First
|
| 25 |
|
| 26 |
-
|
| 27 |
|
| 28 |
-
| Prompt |
|
| 29 |
| --- | --- |
|
| 30 |
-
|
|
| 31 |
-
|
|
| 32 |
-
|
|
| 33 |
-
|
|
| 34 |
-
|
|
| 35 |
|
| 36 |
-
##
|
| 37 |
|
| 38 |
| | Inflect-Micro-v2 |
|
| 39 |
| --- | ---: |
|
| 40 |
-
|
|
| 41 |
-
|
|
| 42 |
| Sample rate | **24 kHz** |
|
| 43 |
-
|
|
| 44 |
| External vocoder | **None** |
|
| 45 |
-
|
|
|
|
|
|
|
|
|
|
|
| 46 |
|
| 47 |
-
##
|
| 48 |
|
| 49 |
-
|
|
|
|
|
|
|
| 50 |
|
| 51 |
## Evaluation
|
| 52 |
|
| 53 |
-
|
| 54 |
|
| 55 |
-
|
| 56 |
-
| --- | ---: | ---: |
|
| 57 |
-
| Inflect-Micro-v2 | 4.406 | 1.23% |
|
| 58 |
-
| Inflect-Nano-v2 | 4.392 | 1.53% |
|
| 59 |
-
| Piper Ryan Low | 4.256 | 1.23% |
|
| 60 |
-
| Kitten Nano Bruno | 4.246 | 0.96% |
|
| 61 |
|
| 62 |
-
|
| 63 |
|
| 64 |
-
|
| 65 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 66 |
|
| 67 |
-
|
| 68 |
-
-
|
| 69 |
-
-
|
| 70 |
-
-
|
| 71 |
-
|
| 72 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
|
| 74 |
</details>
|
| 75 |
|
| 76 |
## Quickstart
|
| 77 |
|
| 78 |
```bash
|
| 79 |
-
pip install
|
| 80 |
-
|
| 81 |
-
|
|
|
|
|
|
|
|
|
|
| 82 |
```
|
| 83 |
|
| 84 |
-
Python:
|
| 85 |
-
|
| 86 |
```python
|
| 87 |
import sys
|
| 88 |
from huggingface_hub import snapshot_download
|
|
@@ -92,58 +134,94 @@ sys.path.insert(0, model_dir)
|
|
| 92 |
from inference import InflectTTS
|
| 93 |
|
| 94 |
tts = InflectTTS(model_dir, device="cpu")
|
| 95 |
-
tts.save(
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 96 |
```
|
| 97 |
|
| 98 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 99 |
|
| 100 |
## Architecture
|
| 101 |
|
| 102 |
-
Inflect v2 is a
|
| 103 |
|
| 104 |
-
- English normalization and stress-marked
|
| 105 |
-
- compact Transformer text encoder and
|
| 106 |
-
-
|
| 107 |
-
- integrated adversarial waveform decoder
|
| 108 |
-
-
|
| 109 |
|
| 110 |
-
| Component
|
| 111 |
| --- | ---: |
|
| 112 |
| Latent channels | 192 |
|
| 113 |
| Text hidden channels | 96 |
|
| 114 |
| Text encoder layers / heads | 3 / 2 |
|
| 115 |
| Feed-forward channels | 768 |
|
| 116 |
-
|
|
| 117 |
| Initial decoder channels | 320 |
|
| 118 |
| Upsample rates | 8, 8, 2, 2 |
|
| 119 |
| Training segment | 16,384 samples |
|
| 120 |
|
| 121 |
-
The
|
| 122 |
|
| 123 |
## Runtime
|
| 124 |
|
| 125 |
-
|
| 126 |
|
| 127 |
-
|
|
| 128 |
-
| --- | ---: | ---: | ---: | ---: |
|
| 129 |
-
|
|
| 130 |
-
| CUDA | 0.0168 | 59.5x | 0.086 s | 1.36 s |
|
| 131 |
|
| 132 |
-
Runtime
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 133 |
|
| 134 |
## Limitations
|
| 135 |
|
| 136 |
-
- English only
|
| 137 |
- Unfamiliar phrasing can become flatter or less expressive.
|
| 138 |
-
- Numbers and uncommon names
|
| 139 |
-
-
|
| 140 |
-
-
|
| 141 |
-
-
|
| 142 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 143 |
|
| 144 |
## Integrity and License
|
| 145 |
|
| 146 |
-
`release_manifest.json` records
|
| 147 |
|
| 148 |
## Citation
|
| 149 |
|
|
|
|
| 11 |
- small-model
|
| 12 |
- vits
|
| 13 |
- 24khz
|
| 14 |
+
library_name: pytorch
|
| 15 |
---
|
| 16 |
|
| 17 |
+

|
|
|
|
|
|
|
| 18 |
|
| 19 |
+
<h1 align="center">Inflect-Micro-v2</h1>
|
| 20 |
+
<p align="center"><strong>Complete local TTS under 10M parameters.</strong><br>A complete 24 kHz English text-to-waveform model with its neural waveform decoder included.</p>
|
| 21 |
+
<p align="center"><a href="https://huggingface.co/spaces/owensong/Inflect-v2-Private-Playground"><strong>Try it in the browser</strong></a> · <a href="https://huggingface.co/owensong/Inflect-Nano-v2">Inflect-Nano-v2</a> · <a href="#evaluation">Evaluation</a> · <a href="#limitations">Limitations</a></p>
|
| 22 |
|
| 23 |
+
Inflect-Micro-v2 is the quality-focused member of Inflect v2. The complete deployable system has **9,356,513 parameters**; there is no second vocoder download and no hidden large language model at inference time.
|
| 24 |
|
| 25 |
## Listen First
|
| 26 |
|
| 27 |
+
Every clip below uses held-out text rather than a training-audio reconstruction.
|
| 28 |
|
| 29 |
+
| Prompt type | Audio |
|
| 30 |
| --- | --- |
|
| 31 |
+
| Conversational | <audio controls preload="none" src="samples/male/conversational.wav"></audio> |
|
| 32 |
+
| Punctuation | <audio controls preload="none" src="samples/male/punctuation.wav"></audio> |
|
| 33 |
+
| Numbers | <audio controls preload="none" src="samples/male/numbers.wav"></audio> |
|
| 34 |
+
| Names and places | <audio controls preload="none" src="samples/male/names_places.wav"></audio> |
|
| 35 |
+
| Technical | <audio controls preload="none" src="samples/male/technical.wav"></audio> |
|
| 36 |
|
| 37 |
+
## At a Glance
|
| 38 |
|
| 39 |
| | Inflect-Micro-v2 |
|
| 40 |
| --- | ---: |
|
| 41 |
+
| Complete deployable parameters | **9,356,513** |
|
| 42 |
+
| FP32 model weights | **37.53 MB** |
|
| 43 |
| Sample rate | **24 kHz** |
|
| 44 |
+
| Voice | **1 fixed English male voice** |
|
| 45 |
| External vocoder | **None** |
|
| 46 |
+
| Release format | **PyTorch FP32** |
|
| 47 |
+
| Long text | **Punctuation-aware chunking** |
|
| 48 |
+
|
| 49 |
+
Inflect v2 is released in two deliberately different sizes. **Micro** spends its larger budget on waveform capacity and hidden width; **Nano** prioritizes footprint while preserving the same public runtime and text frontend. Both numbers above count the complete deployable generator, including the waveform decoder.
|
| 50 |
|
| 51 |
+
## Human Listening
|
| 52 |
|
| 53 |
+

|
| 54 |
+
|
| 55 |
+
Inflect-Micro-v2 recorded a **66.2% preference rate** (21 wins, 10 losses, 3 ties) in the final anonymous community study. The full study contains **147 pairwise decisions** across the published lineup. Ties count as half a win. This is descriptive community evidence, not a formal MOS study; pair coverage and vote counts differ by system.
|
| 56 |
|
| 57 |
## Evaluation
|
| 58 |
|
| 59 |
+
### Quality versus footprint
|
| 60 |
|
| 61 |
+

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 62 |
|
| 63 |
+
### Intelligibility
|
| 64 |
|
| 65 |
+

|
| 66 |
+
|
| 67 |
+
### Cross-ASR robustness
|
| 68 |
+
|
| 69 |
+

|
| 70 |
+
|
| 71 |
+
### CPU throughput
|
| 72 |
+
|
| 73 |
+

|
| 74 |
+
|
| 75 |
+
### Quality and speed
|
| 76 |
+
|
| 77 |
+

|
| 78 |
+
|
| 79 |
+
### Error analysis
|
| 80 |
+
|
| 81 |
+

|
| 82 |
+
|
| 83 |
+
### Complete model footprint
|
| 84 |
+
|
| 85 |
+

|
| 86 |
|
| 87 |
+
| System | Weights | UTMOS22 ↑ | Semantic WER ↓ |
|
| 88 |
+
| --- | ---: | ---: | ---: |
|
| 89 |
+
| **Inflect-Micro-v2** | 37.5 MB | 4.395 | 1.93% |
|
| 90 |
+
| **Inflect-Nano-v2** | 16.0 MB | 4.386 | 2.48% |
|
| 91 |
+
| KittenTTS Nano · Bruno | 56.8 MB | 4.217 | 0.97% |
|
| 92 |
+
| KittenTTS Nano · Hugo | 56.8 MB | 4.191 | 1.15% |
|
| 93 |
+
| Piper · Ryan Low | 63.1 MB | 4.289 | 2.33% |
|
| 94 |
+
| Piper · Danny Low | 63.1 MB | 4.195 | 1.81% |
|
| 95 |
+
| Supertonic 3 · James · 3-step | 398.1 MB | 2.471 | 692.82% |
|
| 96 |
+
| Supertonic 3 · James · 8-step | 398.1 MB | 4.295 | 622.52% |
|
| 97 |
+
|
| 98 |
+
On the 500-prompt matched set, Inflect-Micro-v2 measured **4.395 UTMOS22** (95% bootstrap CI 4.381–4.408) and **1.93% semantic WER** (95% CI 1.46–2.42). UTMOS22 is an automated quality predictor, not human MOS. WER measures transcript recoverability, not naturalness.
|
| 99 |
+
|
| 100 |
+
Under the prespecified Whisper-large-v3 protocol, Supertonic produced insertion-heavy hypotheses and landed off-scale at **692.82%** (3-step) and **622.52%** (8-step). The independent wav2vec2 pass scored the same clips at **13.47%** and **3.76%**, respectively. This large disagreement is reported as ASR-family sensitivity, not collapsed into an aggregate or interpreted as a direct measure of Supertonic intelligibility. Exact hypotheses and per-clip errors ship in the raw reports.
|
| 101 |
+
|
| 102 |
+
<details>
|
| 103 |
+
<summary><strong>Protocol and raw evidence</strong></summary>
|
| 104 |
+
|
| 105 |
+
- 500 identical unseen English prompts per system; 4,000 generated clips total.
|
| 106 |
+
- The set combines a 200-prompt stress corpus with 300 deterministic CMU Arctic phonetic-balance sentences.
|
| 107 |
+
- Exact-text exclusion was run against 87,362 training transcripts.
|
| 108 |
+
- Headline semantic WER uses Whisper-large-v3 and the disclosed English normalizer; wav2vec2 LV-60K is included as an independent ASR-sensitivity check.
|
| 109 |
+
- UTMOS22 uses `tarepan/SpeechMOS` v1.2.0.
|
| 110 |
+
- Headline intervals use 10,000 bootstrap samples.
|
| 111 |
+
- Kitten and Piper voices are reported separately; equal-weight family averages are in `evaluation/final/evidence-summary.json`.
|
| 112 |
+
- Supertonic 3-step and 8-step are never pooled.
|
| 113 |
+
- Per-clip outputs, category breakdowns, runtime rows, and signal diagnostics are under `evaluation/final/`.
|
| 114 |
|
| 115 |
</details>
|
| 116 |
|
| 117 |
## Quickstart
|
| 118 |
|
| 119 |
```bash
|
| 120 |
+
pip install -r requirements.txt
|
| 121 |
+
python inference.py \
|
| 122 |
+
--model-dir . \
|
| 123 |
+
--device cpu \
|
| 124 |
+
--text "A small voice can still have something meaningful to say." \
|
| 125 |
+
--output sample.wav
|
| 126 |
```
|
| 127 |
|
|
|
|
|
|
|
| 128 |
```python
|
| 129 |
import sys
|
| 130 |
from huggingface_hub import snapshot_download
|
|
|
|
| 134 |
from inference import InflectTTS
|
| 135 |
|
| 136 |
tts = InflectTTS(model_dir, device="cpu")
|
| 137 |
+
tts.save(
|
| 138 |
+
"The complete speech model runs locally.",
|
| 139 |
+
"sample.wav",
|
| 140 |
+
speed=1.0,
|
| 141 |
+
variation=0.667,
|
| 142 |
+
seed=7,
|
| 143 |
+
)
|
| 144 |
```
|
| 145 |
|
| 146 |
+
The packaged runtime accepts `speed` from `0.5` to `2.0`, `variation` from `0.0` to `1.0`, and a deterministic integer seed. Long input is split at punctuation-aware boundaries and concatenated with controlled pauses.
|
| 147 |
+
|
| 148 |
+
### Controls
|
| 149 |
+
|
| 150 |
+
| Control | Default | Effect |
|
| 151 |
+
| --- | ---: | --- |
|
| 152 |
+
| `speed` | `1.0` | Speech rate; supported range `0.5`–`2.0` |
|
| 153 |
+
| `variation` | `0.667` | Stochastic latent variation; lower is steadier, higher is more variable |
|
| 154 |
+
| `seed` | `0` | Reproducible sampling seed; incremented per long-text chunk |
|
| 155 |
+
|
| 156 |
+
Use a fixed seed when comparing systems. A different seed is a different stochastic sample, not a different checkpoint.
|
| 157 |
|
| 158 |
## Architecture
|
| 159 |
|
| 160 |
+
Inflect v2 is a **parameter-efficient VITS-family, end-to-end text-to-waveform speech generator** with a phoneme frontend, monotonic alignment, stochastic latent synthesis, and an integrated neural waveform decoder.
|
| 161 |
|
| 162 |
+
- punctuation-preserving English normalization and stress-marked phonemes
|
| 163 |
+
- compact Transformer text encoder and duration model
|
| 164 |
+
- latent prior and residual coupling flow
|
| 165 |
+
- integrated adversarial waveform decoder at 24 kHz
|
| 166 |
+
- inference-only checkpoint with training discriminators and optimizer state removed
|
| 167 |
|
| 168 |
+
| Component | Value |
|
| 169 |
| --- | ---: |
|
| 170 |
| Latent channels | 192 |
|
| 171 |
| Text hidden channels | 96 |
|
| 172 |
| Text encoder layers / heads | 3 / 2 |
|
| 173 |
| Feed-forward channels | 768 |
|
| 174 |
+
| Flow coupling blocks | 4 |
|
| 175 |
| Initial decoder channels | 320 |
|
| 176 |
| Upsample rates | 8, 8, 2, 2 |
|
| 177 |
| Training segment | 16,384 samples |
|
| 178 |
|
| 179 |
+
The model card describes the deployable architecture. The private corpus-construction and optimization recipe is not part of this open-weight release.
|
| 180 |
|
| 181 |
## Runtime
|
| 182 |
|
| 183 |
+
Warm end-to-end CPU inference on **AMD EPYC 7K62 48-Core Processor**, with **192 logical CPUs visible** to the isolated process and runtime-default thread settings:
|
| 184 |
|
| 185 |
+
| RTF ↓ | Audio / wall time ↑ | Median latency | p95 latency | Cold load |
|
| 186 |
+
| ---: | ---: | ---: | ---: | ---: |
|
| 187 |
+
| 0.7431 | 1.35× | 3.205 s | 4.681 s | 1.35 s |
|
|
|
|
| 188 |
|
| 189 |
+
Runtime varies with processor, PyTorch build, thread policy, text length, and operating system. Use the raw report rather than extrapolating these measurements to untested devices.
|
| 190 |
+
|
| 191 |
+
## Fine-tuning
|
| 192 |
+
|
| 193 |
+
The initial release is inference-first. The checkpoint is structurally compatible with voice and language adaptation, but the private training recipe and corpus-generation pipeline are not included. A tested public adaptation toolkit should be treated as a separate release rather than inferred from the inference package. See `docs/FINETUNING.md` for the supported status and data contract.
|
| 194 |
+
|
| 195 |
+
## Repository Layout
|
| 196 |
+
|
| 197 |
+
| Path | Purpose |
|
| 198 |
+
| --- | --- |
|
| 199 |
+
| `model.pth` | Inference-only generator checkpoint |
|
| 200 |
+
| `config.json` | Deployable architecture and audio configuration |
|
| 201 |
+
| `inference.py` | Public Python API and CLI |
|
| 202 |
+
| `inflect_vits_frontend.py` | Normalization, phonemization, and punctuation frontend |
|
| 203 |
+
| `runtime/` | Self-contained model implementation required for inference |
|
| 204 |
+
| `samples/` | Held-out example generations |
|
| 205 |
+
| `evaluation/final/` | Final matched benchmark reports and protocol artifacts |
|
| 206 |
+
| `release_manifest.json` | File sizes and SHA-256 integrity hashes |
|
| 207 |
|
| 208 |
## Limitations
|
| 209 |
|
| 210 |
+
- English only and one fixed male voice. This is not a zero-shot voice-cloning model.
|
| 211 |
- Unfamiliar phrasing can become flatter or less expressive.
|
| 212 |
+
- Numbers, abbreviations, homographs, and uncommon names depend strongly on frontend normalization and context.
|
| 213 |
+
- Long passages are synthesized in chunks, so transitions can differ from a single long-form model pass.
|
| 214 |
+
- Stochastic variation can change pronunciation and timing; use a fixed seed for reproducibility.
|
| 215 |
+
- Learned MOS predictors can reward or penalize spectral traits differently from human listeners.
|
| 216 |
+
- Not validated for medical, legal, emergency, or accessibility-critical communication.
|
| 217 |
+
|
| 218 |
+
## Responsible Use
|
| 219 |
+
|
| 220 |
+
Do not use the included voice to impersonate a real person, deceive listeners, or create fraudulent content. Disclose synthetic speech where the context could otherwise mislead. Users are responsible for applicable laws and the license.
|
| 221 |
|
| 222 |
## Integrity and License
|
| 223 |
|
| 224 |
+
`release_manifest.json` records file sizes and SHA-256 hashes. Original Inflect code and weights in this repository are licensed under Apache-2.0; bundled third-party components retain their own notices in `THIRD_PARTY_NOTICES.md`.
|
| 225 |
|
| 226 |
## Citation
|
| 227 |
|
assets/evidence/asr-robustness.svg
ADDED
|
|
assets/evidence/category-semantic-wer.svg
ADDED
|
|
assets/evidence/cpu-throughput.svg
ADDED
|
|
assets/evidence/evidence-summary.json
ADDED
|
@@ -0,0 +1,1990 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_v2_release_evidence_v1",
|
| 3 |
+
"systems": {
|
| 4 |
+
"inflect-micro-v2": {
|
| 5 |
+
"label": "Inflect-Micro-v2",
|
| 6 |
+
"weight_mb": 37.529995,
|
| 7 |
+
"semantic_wer": {
|
| 8 |
+
"wer": 0.019293218720152817,
|
| 9 |
+
"ci": [
|
| 10 |
+
0.014622733476311172,
|
| 11 |
+
0.024179280518969924
|
| 12 |
+
],
|
| 13 |
+
"categories": {
|
| 14 |
+
"conversational": {
|
| 15 |
+
"raw": {
|
| 16 |
+
"utterances": 25,
|
| 17 |
+
"errors": 0,
|
| 18 |
+
"words": 296,
|
| 19 |
+
"wer": 0.0
|
| 20 |
+
},
|
| 21 |
+
"semantic": {
|
| 22 |
+
"utterances": 25,
|
| 23 |
+
"errors": 0,
|
| 24 |
+
"words": 309,
|
| 25 |
+
"wer": 0.0
|
| 26 |
+
}
|
| 27 |
+
},
|
| 28 |
+
"descriptive": {
|
| 29 |
+
"raw": {
|
| 30 |
+
"utterances": 16,
|
| 31 |
+
"errors": 2,
|
| 32 |
+
"words": 217,
|
| 33 |
+
"wer": 0.009216589861751152
|
| 34 |
+
},
|
| 35 |
+
"semantic": {
|
| 36 |
+
"utterances": 16,
|
| 37 |
+
"errors": 1,
|
| 38 |
+
"words": 226,
|
| 39 |
+
"wer": 0.004424778761061947
|
| 40 |
+
}
|
| 41 |
+
},
|
| 42 |
+
"emotional": {
|
| 43 |
+
"raw": {
|
| 44 |
+
"utterances": 24,
|
| 45 |
+
"errors": 0,
|
| 46 |
+
"words": 314,
|
| 47 |
+
"wer": 0.0
|
| 48 |
+
},
|
| 49 |
+
"semantic": {
|
| 50 |
+
"utterances": 24,
|
| 51 |
+
"errors": 0,
|
| 52 |
+
"words": 329,
|
| 53 |
+
"wer": 0.0
|
| 54 |
+
}
|
| 55 |
+
},
|
| 56 |
+
"homographs": {
|
| 57 |
+
"raw": {
|
| 58 |
+
"utterances": 6,
|
| 59 |
+
"errors": 2,
|
| 60 |
+
"words": 70,
|
| 61 |
+
"wer": 0.02857142857142857
|
| 62 |
+
},
|
| 63 |
+
"semantic": {
|
| 64 |
+
"utterances": 6,
|
| 65 |
+
"errors": 2,
|
| 66 |
+
"words": 70,
|
| 67 |
+
"wer": 0.02857142857142857
|
| 68 |
+
}
|
| 69 |
+
},
|
| 70 |
+
"long": {
|
| 71 |
+
"raw": {
|
| 72 |
+
"utterances": 15,
|
| 73 |
+
"errors": 3,
|
| 74 |
+
"words": 412,
|
| 75 |
+
"wer": 0.007281553398058253
|
| 76 |
+
},
|
| 77 |
+
"semantic": {
|
| 78 |
+
"utterances": 15,
|
| 79 |
+
"errors": 3,
|
| 80 |
+
"words": 432,
|
| 81 |
+
"wer": 0.006944444444444444
|
| 82 |
+
}
|
| 83 |
+
},
|
| 84 |
+
"long_range": {
|
| 85 |
+
"raw": {
|
| 86 |
+
"utterances": 6,
|
| 87 |
+
"errors": 0,
|
| 88 |
+
"words": 121,
|
| 89 |
+
"wer": 0.0
|
| 90 |
+
},
|
| 91 |
+
"semantic": {
|
| 92 |
+
"utterances": 6,
|
| 93 |
+
"errors": 0,
|
| 94 |
+
"words": 121,
|
| 95 |
+
"wer": 0.0
|
| 96 |
+
}
|
| 97 |
+
},
|
| 98 |
+
"names_places": {
|
| 99 |
+
"raw": {
|
| 100 |
+
"utterances": 6,
|
| 101 |
+
"errors": 4,
|
| 102 |
+
"words": 57,
|
| 103 |
+
"wer": 0.07017543859649122
|
| 104 |
+
},
|
| 105 |
+
"semantic": {
|
| 106 |
+
"utterances": 6,
|
| 107 |
+
"errors": 4,
|
| 108 |
+
"words": 57,
|
| 109 |
+
"wer": 0.07017543859649122
|
| 110 |
+
}
|
| 111 |
+
},
|
| 112 |
+
"narrative": {
|
| 113 |
+
"raw": {
|
| 114 |
+
"utterances": 24,
|
| 115 |
+
"errors": 2,
|
| 116 |
+
"words": 342,
|
| 117 |
+
"wer": 0.005847953216374269
|
| 118 |
+
},
|
| 119 |
+
"semantic": {
|
| 120 |
+
"utterances": 24,
|
| 121 |
+
"errors": 1,
|
| 122 |
+
"words": 352,
|
| 123 |
+
"wer": 0.002840909090909091
|
| 124 |
+
}
|
| 125 |
+
},
|
| 126 |
+
"numbers": {
|
| 127 |
+
"raw": {
|
| 128 |
+
"utterances": 6,
|
| 129 |
+
"errors": 33,
|
| 130 |
+
"words": 81,
|
| 131 |
+
"wer": 0.4074074074074074
|
| 132 |
+
},
|
| 133 |
+
"semantic": {
|
| 134 |
+
"utterances": 6,
|
| 135 |
+
"errors": 8,
|
| 136 |
+
"words": 64,
|
| 137 |
+
"wer": 0.125
|
| 138 |
+
}
|
| 139 |
+
},
|
| 140 |
+
"phonetic_balance": {
|
| 141 |
+
"raw": {
|
| 142 |
+
"utterances": 300,
|
| 143 |
+
"errors": 82,
|
| 144 |
+
"words": 2605,
|
| 145 |
+
"wer": 0.03147792706333973
|
| 146 |
+
},
|
| 147 |
+
"semantic": {
|
| 148 |
+
"utterances": 300,
|
| 149 |
+
"errors": 68,
|
| 150 |
+
"words": 2627,
|
| 151 |
+
"wer": 0.02588503996954701
|
| 152 |
+
}
|
| 153 |
+
},
|
| 154 |
+
"punctuation": {
|
| 155 |
+
"raw": {
|
| 156 |
+
"utterances": 6,
|
| 157 |
+
"errors": 0,
|
| 158 |
+
"words": 65,
|
| 159 |
+
"wer": 0.0
|
| 160 |
+
},
|
| 161 |
+
"semantic": {
|
| 162 |
+
"utterances": 6,
|
| 163 |
+
"errors": 0,
|
| 164 |
+
"words": 65,
|
| 165 |
+
"wer": 0.0
|
| 166 |
+
}
|
| 167 |
+
},
|
| 168 |
+
"question": {
|
| 169 |
+
"raw": {
|
| 170 |
+
"utterances": 15,
|
| 171 |
+
"errors": 0,
|
| 172 |
+
"words": 163,
|
| 173 |
+
"wer": 0.0
|
| 174 |
+
},
|
| 175 |
+
"semantic": {
|
| 176 |
+
"utterances": 15,
|
| 177 |
+
"errors": 0,
|
| 178 |
+
"words": 165,
|
| 179 |
+
"wer": 0.0
|
| 180 |
+
}
|
| 181 |
+
},
|
| 182 |
+
"rare_words": {
|
| 183 |
+
"raw": {
|
| 184 |
+
"utterances": 6,
|
| 185 |
+
"errors": 3,
|
| 186 |
+
"words": 57,
|
| 187 |
+
"wer": 0.05263157894736842
|
| 188 |
+
},
|
| 189 |
+
"semantic": {
|
| 190 |
+
"utterances": 6,
|
| 191 |
+
"errors": 3,
|
| 192 |
+
"words": 57,
|
| 193 |
+
"wer": 0.05263157894736842
|
| 194 |
+
}
|
| 195 |
+
},
|
| 196 |
+
"short": {
|
| 197 |
+
"raw": {
|
| 198 |
+
"utterances": 24,
|
| 199 |
+
"errors": 3,
|
| 200 |
+
"words": 98,
|
| 201 |
+
"wer": 0.030612244897959183
|
| 202 |
+
},
|
| 203 |
+
"semantic": {
|
| 204 |
+
"utterances": 24,
|
| 205 |
+
"errors": 3,
|
| 206 |
+
"words": 105,
|
| 207 |
+
"wer": 0.02857142857142857
|
| 208 |
+
}
|
| 209 |
+
},
|
| 210 |
+
"technical": {
|
| 211 |
+
"raw": {
|
| 212 |
+
"utterances": 21,
|
| 213 |
+
"errors": 12,
|
| 214 |
+
"words": 251,
|
| 215 |
+
"wer": 0.04780876494023904
|
| 216 |
+
},
|
| 217 |
+
"semantic": {
|
| 218 |
+
"utterances": 21,
|
| 219 |
+
"errors": 8,
|
| 220 |
+
"words": 256,
|
| 221 |
+
"wer": 0.03125
|
| 222 |
+
}
|
| 223 |
+
}
|
| 224 |
+
}
|
| 225 |
+
},
|
| 226 |
+
"utmos22": {
|
| 227 |
+
"mean": 4.395012595653534,
|
| 228 |
+
"ci": [
|
| 229 |
+
4.3812509111166,
|
| 230 |
+
4.4079569326162344
|
| 231 |
+
]
|
| 232 |
+
}
|
| 233 |
+
},
|
| 234 |
+
"inflect-nano-v2": {
|
| 235 |
+
"label": "Inflect-Nano-v2",
|
| 236 |
+
"weight_mb": 15.971083,
|
| 237 |
+
"semantic_wer": {
|
| 238 |
+
"wer": 0.024832855778414518,
|
| 239 |
+
"ci": [
|
| 240 |
+
0.019525267993874426,
|
| 241 |
+
0.030727866333781446
|
| 242 |
+
],
|
| 243 |
+
"categories": {
|
| 244 |
+
"conversational": {
|
| 245 |
+
"raw": {
|
| 246 |
+
"utterances": 25,
|
| 247 |
+
"errors": 5,
|
| 248 |
+
"words": 296,
|
| 249 |
+
"wer": 0.016891891891891893
|
| 250 |
+
},
|
| 251 |
+
"semantic": {
|
| 252 |
+
"utterances": 25,
|
| 253 |
+
"errors": 3,
|
| 254 |
+
"words": 309,
|
| 255 |
+
"wer": 0.009708737864077669
|
| 256 |
+
}
|
| 257 |
+
},
|
| 258 |
+
"descriptive": {
|
| 259 |
+
"raw": {
|
| 260 |
+
"utterances": 16,
|
| 261 |
+
"errors": 2,
|
| 262 |
+
"words": 217,
|
| 263 |
+
"wer": 0.009216589861751152
|
| 264 |
+
},
|
| 265 |
+
"semantic": {
|
| 266 |
+
"utterances": 16,
|
| 267 |
+
"errors": 1,
|
| 268 |
+
"words": 226,
|
| 269 |
+
"wer": 0.004424778761061947
|
| 270 |
+
}
|
| 271 |
+
},
|
| 272 |
+
"emotional": {
|
| 273 |
+
"raw": {
|
| 274 |
+
"utterances": 24,
|
| 275 |
+
"errors": 1,
|
| 276 |
+
"words": 314,
|
| 277 |
+
"wer": 0.0031847133757961785
|
| 278 |
+
},
|
| 279 |
+
"semantic": {
|
| 280 |
+
"utterances": 24,
|
| 281 |
+
"errors": 1,
|
| 282 |
+
"words": 329,
|
| 283 |
+
"wer": 0.00303951367781155
|
| 284 |
+
}
|
| 285 |
+
},
|
| 286 |
+
"homographs": {
|
| 287 |
+
"raw": {
|
| 288 |
+
"utterances": 6,
|
| 289 |
+
"errors": 3,
|
| 290 |
+
"words": 70,
|
| 291 |
+
"wer": 0.04285714285714286
|
| 292 |
+
},
|
| 293 |
+
"semantic": {
|
| 294 |
+
"utterances": 6,
|
| 295 |
+
"errors": 3,
|
| 296 |
+
"words": 70,
|
| 297 |
+
"wer": 0.04285714285714286
|
| 298 |
+
}
|
| 299 |
+
},
|
| 300 |
+
"long": {
|
| 301 |
+
"raw": {
|
| 302 |
+
"utterances": 15,
|
| 303 |
+
"errors": 3,
|
| 304 |
+
"words": 412,
|
| 305 |
+
"wer": 0.007281553398058253
|
| 306 |
+
},
|
| 307 |
+
"semantic": {
|
| 308 |
+
"utterances": 15,
|
| 309 |
+
"errors": 3,
|
| 310 |
+
"words": 432,
|
| 311 |
+
"wer": 0.006944444444444444
|
| 312 |
+
}
|
| 313 |
+
},
|
| 314 |
+
"long_range": {
|
| 315 |
+
"raw": {
|
| 316 |
+
"utterances": 6,
|
| 317 |
+
"errors": 1,
|
| 318 |
+
"words": 121,
|
| 319 |
+
"wer": 0.008264462809917356
|
| 320 |
+
},
|
| 321 |
+
"semantic": {
|
| 322 |
+
"utterances": 6,
|
| 323 |
+
"errors": 1,
|
| 324 |
+
"words": 121,
|
| 325 |
+
"wer": 0.008264462809917356
|
| 326 |
+
}
|
| 327 |
+
},
|
| 328 |
+
"names_places": {
|
| 329 |
+
"raw": {
|
| 330 |
+
"utterances": 6,
|
| 331 |
+
"errors": 3,
|
| 332 |
+
"words": 57,
|
| 333 |
+
"wer": 0.05263157894736842
|
| 334 |
+
},
|
| 335 |
+
"semantic": {
|
| 336 |
+
"utterances": 6,
|
| 337 |
+
"errors": 3,
|
| 338 |
+
"words": 57,
|
| 339 |
+
"wer": 0.05263157894736842
|
| 340 |
+
}
|
| 341 |
+
},
|
| 342 |
+
"narrative": {
|
| 343 |
+
"raw": {
|
| 344 |
+
"utterances": 24,
|
| 345 |
+
"errors": 5,
|
| 346 |
+
"words": 342,
|
| 347 |
+
"wer": 0.014619883040935672
|
| 348 |
+
},
|
| 349 |
+
"semantic": {
|
| 350 |
+
"utterances": 24,
|
| 351 |
+
"errors": 4,
|
| 352 |
+
"words": 352,
|
| 353 |
+
"wer": 0.011363636363636364
|
| 354 |
+
}
|
| 355 |
+
},
|
| 356 |
+
"numbers": {
|
| 357 |
+
"raw": {
|
| 358 |
+
"utterances": 6,
|
| 359 |
+
"errors": 33,
|
| 360 |
+
"words": 81,
|
| 361 |
+
"wer": 0.4074074074074074
|
| 362 |
+
},
|
| 363 |
+
"semantic": {
|
| 364 |
+
"utterances": 6,
|
| 365 |
+
"errors": 6,
|
| 366 |
+
"words": 64,
|
| 367 |
+
"wer": 0.09375
|
| 368 |
+
}
|
| 369 |
+
},
|
| 370 |
+
"phonetic_balance": {
|
| 371 |
+
"raw": {
|
| 372 |
+
"utterances": 300,
|
| 373 |
+
"errors": 96,
|
| 374 |
+
"words": 2605,
|
| 375 |
+
"wer": 0.03685220729366603
|
| 376 |
+
},
|
| 377 |
+
"semantic": {
|
| 378 |
+
"utterances": 300,
|
| 379 |
+
"errors": 83,
|
| 380 |
+
"words": 2627,
|
| 381 |
+
"wer": 0.031594975256947086
|
| 382 |
+
}
|
| 383 |
+
},
|
| 384 |
+
"punctuation": {
|
| 385 |
+
"raw": {
|
| 386 |
+
"utterances": 6,
|
| 387 |
+
"errors": 0,
|
| 388 |
+
"words": 65,
|
| 389 |
+
"wer": 0.0
|
| 390 |
+
},
|
| 391 |
+
"semantic": {
|
| 392 |
+
"utterances": 6,
|
| 393 |
+
"errors": 0,
|
| 394 |
+
"words": 65,
|
| 395 |
+
"wer": 0.0
|
| 396 |
+
}
|
| 397 |
+
},
|
| 398 |
+
"question": {
|
| 399 |
+
"raw": {
|
| 400 |
+
"utterances": 15,
|
| 401 |
+
"errors": 1,
|
| 402 |
+
"words": 163,
|
| 403 |
+
"wer": 0.006134969325153374
|
| 404 |
+
},
|
| 405 |
+
"semantic": {
|
| 406 |
+
"utterances": 15,
|
| 407 |
+
"errors": 1,
|
| 408 |
+
"words": 165,
|
| 409 |
+
"wer": 0.006060606060606061
|
| 410 |
+
}
|
| 411 |
+
},
|
| 412 |
+
"rare_words": {
|
| 413 |
+
"raw": {
|
| 414 |
+
"utterances": 6,
|
| 415 |
+
"errors": 5,
|
| 416 |
+
"words": 57,
|
| 417 |
+
"wer": 0.08771929824561403
|
| 418 |
+
},
|
| 419 |
+
"semantic": {
|
| 420 |
+
"utterances": 6,
|
| 421 |
+
"errors": 5,
|
| 422 |
+
"words": 57,
|
| 423 |
+
"wer": 0.08771929824561403
|
| 424 |
+
}
|
| 425 |
+
},
|
| 426 |
+
"short": {
|
| 427 |
+
"raw": {
|
| 428 |
+
"utterances": 24,
|
| 429 |
+
"errors": 8,
|
| 430 |
+
"words": 98,
|
| 431 |
+
"wer": 0.08163265306122448
|
| 432 |
+
},
|
| 433 |
+
"semantic": {
|
| 434 |
+
"utterances": 24,
|
| 435 |
+
"errors": 8,
|
| 436 |
+
"words": 105,
|
| 437 |
+
"wer": 0.0761904761904762
|
| 438 |
+
}
|
| 439 |
+
},
|
| 440 |
+
"technical": {
|
| 441 |
+
"raw": {
|
| 442 |
+
"utterances": 21,
|
| 443 |
+
"errors": 12,
|
| 444 |
+
"words": 251,
|
| 445 |
+
"wer": 0.04780876494023904
|
| 446 |
+
},
|
| 447 |
+
"semantic": {
|
| 448 |
+
"utterances": 21,
|
| 449 |
+
"errors": 8,
|
| 450 |
+
"words": 256,
|
| 451 |
+
"wer": 0.03125
|
| 452 |
+
}
|
| 453 |
+
}
|
| 454 |
+
}
|
| 455 |
+
},
|
| 456 |
+
"utmos22": {
|
| 457 |
+
"mean": 4.3861008615493775,
|
| 458 |
+
"ci": [
|
| 459 |
+
4.372184220826625,
|
| 460 |
+
4.3987462292552
|
| 461 |
+
]
|
| 462 |
+
}
|
| 463 |
+
},
|
| 464 |
+
"kitten-nano-bruno": {
|
| 465 |
+
"label": "KittenTTS Nano \u00b7 Bruno",
|
| 466 |
+
"weight_mb": 56.767095,
|
| 467 |
+
"semantic_wer": {
|
| 468 |
+
"wer": 0.009742120343839542,
|
| 469 |
+
"ci": [
|
| 470 |
+
0.006622516556291391,
|
| 471 |
+
0.013268998793727383
|
| 472 |
+
],
|
| 473 |
+
"categories": {
|
| 474 |
+
"conversational": {
|
| 475 |
+
"raw": {
|
| 476 |
+
"utterances": 25,
|
| 477 |
+
"errors": 0,
|
| 478 |
+
"words": 296,
|
| 479 |
+
"wer": 0.0
|
| 480 |
+
},
|
| 481 |
+
"semantic": {
|
| 482 |
+
"utterances": 25,
|
| 483 |
+
"errors": 0,
|
| 484 |
+
"words": 309,
|
| 485 |
+
"wer": 0.0
|
| 486 |
+
}
|
| 487 |
+
},
|
| 488 |
+
"descriptive": {
|
| 489 |
+
"raw": {
|
| 490 |
+
"utterances": 16,
|
| 491 |
+
"errors": 1,
|
| 492 |
+
"words": 217,
|
| 493 |
+
"wer": 0.004608294930875576
|
| 494 |
+
},
|
| 495 |
+
"semantic": {
|
| 496 |
+
"utterances": 16,
|
| 497 |
+
"errors": 0,
|
| 498 |
+
"words": 226,
|
| 499 |
+
"wer": 0.0
|
| 500 |
+
}
|
| 501 |
+
},
|
| 502 |
+
"emotional": {
|
| 503 |
+
"raw": {
|
| 504 |
+
"utterances": 24,
|
| 505 |
+
"errors": 0,
|
| 506 |
+
"words": 314,
|
| 507 |
+
"wer": 0.0
|
| 508 |
+
},
|
| 509 |
+
"semantic": {
|
| 510 |
+
"utterances": 24,
|
| 511 |
+
"errors": 0,
|
| 512 |
+
"words": 329,
|
| 513 |
+
"wer": 0.0
|
| 514 |
+
}
|
| 515 |
+
},
|
| 516 |
+
"homographs": {
|
| 517 |
+
"raw": {
|
| 518 |
+
"utterances": 6,
|
| 519 |
+
"errors": 1,
|
| 520 |
+
"words": 70,
|
| 521 |
+
"wer": 0.014285714285714285
|
| 522 |
+
},
|
| 523 |
+
"semantic": {
|
| 524 |
+
"utterances": 6,
|
| 525 |
+
"errors": 1,
|
| 526 |
+
"words": 70,
|
| 527 |
+
"wer": 0.014285714285714285
|
| 528 |
+
}
|
| 529 |
+
},
|
| 530 |
+
"long": {
|
| 531 |
+
"raw": {
|
| 532 |
+
"utterances": 15,
|
| 533 |
+
"errors": 2,
|
| 534 |
+
"words": 412,
|
| 535 |
+
"wer": 0.0048543689320388345
|
| 536 |
+
},
|
| 537 |
+
"semantic": {
|
| 538 |
+
"utterances": 15,
|
| 539 |
+
"errors": 2,
|
| 540 |
+
"words": 432,
|
| 541 |
+
"wer": 0.004629629629629629
|
| 542 |
+
}
|
| 543 |
+
},
|
| 544 |
+
"long_range": {
|
| 545 |
+
"raw": {
|
| 546 |
+
"utterances": 6,
|
| 547 |
+
"errors": 0,
|
| 548 |
+
"words": 121,
|
| 549 |
+
"wer": 0.0
|
| 550 |
+
},
|
| 551 |
+
"semantic": {
|
| 552 |
+
"utterances": 6,
|
| 553 |
+
"errors": 0,
|
| 554 |
+
"words": 121,
|
| 555 |
+
"wer": 0.0
|
| 556 |
+
}
|
| 557 |
+
},
|
| 558 |
+
"names_places": {
|
| 559 |
+
"raw": {
|
| 560 |
+
"utterances": 6,
|
| 561 |
+
"errors": 2,
|
| 562 |
+
"words": 57,
|
| 563 |
+
"wer": 0.03508771929824561
|
| 564 |
+
},
|
| 565 |
+
"semantic": {
|
| 566 |
+
"utterances": 6,
|
| 567 |
+
"errors": 2,
|
| 568 |
+
"words": 57,
|
| 569 |
+
"wer": 0.03508771929824561
|
| 570 |
+
}
|
| 571 |
+
},
|
| 572 |
+
"narrative": {
|
| 573 |
+
"raw": {
|
| 574 |
+
"utterances": 24,
|
| 575 |
+
"errors": 3,
|
| 576 |
+
"words": 342,
|
| 577 |
+
"wer": 0.008771929824561403
|
| 578 |
+
},
|
| 579 |
+
"semantic": {
|
| 580 |
+
"utterances": 24,
|
| 581 |
+
"errors": 2,
|
| 582 |
+
"words": 352,
|
| 583 |
+
"wer": 0.005681818181818182
|
| 584 |
+
}
|
| 585 |
+
},
|
| 586 |
+
"numbers": {
|
| 587 |
+
"raw": {
|
| 588 |
+
"utterances": 6,
|
| 589 |
+
"errors": 32,
|
| 590 |
+
"words": 81,
|
| 591 |
+
"wer": 0.3950617283950617
|
| 592 |
+
},
|
| 593 |
+
"semantic": {
|
| 594 |
+
"utterances": 6,
|
| 595 |
+
"errors": 5,
|
| 596 |
+
"words": 64,
|
| 597 |
+
"wer": 0.078125
|
| 598 |
+
}
|
| 599 |
+
},
|
| 600 |
+
"phonetic_balance": {
|
| 601 |
+
"raw": {
|
| 602 |
+
"utterances": 300,
|
| 603 |
+
"errors": 39,
|
| 604 |
+
"words": 2605,
|
| 605 |
+
"wer": 0.014971209213051824
|
| 606 |
+
},
|
| 607 |
+
"semantic": {
|
| 608 |
+
"utterances": 300,
|
| 609 |
+
"errors": 30,
|
| 610 |
+
"words": 2627,
|
| 611 |
+
"wer": 0.011419870574800152
|
| 612 |
+
}
|
| 613 |
+
},
|
| 614 |
+
"punctuation": {
|
| 615 |
+
"raw": {
|
| 616 |
+
"utterances": 6,
|
| 617 |
+
"errors": 0,
|
| 618 |
+
"words": 65,
|
| 619 |
+
"wer": 0.0
|
| 620 |
+
},
|
| 621 |
+
"semantic": {
|
| 622 |
+
"utterances": 6,
|
| 623 |
+
"errors": 0,
|
| 624 |
+
"words": 65,
|
| 625 |
+
"wer": 0.0
|
| 626 |
+
}
|
| 627 |
+
},
|
| 628 |
+
"question": {
|
| 629 |
+
"raw": {
|
| 630 |
+
"utterances": 15,
|
| 631 |
+
"errors": 0,
|
| 632 |
+
"words": 163,
|
| 633 |
+
"wer": 0.0
|
| 634 |
+
},
|
| 635 |
+
"semantic": {
|
| 636 |
+
"utterances": 15,
|
| 637 |
+
"errors": 0,
|
| 638 |
+
"words": 165,
|
| 639 |
+
"wer": 0.0
|
| 640 |
+
}
|
| 641 |
+
},
|
| 642 |
+
"rare_words": {
|
| 643 |
+
"raw": {
|
| 644 |
+
"utterances": 6,
|
| 645 |
+
"errors": 2,
|
| 646 |
+
"words": 57,
|
| 647 |
+
"wer": 0.03508771929824561
|
| 648 |
+
},
|
| 649 |
+
"semantic": {
|
| 650 |
+
"utterances": 6,
|
| 651 |
+
"errors": 2,
|
| 652 |
+
"words": 57,
|
| 653 |
+
"wer": 0.03508771929824561
|
| 654 |
+
}
|
| 655 |
+
},
|
| 656 |
+
"short": {
|
| 657 |
+
"raw": {
|
| 658 |
+
"utterances": 24,
|
| 659 |
+
"errors": 2,
|
| 660 |
+
"words": 98,
|
| 661 |
+
"wer": 0.02040816326530612
|
| 662 |
+
},
|
| 663 |
+
"semantic": {
|
| 664 |
+
"utterances": 24,
|
| 665 |
+
"errors": 2,
|
| 666 |
+
"words": 105,
|
| 667 |
+
"wer": 0.01904761904761905
|
| 668 |
+
}
|
| 669 |
+
},
|
| 670 |
+
"technical": {
|
| 671 |
+
"raw": {
|
| 672 |
+
"utterances": 21,
|
| 673 |
+
"errors": 9,
|
| 674 |
+
"words": 251,
|
| 675 |
+
"wer": 0.035856573705179286
|
| 676 |
+
},
|
| 677 |
+
"semantic": {
|
| 678 |
+
"utterances": 21,
|
| 679 |
+
"errors": 5,
|
| 680 |
+
"words": 256,
|
| 681 |
+
"wer": 0.01953125
|
| 682 |
+
}
|
| 683 |
+
}
|
| 684 |
+
}
|
| 685 |
+
},
|
| 686 |
+
"utmos22": {
|
| 687 |
+
"mean": 4.21684304523468,
|
| 688 |
+
"ci": [
|
| 689 |
+
4.193502563333512,
|
| 690 |
+
4.239324071252346
|
| 691 |
+
]
|
| 692 |
+
}
|
| 693 |
+
},
|
| 694 |
+
"kitten-nano-hugo": {
|
| 695 |
+
"label": "KittenTTS Nano \u00b7 Hugo",
|
| 696 |
+
"weight_mb": 56.767095,
|
| 697 |
+
"semantic_wer": {
|
| 698 |
+
"wer": 0.011461318051575931,
|
| 699 |
+
"ci": [
|
| 700 |
+
0.007995319812792511,
|
| 701 |
+
0.01523625843780135
|
| 702 |
+
],
|
| 703 |
+
"categories": {
|
| 704 |
+
"conversational": {
|
| 705 |
+
"raw": {
|
| 706 |
+
"utterances": 25,
|
| 707 |
+
"errors": 1,
|
| 708 |
+
"words": 296,
|
| 709 |
+
"wer": 0.0033783783783783786
|
| 710 |
+
},
|
| 711 |
+
"semantic": {
|
| 712 |
+
"utterances": 25,
|
| 713 |
+
"errors": 1,
|
| 714 |
+
"words": 309,
|
| 715 |
+
"wer": 0.003236245954692557
|
| 716 |
+
}
|
| 717 |
+
},
|
| 718 |
+
"descriptive": {
|
| 719 |
+
"raw": {
|
| 720 |
+
"utterances": 16,
|
| 721 |
+
"errors": 1,
|
| 722 |
+
"words": 217,
|
| 723 |
+
"wer": 0.004608294930875576
|
| 724 |
+
},
|
| 725 |
+
"semantic": {
|
| 726 |
+
"utterances": 16,
|
| 727 |
+
"errors": 0,
|
| 728 |
+
"words": 226,
|
| 729 |
+
"wer": 0.0
|
| 730 |
+
}
|
| 731 |
+
},
|
| 732 |
+
"emotional": {
|
| 733 |
+
"raw": {
|
| 734 |
+
"utterances": 24,
|
| 735 |
+
"errors": 0,
|
| 736 |
+
"words": 314,
|
| 737 |
+
"wer": 0.0
|
| 738 |
+
},
|
| 739 |
+
"semantic": {
|
| 740 |
+
"utterances": 24,
|
| 741 |
+
"errors": 0,
|
| 742 |
+
"words": 329,
|
| 743 |
+
"wer": 0.0
|
| 744 |
+
}
|
| 745 |
+
},
|
| 746 |
+
"homographs": {
|
| 747 |
+
"raw": {
|
| 748 |
+
"utterances": 6,
|
| 749 |
+
"errors": 1,
|
| 750 |
+
"words": 70,
|
| 751 |
+
"wer": 0.014285714285714285
|
| 752 |
+
},
|
| 753 |
+
"semantic": {
|
| 754 |
+
"utterances": 6,
|
| 755 |
+
"errors": 1,
|
| 756 |
+
"words": 70,
|
| 757 |
+
"wer": 0.014285714285714285
|
| 758 |
+
}
|
| 759 |
+
},
|
| 760 |
+
"long": {
|
| 761 |
+
"raw": {
|
| 762 |
+
"utterances": 15,
|
| 763 |
+
"errors": 3,
|
| 764 |
+
"words": 412,
|
| 765 |
+
"wer": 0.007281553398058253
|
| 766 |
+
},
|
| 767 |
+
"semantic": {
|
| 768 |
+
"utterances": 15,
|
| 769 |
+
"errors": 3,
|
| 770 |
+
"words": 432,
|
| 771 |
+
"wer": 0.006944444444444444
|
| 772 |
+
}
|
| 773 |
+
},
|
| 774 |
+
"long_range": {
|
| 775 |
+
"raw": {
|
| 776 |
+
"utterances": 6,
|
| 777 |
+
"errors": 0,
|
| 778 |
+
"words": 121,
|
| 779 |
+
"wer": 0.0
|
| 780 |
+
},
|
| 781 |
+
"semantic": {
|
| 782 |
+
"utterances": 6,
|
| 783 |
+
"errors": 0,
|
| 784 |
+
"words": 121,
|
| 785 |
+
"wer": 0.0
|
| 786 |
+
}
|
| 787 |
+
},
|
| 788 |
+
"names_places": {
|
| 789 |
+
"raw": {
|
| 790 |
+
"utterances": 6,
|
| 791 |
+
"errors": 2,
|
| 792 |
+
"words": 57,
|
| 793 |
+
"wer": 0.03508771929824561
|
| 794 |
+
},
|
| 795 |
+
"semantic": {
|
| 796 |
+
"utterances": 6,
|
| 797 |
+
"errors": 2,
|
| 798 |
+
"words": 57,
|
| 799 |
+
"wer": 0.03508771929824561
|
| 800 |
+
}
|
| 801 |
+
},
|
| 802 |
+
"narrative": {
|
| 803 |
+
"raw": {
|
| 804 |
+
"utterances": 24,
|
| 805 |
+
"errors": 6,
|
| 806 |
+
"words": 342,
|
| 807 |
+
"wer": 0.017543859649122806
|
| 808 |
+
},
|
| 809 |
+
"semantic": {
|
| 810 |
+
"utterances": 24,
|
| 811 |
+
"errors": 5,
|
| 812 |
+
"words": 352,
|
| 813 |
+
"wer": 0.014204545454545454
|
| 814 |
+
}
|
| 815 |
+
},
|
| 816 |
+
"numbers": {
|
| 817 |
+
"raw": {
|
| 818 |
+
"utterances": 6,
|
| 819 |
+
"errors": 32,
|
| 820 |
+
"words": 81,
|
| 821 |
+
"wer": 0.3950617283950617
|
| 822 |
+
},
|
| 823 |
+
"semantic": {
|
| 824 |
+
"utterances": 6,
|
| 825 |
+
"errors": 5,
|
| 826 |
+
"words": 64,
|
| 827 |
+
"wer": 0.078125
|
| 828 |
+
}
|
| 829 |
+
},
|
| 830 |
+
"phonetic_balance": {
|
| 831 |
+
"raw": {
|
| 832 |
+
"utterances": 300,
|
| 833 |
+
"errors": 39,
|
| 834 |
+
"words": 2605,
|
| 835 |
+
"wer": 0.014971209213051824
|
| 836 |
+
},
|
| 837 |
+
"semantic": {
|
| 838 |
+
"utterances": 300,
|
| 839 |
+
"errors": 30,
|
| 840 |
+
"words": 2627,
|
| 841 |
+
"wer": 0.011419870574800152
|
| 842 |
+
}
|
| 843 |
+
},
|
| 844 |
+
"punctuation": {
|
| 845 |
+
"raw": {
|
| 846 |
+
"utterances": 6,
|
| 847 |
+
"errors": 0,
|
| 848 |
+
"words": 65,
|
| 849 |
+
"wer": 0.0
|
| 850 |
+
},
|
| 851 |
+
"semantic": {
|
| 852 |
+
"utterances": 6,
|
| 853 |
+
"errors": 0,
|
| 854 |
+
"words": 65,
|
| 855 |
+
"wer": 0.0
|
| 856 |
+
}
|
| 857 |
+
},
|
| 858 |
+
"question": {
|
| 859 |
+
"raw": {
|
| 860 |
+
"utterances": 15,
|
| 861 |
+
"errors": 0,
|
| 862 |
+
"words": 163,
|
| 863 |
+
"wer": 0.0
|
| 864 |
+
},
|
| 865 |
+
"semantic": {
|
| 866 |
+
"utterances": 15,
|
| 867 |
+
"errors": 0,
|
| 868 |
+
"words": 165,
|
| 869 |
+
"wer": 0.0
|
| 870 |
+
}
|
| 871 |
+
},
|
| 872 |
+
"rare_words": {
|
| 873 |
+
"raw": {
|
| 874 |
+
"utterances": 6,
|
| 875 |
+
"errors": 3,
|
| 876 |
+
"words": 57,
|
| 877 |
+
"wer": 0.05263157894736842
|
| 878 |
+
},
|
| 879 |
+
"semantic": {
|
| 880 |
+
"utterances": 6,
|
| 881 |
+
"errors": 3,
|
| 882 |
+
"words": 57,
|
| 883 |
+
"wer": 0.05263157894736842
|
| 884 |
+
}
|
| 885 |
+
},
|
| 886 |
+
"short": {
|
| 887 |
+
"raw": {
|
| 888 |
+
"utterances": 24,
|
| 889 |
+
"errors": 4,
|
| 890 |
+
"words": 98,
|
| 891 |
+
"wer": 0.04081632653061224
|
| 892 |
+
},
|
| 893 |
+
"semantic": {
|
| 894 |
+
"utterances": 24,
|
| 895 |
+
"errors": 4,
|
| 896 |
+
"words": 105,
|
| 897 |
+
"wer": 0.0380952380952381
|
| 898 |
+
}
|
| 899 |
+
},
|
| 900 |
+
"technical": {
|
| 901 |
+
"raw": {
|
| 902 |
+
"utterances": 21,
|
| 903 |
+
"errors": 12,
|
| 904 |
+
"words": 251,
|
| 905 |
+
"wer": 0.04780876494023904
|
| 906 |
+
},
|
| 907 |
+
"semantic": {
|
| 908 |
+
"utterances": 21,
|
| 909 |
+
"errors": 6,
|
| 910 |
+
"words": 256,
|
| 911 |
+
"wer": 0.0234375
|
| 912 |
+
}
|
| 913 |
+
}
|
| 914 |
+
}
|
| 915 |
+
},
|
| 916 |
+
"utmos22": {
|
| 917 |
+
"mean": 4.191078673839569,
|
| 918 |
+
"ci": [
|
| 919 |
+
4.168552933418751,
|
| 920 |
+
4.212353882300854
|
| 921 |
+
]
|
| 922 |
+
}
|
| 923 |
+
},
|
| 924 |
+
"piper-ryan-low": {
|
| 925 |
+
"label": "Piper \u00b7 Ryan Low",
|
| 926 |
+
"weight_mb": 63.104526,
|
| 927 |
+
"semantic_wer": {
|
| 928 |
+
"wer": 0.023304680038204392,
|
| 929 |
+
"ci": [
|
| 930 |
+
0.018028169014084508,
|
| 931 |
+
0.02901655306718598
|
| 932 |
+
],
|
| 933 |
+
"categories": {
|
| 934 |
+
"conversational": {
|
| 935 |
+
"raw": {
|
| 936 |
+
"utterances": 25,
|
| 937 |
+
"errors": 8,
|
| 938 |
+
"words": 296,
|
| 939 |
+
"wer": 0.02702702702702703
|
| 940 |
+
},
|
| 941 |
+
"semantic": {
|
| 942 |
+
"utterances": 25,
|
| 943 |
+
"errors": 5,
|
| 944 |
+
"words": 309,
|
| 945 |
+
"wer": 0.016181229773462782
|
| 946 |
+
}
|
| 947 |
+
},
|
| 948 |
+
"descriptive": {
|
| 949 |
+
"raw": {
|
| 950 |
+
"utterances": 16,
|
| 951 |
+
"errors": 3,
|
| 952 |
+
"words": 217,
|
| 953 |
+
"wer": 0.013824884792626729
|
| 954 |
+
},
|
| 955 |
+
"semantic": {
|
| 956 |
+
"utterances": 16,
|
| 957 |
+
"errors": 1,
|
| 958 |
+
"words": 226,
|
| 959 |
+
"wer": 0.004424778761061947
|
| 960 |
+
}
|
| 961 |
+
},
|
| 962 |
+
"emotional": {
|
| 963 |
+
"raw": {
|
| 964 |
+
"utterances": 24,
|
| 965 |
+
"errors": 1,
|
| 966 |
+
"words": 314,
|
| 967 |
+
"wer": 0.0031847133757961785
|
| 968 |
+
},
|
| 969 |
+
"semantic": {
|
| 970 |
+
"utterances": 24,
|
| 971 |
+
"errors": 1,
|
| 972 |
+
"words": 329,
|
| 973 |
+
"wer": 0.00303951367781155
|
| 974 |
+
}
|
| 975 |
+
},
|
| 976 |
+
"homographs": {
|
| 977 |
+
"raw": {
|
| 978 |
+
"utterances": 6,
|
| 979 |
+
"errors": 1,
|
| 980 |
+
"words": 70,
|
| 981 |
+
"wer": 0.014285714285714285
|
| 982 |
+
},
|
| 983 |
+
"semantic": {
|
| 984 |
+
"utterances": 6,
|
| 985 |
+
"errors": 1,
|
| 986 |
+
"words": 70,
|
| 987 |
+
"wer": 0.014285714285714285
|
| 988 |
+
}
|
| 989 |
+
},
|
| 990 |
+
"long": {
|
| 991 |
+
"raw": {
|
| 992 |
+
"utterances": 15,
|
| 993 |
+
"errors": 3,
|
| 994 |
+
"words": 412,
|
| 995 |
+
"wer": 0.007281553398058253
|
| 996 |
+
},
|
| 997 |
+
"semantic": {
|
| 998 |
+
"utterances": 15,
|
| 999 |
+
"errors": 3,
|
| 1000 |
+
"words": 432,
|
| 1001 |
+
"wer": 0.006944444444444444
|
| 1002 |
+
}
|
| 1003 |
+
},
|
| 1004 |
+
"long_range": {
|
| 1005 |
+
"raw": {
|
| 1006 |
+
"utterances": 6,
|
| 1007 |
+
"errors": 1,
|
| 1008 |
+
"words": 121,
|
| 1009 |
+
"wer": 0.008264462809917356
|
| 1010 |
+
},
|
| 1011 |
+
"semantic": {
|
| 1012 |
+
"utterances": 6,
|
| 1013 |
+
"errors": 1,
|
| 1014 |
+
"words": 121,
|
| 1015 |
+
"wer": 0.008264462809917356
|
| 1016 |
+
}
|
| 1017 |
+
},
|
| 1018 |
+
"names_places": {
|
| 1019 |
+
"raw": {
|
| 1020 |
+
"utterances": 6,
|
| 1021 |
+
"errors": 2,
|
| 1022 |
+
"words": 57,
|
| 1023 |
+
"wer": 0.03508771929824561
|
| 1024 |
+
},
|
| 1025 |
+
"semantic": {
|
| 1026 |
+
"utterances": 6,
|
| 1027 |
+
"errors": 2,
|
| 1028 |
+
"words": 57,
|
| 1029 |
+
"wer": 0.03508771929824561
|
| 1030 |
+
}
|
| 1031 |
+
},
|
| 1032 |
+
"narrative": {
|
| 1033 |
+
"raw": {
|
| 1034 |
+
"utterances": 24,
|
| 1035 |
+
"errors": 1,
|
| 1036 |
+
"words": 342,
|
| 1037 |
+
"wer": 0.0029239766081871343
|
| 1038 |
+
},
|
| 1039 |
+
"semantic": {
|
| 1040 |
+
"utterances": 24,
|
| 1041 |
+
"errors": 0,
|
| 1042 |
+
"words": 352,
|
| 1043 |
+
"wer": 0.0
|
| 1044 |
+
}
|
| 1045 |
+
},
|
| 1046 |
+
"numbers": {
|
| 1047 |
+
"raw": {
|
| 1048 |
+
"utterances": 6,
|
| 1049 |
+
"errors": 32,
|
| 1050 |
+
"words": 81,
|
| 1051 |
+
"wer": 0.3950617283950617
|
| 1052 |
+
},
|
| 1053 |
+
"semantic": {
|
| 1054 |
+
"utterances": 6,
|
| 1055 |
+
"errors": 6,
|
| 1056 |
+
"words": 64,
|
| 1057 |
+
"wer": 0.09375
|
| 1058 |
+
}
|
| 1059 |
+
},
|
| 1060 |
+
"phonetic_balance": {
|
| 1061 |
+
"raw": {
|
| 1062 |
+
"utterances": 300,
|
| 1063 |
+
"errors": 94,
|
| 1064 |
+
"words": 2605,
|
| 1065 |
+
"wer": 0.03608445297504798
|
| 1066 |
+
},
|
| 1067 |
+
"semantic": {
|
| 1068 |
+
"utterances": 300,
|
| 1069 |
+
"errors": 83,
|
| 1070 |
+
"words": 2627,
|
| 1071 |
+
"wer": 0.031594975256947086
|
| 1072 |
+
}
|
| 1073 |
+
},
|
| 1074 |
+
"punctuation": {
|
| 1075 |
+
"raw": {
|
| 1076 |
+
"utterances": 6,
|
| 1077 |
+
"errors": 1,
|
| 1078 |
+
"words": 65,
|
| 1079 |
+
"wer": 0.015384615384615385
|
| 1080 |
+
},
|
| 1081 |
+
"semantic": {
|
| 1082 |
+
"utterances": 6,
|
| 1083 |
+
"errors": 1,
|
| 1084 |
+
"words": 65,
|
| 1085 |
+
"wer": 0.015384615384615385
|
| 1086 |
+
}
|
| 1087 |
+
},
|
| 1088 |
+
"question": {
|
| 1089 |
+
"raw": {
|
| 1090 |
+
"utterances": 15,
|
| 1091 |
+
"errors": 0,
|
| 1092 |
+
"words": 163,
|
| 1093 |
+
"wer": 0.0
|
| 1094 |
+
},
|
| 1095 |
+
"semantic": {
|
| 1096 |
+
"utterances": 15,
|
| 1097 |
+
"errors": 0,
|
| 1098 |
+
"words": 165,
|
| 1099 |
+
"wer": 0.0
|
| 1100 |
+
}
|
| 1101 |
+
},
|
| 1102 |
+
"rare_words": {
|
| 1103 |
+
"raw": {
|
| 1104 |
+
"utterances": 6,
|
| 1105 |
+
"errors": 4,
|
| 1106 |
+
"words": 57,
|
| 1107 |
+
"wer": 0.07017543859649122
|
| 1108 |
+
},
|
| 1109 |
+
"semantic": {
|
| 1110 |
+
"utterances": 6,
|
| 1111 |
+
"errors": 4,
|
| 1112 |
+
"words": 57,
|
| 1113 |
+
"wer": 0.07017543859649122
|
| 1114 |
+
}
|
| 1115 |
+
},
|
| 1116 |
+
"short": {
|
| 1117 |
+
"raw": {
|
| 1118 |
+
"utterances": 24,
|
| 1119 |
+
"errors": 7,
|
| 1120 |
+
"words": 98,
|
| 1121 |
+
"wer": 0.07142857142857142
|
| 1122 |
+
},
|
| 1123 |
+
"semantic": {
|
| 1124 |
+
"utterances": 24,
|
| 1125 |
+
"errors": 8,
|
| 1126 |
+
"words": 105,
|
| 1127 |
+
"wer": 0.0761904761904762
|
| 1128 |
+
}
|
| 1129 |
+
},
|
| 1130 |
+
"technical": {
|
| 1131 |
+
"raw": {
|
| 1132 |
+
"utterances": 21,
|
| 1133 |
+
"errors": 10,
|
| 1134 |
+
"words": 251,
|
| 1135 |
+
"wer": 0.0398406374501992
|
| 1136 |
+
},
|
| 1137 |
+
"semantic": {
|
| 1138 |
+
"utterances": 21,
|
| 1139 |
+
"errors": 6,
|
| 1140 |
+
"words": 256,
|
| 1141 |
+
"wer": 0.0234375
|
| 1142 |
+
}
|
| 1143 |
+
}
|
| 1144 |
+
}
|
| 1145 |
+
},
|
| 1146 |
+
"utmos22": {
|
| 1147 |
+
"mean": 4.289378658294678,
|
| 1148 |
+
"ci": [
|
| 1149 |
+
4.271461564397812,
|
| 1150 |
+
4.306235534155369
|
| 1151 |
+
]
|
| 1152 |
+
}
|
| 1153 |
+
},
|
| 1154 |
+
"piper-danny-low": {
|
| 1155 |
+
"label": "Piper \u00b7 Danny Low",
|
| 1156 |
+
"weight_mb": 63.104526,
|
| 1157 |
+
"semantic_wer": {
|
| 1158 |
+
"wer": 0.018147086914995225,
|
| 1159 |
+
"ci": [
|
| 1160 |
+
0.013549618320610687,
|
| 1161 |
+
0.022975077881619937
|
| 1162 |
+
],
|
| 1163 |
+
"categories": {
|
| 1164 |
+
"conversational": {
|
| 1165 |
+
"raw": {
|
| 1166 |
+
"utterances": 25,
|
| 1167 |
+
"errors": 2,
|
| 1168 |
+
"words": 296,
|
| 1169 |
+
"wer": 0.006756756756756757
|
| 1170 |
+
},
|
| 1171 |
+
"semantic": {
|
| 1172 |
+
"utterances": 25,
|
| 1173 |
+
"errors": 2,
|
| 1174 |
+
"words": 309,
|
| 1175 |
+
"wer": 0.006472491909385114
|
| 1176 |
+
}
|
| 1177 |
+
},
|
| 1178 |
+
"descriptive": {
|
| 1179 |
+
"raw": {
|
| 1180 |
+
"utterances": 16,
|
| 1181 |
+
"errors": 2,
|
| 1182 |
+
"words": 217,
|
| 1183 |
+
"wer": 0.009216589861751152
|
| 1184 |
+
},
|
| 1185 |
+
"semantic": {
|
| 1186 |
+
"utterances": 16,
|
| 1187 |
+
"errors": 1,
|
| 1188 |
+
"words": 226,
|
| 1189 |
+
"wer": 0.004424778761061947
|
| 1190 |
+
}
|
| 1191 |
+
},
|
| 1192 |
+
"emotional": {
|
| 1193 |
+
"raw": {
|
| 1194 |
+
"utterances": 24,
|
| 1195 |
+
"errors": 1,
|
| 1196 |
+
"words": 314,
|
| 1197 |
+
"wer": 0.0031847133757961785
|
| 1198 |
+
},
|
| 1199 |
+
"semantic": {
|
| 1200 |
+
"utterances": 24,
|
| 1201 |
+
"errors": 1,
|
| 1202 |
+
"words": 329,
|
| 1203 |
+
"wer": 0.00303951367781155
|
| 1204 |
+
}
|
| 1205 |
+
},
|
| 1206 |
+
"homographs": {
|
| 1207 |
+
"raw": {
|
| 1208 |
+
"utterances": 6,
|
| 1209 |
+
"errors": 1,
|
| 1210 |
+
"words": 70,
|
| 1211 |
+
"wer": 0.014285714285714285
|
| 1212 |
+
},
|
| 1213 |
+
"semantic": {
|
| 1214 |
+
"utterances": 6,
|
| 1215 |
+
"errors": 1,
|
| 1216 |
+
"words": 70,
|
| 1217 |
+
"wer": 0.014285714285714285
|
| 1218 |
+
}
|
| 1219 |
+
},
|
| 1220 |
+
"long": {
|
| 1221 |
+
"raw": {
|
| 1222 |
+
"utterances": 15,
|
| 1223 |
+
"errors": 7,
|
| 1224 |
+
"words": 412,
|
| 1225 |
+
"wer": 0.01699029126213592
|
| 1226 |
+
},
|
| 1227 |
+
"semantic": {
|
| 1228 |
+
"utterances": 15,
|
| 1229 |
+
"errors": 7,
|
| 1230 |
+
"words": 432,
|
| 1231 |
+
"wer": 0.016203703703703703
|
| 1232 |
+
}
|
| 1233 |
+
},
|
| 1234 |
+
"long_range": {
|
| 1235 |
+
"raw": {
|
| 1236 |
+
"utterances": 6,
|
| 1237 |
+
"errors": 0,
|
| 1238 |
+
"words": 121,
|
| 1239 |
+
"wer": 0.0
|
| 1240 |
+
},
|
| 1241 |
+
"semantic": {
|
| 1242 |
+
"utterances": 6,
|
| 1243 |
+
"errors": 0,
|
| 1244 |
+
"words": 121,
|
| 1245 |
+
"wer": 0.0
|
| 1246 |
+
}
|
| 1247 |
+
},
|
| 1248 |
+
"names_places": {
|
| 1249 |
+
"raw": {
|
| 1250 |
+
"utterances": 6,
|
| 1251 |
+
"errors": 3,
|
| 1252 |
+
"words": 57,
|
| 1253 |
+
"wer": 0.05263157894736842
|
| 1254 |
+
},
|
| 1255 |
+
"semantic": {
|
| 1256 |
+
"utterances": 6,
|
| 1257 |
+
"errors": 3,
|
| 1258 |
+
"words": 57,
|
| 1259 |
+
"wer": 0.05263157894736842
|
| 1260 |
+
}
|
| 1261 |
+
},
|
| 1262 |
+
"narrative": {
|
| 1263 |
+
"raw": {
|
| 1264 |
+
"utterances": 24,
|
| 1265 |
+
"errors": 1,
|
| 1266 |
+
"words": 342,
|
| 1267 |
+
"wer": 0.0029239766081871343
|
| 1268 |
+
},
|
| 1269 |
+
"semantic": {
|
| 1270 |
+
"utterances": 24,
|
| 1271 |
+
"errors": 0,
|
| 1272 |
+
"words": 352,
|
| 1273 |
+
"wer": 0.0
|
| 1274 |
+
}
|
| 1275 |
+
},
|
| 1276 |
+
"numbers": {
|
| 1277 |
+
"raw": {
|
| 1278 |
+
"utterances": 6,
|
| 1279 |
+
"errors": 33,
|
| 1280 |
+
"words": 81,
|
| 1281 |
+
"wer": 0.4074074074074074
|
| 1282 |
+
},
|
| 1283 |
+
"semantic": {
|
| 1284 |
+
"utterances": 6,
|
| 1285 |
+
"errors": 7,
|
| 1286 |
+
"words": 64,
|
| 1287 |
+
"wer": 0.109375
|
| 1288 |
+
}
|
| 1289 |
+
},
|
| 1290 |
+
"phonetic_balance": {
|
| 1291 |
+
"raw": {
|
| 1292 |
+
"utterances": 300,
|
| 1293 |
+
"errors": 73,
|
| 1294 |
+
"words": 2605,
|
| 1295 |
+
"wer": 0.02802303262955854
|
| 1296 |
+
},
|
| 1297 |
+
"semantic": {
|
| 1298 |
+
"utterances": 300,
|
| 1299 |
+
"errors": 61,
|
| 1300 |
+
"words": 2627,
|
| 1301 |
+
"wer": 0.02322040350209364
|
| 1302 |
+
}
|
| 1303 |
+
},
|
| 1304 |
+
"punctuation": {
|
| 1305 |
+
"raw": {
|
| 1306 |
+
"utterances": 6,
|
| 1307 |
+
"errors": 0,
|
| 1308 |
+
"words": 65,
|
| 1309 |
+
"wer": 0.0
|
| 1310 |
+
},
|
| 1311 |
+
"semantic": {
|
| 1312 |
+
"utterances": 6,
|
| 1313 |
+
"errors": 0,
|
| 1314 |
+
"words": 65,
|
| 1315 |
+
"wer": 0.0
|
| 1316 |
+
}
|
| 1317 |
+
},
|
| 1318 |
+
"question": {
|
| 1319 |
+
"raw": {
|
| 1320 |
+
"utterances": 15,
|
| 1321 |
+
"errors": 2,
|
| 1322 |
+
"words": 163,
|
| 1323 |
+
"wer": 0.012269938650306749
|
| 1324 |
+
},
|
| 1325 |
+
"semantic": {
|
| 1326 |
+
"utterances": 15,
|
| 1327 |
+
"errors": 2,
|
| 1328 |
+
"words": 165,
|
| 1329 |
+
"wer": 0.012121212121212121
|
| 1330 |
+
}
|
| 1331 |
+
},
|
| 1332 |
+
"rare_words": {
|
| 1333 |
+
"raw": {
|
| 1334 |
+
"utterances": 6,
|
| 1335 |
+
"errors": 2,
|
| 1336 |
+
"words": 57,
|
| 1337 |
+
"wer": 0.03508771929824561
|
| 1338 |
+
},
|
| 1339 |
+
"semantic": {
|
| 1340 |
+
"utterances": 6,
|
| 1341 |
+
"errors": 2,
|
| 1342 |
+
"words": 57,
|
| 1343 |
+
"wer": 0.03508771929824561
|
| 1344 |
+
}
|
| 1345 |
+
},
|
| 1346 |
+
"short": {
|
| 1347 |
+
"raw": {
|
| 1348 |
+
"utterances": 24,
|
| 1349 |
+
"errors": 3,
|
| 1350 |
+
"words": 98,
|
| 1351 |
+
"wer": 0.030612244897959183
|
| 1352 |
+
},
|
| 1353 |
+
"semantic": {
|
| 1354 |
+
"utterances": 24,
|
| 1355 |
+
"errors": 3,
|
| 1356 |
+
"words": 105,
|
| 1357 |
+
"wer": 0.02857142857142857
|
| 1358 |
+
}
|
| 1359 |
+
},
|
| 1360 |
+
"technical": {
|
| 1361 |
+
"raw": {
|
| 1362 |
+
"utterances": 21,
|
| 1363 |
+
"errors": 9,
|
| 1364 |
+
"words": 251,
|
| 1365 |
+
"wer": 0.035856573705179286
|
| 1366 |
+
},
|
| 1367 |
+
"semantic": {
|
| 1368 |
+
"utterances": 21,
|
| 1369 |
+
"errors": 5,
|
| 1370 |
+
"words": 256,
|
| 1371 |
+
"wer": 0.01953125
|
| 1372 |
+
}
|
| 1373 |
+
}
|
| 1374 |
+
}
|
| 1375 |
+
},
|
| 1376 |
+
"utmos22": {
|
| 1377 |
+
"mean": 4.194989757061005,
|
| 1378 |
+
"ci": [
|
| 1379 |
+
4.179823832964897,
|
| 1380 |
+
4.20924334000349
|
| 1381 |
+
]
|
| 1382 |
+
}
|
| 1383 |
+
},
|
| 1384 |
+
"supertonic3-james-3step": {
|
| 1385 |
+
"label": "Supertonic 3 \u00b7 James \u00b7 3-step",
|
| 1386 |
+
"weight_mb": 398.075273,
|
| 1387 |
+
"semantic_wer": {
|
| 1388 |
+
"wer": 6.928175740210124,
|
| 1389 |
+
"ci": [
|
| 1390 |
+
5.861435406698565,
|
| 1391 |
+
8.043254987161761
|
| 1392 |
+
],
|
| 1393 |
+
"categories": {
|
| 1394 |
+
"conversational": {
|
| 1395 |
+
"raw": {
|
| 1396 |
+
"utterances": 25,
|
| 1397 |
+
"errors": 1295,
|
| 1398 |
+
"words": 296,
|
| 1399 |
+
"wer": 4.375
|
| 1400 |
+
},
|
| 1401 |
+
"semantic": {
|
| 1402 |
+
"utterances": 25,
|
| 1403 |
+
"errors": 1449,
|
| 1404 |
+
"words": 309,
|
| 1405 |
+
"wer": 4.689320388349515
|
| 1406 |
+
}
|
| 1407 |
+
},
|
| 1408 |
+
"descriptive": {
|
| 1409 |
+
"raw": {
|
| 1410 |
+
"utterances": 16,
|
| 1411 |
+
"errors": 902,
|
| 1412 |
+
"words": 217,
|
| 1413 |
+
"wer": 4.15668202764977
|
| 1414 |
+
},
|
| 1415 |
+
"semantic": {
|
| 1416 |
+
"utterances": 16,
|
| 1417 |
+
"errors": 998,
|
| 1418 |
+
"words": 226,
|
| 1419 |
+
"wer": 4.415929203539823
|
| 1420 |
+
}
|
| 1421 |
+
},
|
| 1422 |
+
"emotional": {
|
| 1423 |
+
"raw": {
|
| 1424 |
+
"utterances": 24,
|
| 1425 |
+
"errors": 2189,
|
| 1426 |
+
"words": 314,
|
| 1427 |
+
"wer": 6.971337579617835
|
| 1428 |
+
},
|
| 1429 |
+
"semantic": {
|
| 1430 |
+
"utterances": 24,
|
| 1431 |
+
"errors": 2306,
|
| 1432 |
+
"words": 329,
|
| 1433 |
+
"wer": 7.009118541033435
|
| 1434 |
+
}
|
| 1435 |
+
},
|
| 1436 |
+
"homographs": {
|
| 1437 |
+
"raw": {
|
| 1438 |
+
"utterances": 6,
|
| 1439 |
+
"errors": 70,
|
| 1440 |
+
"words": 70,
|
| 1441 |
+
"wer": 1.0
|
| 1442 |
+
},
|
| 1443 |
+
"semantic": {
|
| 1444 |
+
"utterances": 6,
|
| 1445 |
+
"errors": 73,
|
| 1446 |
+
"words": 70,
|
| 1447 |
+
"wer": 1.042857142857143
|
| 1448 |
+
}
|
| 1449 |
+
},
|
| 1450 |
+
"long": {
|
| 1451 |
+
"raw": {
|
| 1452 |
+
"utterances": 15,
|
| 1453 |
+
"errors": 1113,
|
| 1454 |
+
"words": 412,
|
| 1455 |
+
"wer": 2.7014563106796117
|
| 1456 |
+
},
|
| 1457 |
+
"semantic": {
|
| 1458 |
+
"utterances": 15,
|
| 1459 |
+
"errors": 1190,
|
| 1460 |
+
"words": 432,
|
| 1461 |
+
"wer": 2.7546296296296298
|
| 1462 |
+
}
|
| 1463 |
+
},
|
| 1464 |
+
"long_range": {
|
| 1465 |
+
"raw": {
|
| 1466 |
+
"utterances": 6,
|
| 1467 |
+
"errors": 153,
|
| 1468 |
+
"words": 121,
|
| 1469 |
+
"wer": 1.2644628099173554
|
| 1470 |
+
},
|
| 1471 |
+
"semantic": {
|
| 1472 |
+
"utterances": 6,
|
| 1473 |
+
"errors": 159,
|
| 1474 |
+
"words": 121,
|
| 1475 |
+
"wer": 1.3140495867768596
|
| 1476 |
+
}
|
| 1477 |
+
},
|
| 1478 |
+
"names_places": {
|
| 1479 |
+
"raw": {
|
| 1480 |
+
"utterances": 6,
|
| 1481 |
+
"errors": 666,
|
| 1482 |
+
"words": 57,
|
| 1483 |
+
"wer": 11.68421052631579
|
| 1484 |
+
},
|
| 1485 |
+
"semantic": {
|
| 1486 |
+
"utterances": 6,
|
| 1487 |
+
"errors": 828,
|
| 1488 |
+
"words": 57,
|
| 1489 |
+
"wer": 14.526315789473685
|
| 1490 |
+
}
|
| 1491 |
+
},
|
| 1492 |
+
"narrative": {
|
| 1493 |
+
"raw": {
|
| 1494 |
+
"utterances": 24,
|
| 1495 |
+
"errors": 2415,
|
| 1496 |
+
"words": 342,
|
| 1497 |
+
"wer": 7.06140350877193
|
| 1498 |
+
},
|
| 1499 |
+
"semantic": {
|
| 1500 |
+
"utterances": 24,
|
| 1501 |
+
"errors": 2562,
|
| 1502 |
+
"words": 352,
|
| 1503 |
+
"wer": 7.278409090909091
|
| 1504 |
+
}
|
| 1505 |
+
},
|
| 1506 |
+
"numbers": {
|
| 1507 |
+
"raw": {
|
| 1508 |
+
"utterances": 6,
|
| 1509 |
+
"errors": 94,
|
| 1510 |
+
"words": 81,
|
| 1511 |
+
"wer": 1.1604938271604939
|
| 1512 |
+
},
|
| 1513 |
+
"semantic": {
|
| 1514 |
+
"utterances": 6,
|
| 1515 |
+
"errors": 91,
|
| 1516 |
+
"words": 64,
|
| 1517 |
+
"wer": 1.421875
|
| 1518 |
+
}
|
| 1519 |
+
},
|
| 1520 |
+
"phonetic_balance": {
|
| 1521 |
+
"raw": {
|
| 1522 |
+
"utterances": 300,
|
| 1523 |
+
"errors": 19668,
|
| 1524 |
+
"words": 2605,
|
| 1525 |
+
"wer": 7.550095969289827
|
| 1526 |
+
},
|
| 1527 |
+
"semantic": {
|
| 1528 |
+
"utterances": 300,
|
| 1529 |
+
"errors": 21028,
|
| 1530 |
+
"words": 2627,
|
| 1531 |
+
"wer": 8.00456794822992
|
| 1532 |
+
}
|
| 1533 |
+
},
|
| 1534 |
+
"punctuation": {
|
| 1535 |
+
"raw": {
|
| 1536 |
+
"utterances": 6,
|
| 1537 |
+
"errors": 803,
|
| 1538 |
+
"words": 65,
|
| 1539 |
+
"wer": 12.353846153846154
|
| 1540 |
+
},
|
| 1541 |
+
"semantic": {
|
| 1542 |
+
"utterances": 6,
|
| 1543 |
+
"errors": 807,
|
| 1544 |
+
"words": 65,
|
| 1545 |
+
"wer": 12.415384615384616
|
| 1546 |
+
}
|
| 1547 |
+
},
|
| 1548 |
+
"question": {
|
| 1549 |
+
"raw": {
|
| 1550 |
+
"utterances": 15,
|
| 1551 |
+
"errors": 1412,
|
| 1552 |
+
"words": 163,
|
| 1553 |
+
"wer": 8.662576687116564
|
| 1554 |
+
},
|
| 1555 |
+
"semantic": {
|
| 1556 |
+
"utterances": 15,
|
| 1557 |
+
"errors": 1529,
|
| 1558 |
+
"words": 165,
|
| 1559 |
+
"wer": 9.266666666666667
|
| 1560 |
+
}
|
| 1561 |
+
},
|
| 1562 |
+
"rare_words": {
|
| 1563 |
+
"raw": {
|
| 1564 |
+
"utterances": 6,
|
| 1565 |
+
"errors": 819,
|
| 1566 |
+
"words": 57,
|
| 1567 |
+
"wer": 14.368421052631579
|
| 1568 |
+
},
|
| 1569 |
+
"semantic": {
|
| 1570 |
+
"utterances": 6,
|
| 1571 |
+
"errors": 820,
|
| 1572 |
+
"words": 57,
|
| 1573 |
+
"wer": 14.385964912280702
|
| 1574 |
+
}
|
| 1575 |
+
},
|
| 1576 |
+
"short": {
|
| 1577 |
+
"raw": {
|
| 1578 |
+
"utterances": 24,
|
| 1579 |
+
"errors": 436,
|
| 1580 |
+
"words": 98,
|
| 1581 |
+
"wer": 4.448979591836735
|
| 1582 |
+
},
|
| 1583 |
+
"semantic": {
|
| 1584 |
+
"utterances": 24,
|
| 1585 |
+
"errors": 447,
|
| 1586 |
+
"words": 105,
|
| 1587 |
+
"wer": 4.257142857142857
|
| 1588 |
+
}
|
| 1589 |
+
},
|
| 1590 |
+
"technical": {
|
| 1591 |
+
"raw": {
|
| 1592 |
+
"utterances": 21,
|
| 1593 |
+
"errors": 1976,
|
| 1594 |
+
"words": 251,
|
| 1595 |
+
"wer": 7.872509960159363
|
| 1596 |
+
},
|
| 1597 |
+
"semantic": {
|
| 1598 |
+
"utterances": 21,
|
| 1599 |
+
"errors": 1982,
|
| 1600 |
+
"words": 256,
|
| 1601 |
+
"wer": 7.7421875
|
| 1602 |
+
}
|
| 1603 |
+
}
|
| 1604 |
+
}
|
| 1605 |
+
},
|
| 1606 |
+
"utmos22": {
|
| 1607 |
+
"mean": 2.4712263617515564,
|
| 1608 |
+
"ci": [
|
| 1609 |
+
2.412739716243744,
|
| 1610 |
+
2.5290928330957887
|
| 1611 |
+
]
|
| 1612 |
+
}
|
| 1613 |
+
},
|
| 1614 |
+
"supertonic3-james-8step": {
|
| 1615 |
+
"label": "Supertonic 3 \u00b7 James \u00b7 8-step",
|
| 1616 |
+
"weight_mb": 398.075273,
|
| 1617 |
+
"semantic_wer": {
|
| 1618 |
+
"wer": 6.225214899713467,
|
| 1619 |
+
"ci": [
|
| 1620 |
+
5.2127497621313035,
|
| 1621 |
+
7.2831739961759085
|
| 1622 |
+
],
|
| 1623 |
+
"categories": {
|
| 1624 |
+
"conversational": {
|
| 1625 |
+
"raw": {
|
| 1626 |
+
"utterances": 25,
|
| 1627 |
+
"errors": 1746,
|
| 1628 |
+
"words": 296,
|
| 1629 |
+
"wer": 5.898648648648648
|
| 1630 |
+
},
|
| 1631 |
+
"semantic": {
|
| 1632 |
+
"utterances": 25,
|
| 1633 |
+
"errors": 1812,
|
| 1634 |
+
"words": 309,
|
| 1635 |
+
"wer": 5.864077669902913
|
| 1636 |
+
}
|
| 1637 |
+
},
|
| 1638 |
+
"descriptive": {
|
| 1639 |
+
"raw": {
|
| 1640 |
+
"utterances": 16,
|
| 1641 |
+
"errors": 1230,
|
| 1642 |
+
"words": 217,
|
| 1643 |
+
"wer": 5.668202764976958
|
| 1644 |
+
},
|
| 1645 |
+
"semantic": {
|
| 1646 |
+
"utterances": 16,
|
| 1647 |
+
"errors": 1234,
|
| 1648 |
+
"words": 226,
|
| 1649 |
+
"wer": 5.460176991150442
|
| 1650 |
+
}
|
| 1651 |
+
},
|
| 1652 |
+
"emotional": {
|
| 1653 |
+
"raw": {
|
| 1654 |
+
"utterances": 24,
|
| 1655 |
+
"errors": 1592,
|
| 1656 |
+
"words": 314,
|
| 1657 |
+
"wer": 5.070063694267516
|
| 1658 |
+
},
|
| 1659 |
+
"semantic": {
|
| 1660 |
+
"utterances": 24,
|
| 1661 |
+
"errors": 1670,
|
| 1662 |
+
"words": 329,
|
| 1663 |
+
"wer": 5.075987841945289
|
| 1664 |
+
}
|
| 1665 |
+
},
|
| 1666 |
+
"homographs": {
|
| 1667 |
+
"raw": {
|
| 1668 |
+
"utterances": 6,
|
| 1669 |
+
"errors": 326,
|
| 1670 |
+
"words": 70,
|
| 1671 |
+
"wer": 4.6571428571428575
|
| 1672 |
+
},
|
| 1673 |
+
"semantic": {
|
| 1674 |
+
"utterances": 6,
|
| 1675 |
+
"errors": 413,
|
| 1676 |
+
"words": 70,
|
| 1677 |
+
"wer": 5.9
|
| 1678 |
+
}
|
| 1679 |
+
},
|
| 1680 |
+
"long": {
|
| 1681 |
+
"raw": {
|
| 1682 |
+
"utterances": 15,
|
| 1683 |
+
"errors": 1459,
|
| 1684 |
+
"words": 412,
|
| 1685 |
+
"wer": 3.54126213592233
|
| 1686 |
+
},
|
| 1687 |
+
"semantic": {
|
| 1688 |
+
"utterances": 15,
|
| 1689 |
+
"errors": 1468,
|
| 1690 |
+
"words": 432,
|
| 1691 |
+
"wer": 3.3981481481481484
|
| 1692 |
+
}
|
| 1693 |
+
},
|
| 1694 |
+
"long_range": {
|
| 1695 |
+
"raw": {
|
| 1696 |
+
"utterances": 6,
|
| 1697 |
+
"errors": 113,
|
| 1698 |
+
"words": 121,
|
| 1699 |
+
"wer": 0.9338842975206612
|
| 1700 |
+
},
|
| 1701 |
+
"semantic": {
|
| 1702 |
+
"utterances": 6,
|
| 1703 |
+
"errors": 113,
|
| 1704 |
+
"words": 121,
|
| 1705 |
+
"wer": 0.9338842975206612
|
| 1706 |
+
}
|
| 1707 |
+
},
|
| 1708 |
+
"names_places": {
|
| 1709 |
+
"raw": {
|
| 1710 |
+
"utterances": 6,
|
| 1711 |
+
"errors": 381,
|
| 1712 |
+
"words": 57,
|
| 1713 |
+
"wer": 6.684210526315789
|
| 1714 |
+
},
|
| 1715 |
+
"semantic": {
|
| 1716 |
+
"utterances": 6,
|
| 1717 |
+
"errors": 476,
|
| 1718 |
+
"words": 57,
|
| 1719 |
+
"wer": 8.350877192982455
|
| 1720 |
+
}
|
| 1721 |
+
},
|
| 1722 |
+
"narrative": {
|
| 1723 |
+
"raw": {
|
| 1724 |
+
"utterances": 24,
|
| 1725 |
+
"errors": 1338,
|
| 1726 |
+
"words": 342,
|
| 1727 |
+
"wer": 3.912280701754386
|
| 1728 |
+
},
|
| 1729 |
+
"semantic": {
|
| 1730 |
+
"utterances": 24,
|
| 1731 |
+
"errors": 1344,
|
| 1732 |
+
"words": 352,
|
| 1733 |
+
"wer": 3.8181818181818183
|
| 1734 |
+
}
|
| 1735 |
+
},
|
| 1736 |
+
"numbers": {
|
| 1737 |
+
"raw": {
|
| 1738 |
+
"utterances": 6,
|
| 1739 |
+
"errors": 90,
|
| 1740 |
+
"words": 81,
|
| 1741 |
+
"wer": 1.1111111111111112
|
| 1742 |
+
},
|
| 1743 |
+
"semantic": {
|
| 1744 |
+
"utterances": 6,
|
| 1745 |
+
"errors": 87,
|
| 1746 |
+
"words": 64,
|
| 1747 |
+
"wer": 1.359375
|
| 1748 |
+
}
|
| 1749 |
+
},
|
| 1750 |
+
"phonetic_balance": {
|
| 1751 |
+
"raw": {
|
| 1752 |
+
"utterances": 300,
|
| 1753 |
+
"errors": 18274,
|
| 1754 |
+
"words": 2605,
|
| 1755 |
+
"wer": 7.014971209213051
|
| 1756 |
+
},
|
| 1757 |
+
"semantic": {
|
| 1758 |
+
"utterances": 300,
|
| 1759 |
+
"errors": 19044,
|
| 1760 |
+
"words": 2627,
|
| 1761 |
+
"wer": 7.2493338408831365
|
| 1762 |
+
}
|
| 1763 |
+
},
|
| 1764 |
+
"punctuation": {
|
| 1765 |
+
"raw": {
|
| 1766 |
+
"utterances": 6,
|
| 1767 |
+
"errors": 361,
|
| 1768 |
+
"words": 65,
|
| 1769 |
+
"wer": 5.553846153846154
|
| 1770 |
+
},
|
| 1771 |
+
"semantic": {
|
| 1772 |
+
"utterances": 6,
|
| 1773 |
+
"errors": 438,
|
| 1774 |
+
"words": 65,
|
| 1775 |
+
"wer": 6.7384615384615385
|
| 1776 |
+
}
|
| 1777 |
+
},
|
| 1778 |
+
"question": {
|
| 1779 |
+
"raw": {
|
| 1780 |
+
"utterances": 15,
|
| 1781 |
+
"errors": 1153,
|
| 1782 |
+
"words": 163,
|
| 1783 |
+
"wer": 7.07361963190184
|
| 1784 |
+
},
|
| 1785 |
+
"semantic": {
|
| 1786 |
+
"utterances": 15,
|
| 1787 |
+
"errors": 1267,
|
| 1788 |
+
"words": 165,
|
| 1789 |
+
"wer": 7.678787878787879
|
| 1790 |
+
}
|
| 1791 |
+
},
|
| 1792 |
+
"rare_words": {
|
| 1793 |
+
"raw": {
|
| 1794 |
+
"utterances": 6,
|
| 1795 |
+
"errors": 438,
|
| 1796 |
+
"words": 57,
|
| 1797 |
+
"wer": 7.684210526315789
|
| 1798 |
+
},
|
| 1799 |
+
"semantic": {
|
| 1800 |
+
"utterances": 6,
|
| 1801 |
+
"errors": 444,
|
| 1802 |
+
"words": 57,
|
| 1803 |
+
"wer": 7.7894736842105265
|
| 1804 |
+
}
|
| 1805 |
+
},
|
| 1806 |
+
"short": {
|
| 1807 |
+
"raw": {
|
| 1808 |
+
"utterances": 24,
|
| 1809 |
+
"errors": 1005,
|
| 1810 |
+
"words": 98,
|
| 1811 |
+
"wer": 10.255102040816327
|
| 1812 |
+
},
|
| 1813 |
+
"semantic": {
|
| 1814 |
+
"utterances": 24,
|
| 1815 |
+
"errors": 1057,
|
| 1816 |
+
"words": 105,
|
| 1817 |
+
"wer": 10.066666666666666
|
| 1818 |
+
}
|
| 1819 |
+
},
|
| 1820 |
+
"technical": {
|
| 1821 |
+
"raw": {
|
| 1822 |
+
"utterances": 21,
|
| 1823 |
+
"errors": 1585,
|
| 1824 |
+
"words": 251,
|
| 1825 |
+
"wer": 6.314741035856573
|
| 1826 |
+
},
|
| 1827 |
+
"semantic": {
|
| 1828 |
+
"utterances": 21,
|
| 1829 |
+
"errors": 1722,
|
| 1830 |
+
"words": 256,
|
| 1831 |
+
"wer": 6.7265625
|
| 1832 |
+
}
|
| 1833 |
+
}
|
| 1834 |
+
}
|
| 1835 |
+
},
|
| 1836 |
+
"utmos22": {
|
| 1837 |
+
"mean": 4.29470673418045,
|
| 1838 |
+
"ci": [
|
| 1839 |
+
4.281224336981774,
|
| 1840 |
+
4.307890736854076
|
| 1841 |
+
]
|
| 1842 |
+
}
|
| 1843 |
+
}
|
| 1844 |
+
},
|
| 1845 |
+
"asr_robustness": {
|
| 1846 |
+
"inflect-micro-v2": {
|
| 1847 |
+
"whisper-large-v3": {
|
| 1848 |
+
"wer": 0.019293218720152817,
|
| 1849 |
+
"ci": [
|
| 1850 |
+
0.014622733476311172,
|
| 1851 |
+
0.024179280518969924
|
| 1852 |
+
]
|
| 1853 |
+
},
|
| 1854 |
+
"wav2vec2-large-lv60k-960h": {
|
| 1855 |
+
"wer": 0.048137535816618914,
|
| 1856 |
+
"ci": [
|
| 1857 |
+
0.03997704667176741,
|
| 1858 |
+
0.05712124077926991
|
| 1859 |
+
]
|
| 1860 |
+
}
|
| 1861 |
+
},
|
| 1862 |
+
"inflect-nano-v2": {
|
| 1863 |
+
"whisper-large-v3": {
|
| 1864 |
+
"wer": 0.024832855778414518,
|
| 1865 |
+
"ci": [
|
| 1866 |
+
0.019525267993874426,
|
| 1867 |
+
0.030727866333781446
|
| 1868 |
+
]
|
| 1869 |
+
},
|
| 1870 |
+
"wav2vec2-large-lv60k-960h": {
|
| 1871 |
+
"wer": 0.05673352435530086,
|
| 1872 |
+
"ci": [
|
| 1873 |
+
0.04819277108433735,
|
| 1874 |
+
0.06602129719264278
|
| 1875 |
+
]
|
| 1876 |
+
}
|
| 1877 |
+
},
|
| 1878 |
+
"kitten-nano-bruno": {
|
| 1879 |
+
"whisper-large-v3": {
|
| 1880 |
+
"wer": 0.009742120343839542,
|
| 1881 |
+
"ci": [
|
| 1882 |
+
0.006622516556291391,
|
| 1883 |
+
0.013268998793727383
|
| 1884 |
+
]
|
| 1885 |
+
},
|
| 1886 |
+
"wav2vec2-large-lv60k-960h": {
|
| 1887 |
+
"wer": 0.03553008595988539,
|
| 1888 |
+
"ci": [
|
| 1889 |
+
0.028724626579854463,
|
| 1890 |
+
0.04309006211180124
|
| 1891 |
+
]
|
| 1892 |
+
}
|
| 1893 |
+
},
|
| 1894 |
+
"kitten-nano-hugo": {
|
| 1895 |
+
"whisper-large-v3": {
|
| 1896 |
+
"wer": 0.011461318051575931,
|
| 1897 |
+
"ci": [
|
| 1898 |
+
0.007995319812792511,
|
| 1899 |
+
0.01523625843780135
|
| 1900 |
+
]
|
| 1901 |
+
},
|
| 1902 |
+
"wav2vec2-large-lv60k-960h": {
|
| 1903 |
+
"wer": 0.03629417382999045,
|
| 1904 |
+
"ci": [
|
| 1905 |
+
0.029451395572666024,
|
| 1906 |
+
0.043798449612403104
|
| 1907 |
+
]
|
| 1908 |
+
}
|
| 1909 |
+
},
|
| 1910 |
+
"piper-ryan-low": {
|
| 1911 |
+
"whisper-large-v3": {
|
| 1912 |
+
"wer": 0.023304680038204392,
|
| 1913 |
+
"ci": [
|
| 1914 |
+
0.018028169014084508,
|
| 1915 |
+
0.02901655306718598
|
| 1916 |
+
]
|
| 1917 |
+
},
|
| 1918 |
+
"wav2vec2-large-lv60k-960h": {
|
| 1919 |
+
"wer": 0.0670487106017192,
|
| 1920 |
+
"ci": [
|
| 1921 |
+
0.05838601710673113,
|
| 1922 |
+
0.07638619620007756
|
| 1923 |
+
]
|
| 1924 |
+
}
|
| 1925 |
+
},
|
| 1926 |
+
"piper-danny-low": {
|
| 1927 |
+
"whisper-large-v3": {
|
| 1928 |
+
"wer": 0.018147086914995225,
|
| 1929 |
+
"ci": [
|
| 1930 |
+
0.013549618320610687,
|
| 1931 |
+
0.022975077881619937
|
| 1932 |
+
]
|
| 1933 |
+
},
|
| 1934 |
+
"wav2vec2-large-lv60k-960h": {
|
| 1935 |
+
"wer": 0.053104106972301814,
|
| 1936 |
+
"ci": [
|
| 1937 |
+
0.04440632742519535,
|
| 1938 |
+
0.06227176628867961
|
| 1939 |
+
]
|
| 1940 |
+
}
|
| 1941 |
+
},
|
| 1942 |
+
"supertonic3-james-3step": {
|
| 1943 |
+
"whisper-large-v3": {
|
| 1944 |
+
"wer": 6.928175740210124,
|
| 1945 |
+
"ci": [
|
| 1946 |
+
5.861435406698565,
|
| 1947 |
+
8.043254987161761
|
| 1948 |
+
]
|
| 1949 |
+
},
|
| 1950 |
+
"wav2vec2-large-lv60k-960h": {
|
| 1951 |
+
"wer": 0.1346704871060172,
|
| 1952 |
+
"ci": [
|
| 1953 |
+
0.11719324026451139,
|
| 1954 |
+
0.15343099460292983
|
| 1955 |
+
]
|
| 1956 |
+
}
|
| 1957 |
+
},
|
| 1958 |
+
"supertonic3-james-8step": {
|
| 1959 |
+
"whisper-large-v3": {
|
| 1960 |
+
"wer": 6.225214899713467,
|
| 1961 |
+
"ci": [
|
| 1962 |
+
5.2127497621313035,
|
| 1963 |
+
7.2831739961759085
|
| 1964 |
+
]
|
| 1965 |
+
},
|
| 1966 |
+
"wav2vec2-large-lv60k-960h": {
|
| 1967 |
+
"wer": 0.037631327602674305,
|
| 1968 |
+
"ci": [
|
| 1969 |
+
0.030763314747164008,
|
| 1970 |
+
0.044854881266490766
|
| 1971 |
+
]
|
| 1972 |
+
}
|
| 1973 |
+
}
|
| 1974 |
+
},
|
| 1975 |
+
"family_averages": {
|
| 1976 |
+
"kitten": {
|
| 1977 |
+
"semantic_wer": 0.010601719197707736,
|
| 1978 |
+
"utmos22": 4.2039608595371245
|
| 1979 |
+
},
|
| 1980 |
+
"piper": {
|
| 1981 |
+
"semantic_wer": 0.02072588347659981,
|
| 1982 |
+
"utmos22": 4.242184207677841
|
| 1983 |
+
}
|
| 1984 |
+
},
|
| 1985 |
+
"notes": [
|
| 1986 |
+
"Family averages are equal-weight macro averages over the two named voices.",
|
| 1987 |
+
"Supertonic 3-step and 8-step remain separate.",
|
| 1988 |
+
"UTMOS22 and WER are not combined into one score."
|
| 1989 |
+
]
|
| 1990 |
+
}
|
assets/evidence/human-preference.svg
ADDED
|
|
assets/evidence/model-footprint.svg
ADDED
|
|
assets/evidence/quality-vs-cpu-speed.svg
ADDED
|
|
assets/evidence/quality-vs-footprint.svg
ADDED
|
|
assets/evidence/semantic-wer.svg
ADDED
|
|
smoke/release_smoke.wav → assets/inflect-v2-repository-hero.png
RENAMED
|
File without changes
|
assets/matched-evaluation.svg
DELETED
config.json
CHANGED
|
@@ -1,49 +1,9 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"train": {
|
| 3 |
-
"
|
| 4 |
-
"eval_interval": 2000,
|
| 5 |
-
"max_steps": 188000,
|
| 6 |
-
"seed": 20260720,
|
| 7 |
-
"epochs": 1000,
|
| 8 |
-
"learning_rate": 5e-06,
|
| 9 |
-
"resume_learning_rate": 5e-06,
|
| 10 |
-
"betas": [
|
| 11 |
-
0.8,
|
| 12 |
-
0.99
|
| 13 |
-
],
|
| 14 |
-
"eps": 1e-09,
|
| 15 |
-
"batch_size": 32,
|
| 16 |
-
"num_workers": 8,
|
| 17 |
-
"fp16_run": true,
|
| 18 |
-
"lr_decay": 0.9999,
|
| 19 |
-
"segment_size": 16384,
|
| 20 |
-
"init_lr_ratio": 1,
|
| 21 |
-
"warmup_epochs": 0,
|
| 22 |
-
"c_mel": 45,
|
| 23 |
-
"c_kl": 1.0,
|
| 24 |
-
"c_stft": 1.5,
|
| 25 |
-
"stft_resolutions": [
|
| 26 |
-
[
|
| 27 |
-
1024,
|
| 28 |
-
256,
|
| 29 |
-
1024
|
| 30 |
-
],
|
| 31 |
-
[
|
| 32 |
-
512,
|
| 33 |
-
128,
|
| 34 |
-
512
|
| 35 |
-
],
|
| 36 |
-
[
|
| 37 |
-
256,
|
| 38 |
-
64,
|
| 39 |
-
256
|
| 40 |
-
]
|
| 41 |
-
],
|
| 42 |
-
"freeze_linguistic": true
|
| 43 |
},
|
| 44 |
"data": {
|
| 45 |
-
"training_files": "filelists/inflect_qwenfull_train_divrepair_v1.txt",
|
| 46 |
-
"validation_files": "filelists/inflect_qwenfull_dev_inflect_frontend.txt",
|
| 47 |
"text_cleaners": [],
|
| 48 |
"max_wav_value": 32768.0,
|
| 49 |
"sampling_rate": 24000,
|
|
@@ -103,6 +63,7 @@
|
|
| 103 |
],
|
| 104 |
"n_layers_q": 3,
|
| 105 |
"use_spectral_norm": false,
|
| 106 |
-
"use_sdp": false
|
|
|
|
| 107 |
}
|
| 108 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"format": "inflect_v2_inference_config_v1",
|
| 3 |
"train": {
|
| 4 |
+
"segment_size": 16384
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
},
|
| 6 |
"data": {
|
|
|
|
|
|
|
| 7 |
"text_cleaners": [],
|
| 8 |
"max_wav_value": 32768.0,
|
| 9 |
"sampling_rate": 24000,
|
|
|
|
| 63 |
],
|
| 64 |
"n_layers_q": 3,
|
| 65 |
"use_spectral_norm": false,
|
| 66 |
+
"use_sdp": false,
|
| 67 |
+
"inference_only": true
|
| 68 |
}
|
| 69 |
}
|
docs/API.md
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Python API
|
| 2 |
+
|
| 3 |
+
## `InflectTTS(model_dir, device="cpu")`
|
| 4 |
+
|
| 5 |
+
Loads one released checkpoint and its configuration. Construct the engine once and reuse it for multiple utterances.
|
| 6 |
+
|
| 7 |
+
## `synthesize(text, *, speed=1.0, variation=0.667, seed=0)`
|
| 8 |
+
|
| 9 |
+
Returns a mono `numpy.float32` waveform at 24 kHz. Empty text raises `ValueError`. `speed` must be between `0.5` and `2.0`; `variation` must be between `0.0` and `1.0`. Long input is split at punctuation-aware boundaries, and each chunk uses `seed + chunk_index`.
|
| 10 |
+
|
| 11 |
+
## `save(text, output, **kwargs)`
|
| 12 |
+
|
| 13 |
+
Synthesizes and writes a WAV file, creating parent directories as needed. It returns the output `Path`.
|
| 14 |
+
|
| 15 |
+
```python
|
| 16 |
+
from inference import InflectTTS
|
| 17 |
+
|
| 18 |
+
tts = InflectTTS(".", device="cpu")
|
| 19 |
+
waveform = tts.synthesize("A compact model can still speak clearly.", seed=7)
|
| 20 |
+
tts.save("This is written directly to disk.", "out.wav", seed=7)
|
| 21 |
+
```
|
| 22 |
+
|
| 23 |
+
The API is intentionally small. It does not expose speaker cloning, streaming state, SSML, or language switching in the v2 launch package.
|
docs/DEPLOYMENT.md
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Deployment notes
|
| 2 |
+
|
| 3 |
+
## Installation
|
| 4 |
+
|
| 5 |
+
Use Python 3.10 or newer in a clean virtual environment, install `requirements.txt`, then run `inference.py` from the model repository. The package is tested with PyTorch CPU and CUDA execution; device-specific performance depends on the local PyTorch build.
|
| 6 |
+
|
| 7 |
+
## Reproducibility
|
| 8 |
+
|
| 9 |
+
Keep the checkpoint, `config.json`, frontend files, and `runtime/` directory together. Record `Inflect-Micro-v2`, the release revision, `speed`, `variation`, and `seed` with generated artifacts. Verify files against `release_manifest.json` when moving the package between machines.
|
| 10 |
+
|
| 11 |
+
## Long text
|
| 12 |
+
|
| 13 |
+
The runtime splits long text at sentence punctuation and then at safe intra-sentence boundaries. Chunks are synthesized independently and joined with punctuation-dependent silence. This prevents unbounded inference but means a long paragraph is not one globally planned prosody pass.
|
| 14 |
+
|
| 15 |
+
## Production boundaries
|
| 16 |
+
|
| 17 |
+
- Instantiate `InflectTTS` once and reuse it; loading per request wastes time.
|
| 18 |
+
- Serialize calls to one model instance unless the surrounding application explicitly manages device memory and random seeds.
|
| 19 |
+
- Validate empty or untrusted input before synthesis.
|
| 20 |
+
- Set a fixed seed for deterministic caching and tests.
|
| 21 |
+
- Measure on the actual target device before claiming real-time operation.
|
| 22 |
+
|
| 23 |
+
## Troubleshooting
|
| 24 |
+
|
| 25 |
+
- Missing phonemizer errors: reinstall `phonemizer` and `espeakng-loader` from `requirements.txt`.
|
| 26 |
+
- Unexpected pronunciation: spell out ambiguous abbreviations or add context; the release frontend is English-only.
|
| 27 |
+
- Flat or unstable delivery: keep `variation` near the default before changing speed.
|
| 28 |
+
- Long pauses: inspect source punctuation because chunk boundaries intentionally follow punctuation.
|
| 29 |
+
- Slow first request: model loading is measured separately from warm synthesis and should not happen per utterance.
|
docs/EVALUATION.md
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Final evaluation protocol
|
| 2 |
+
|
| 3 |
+
## Matched corpus
|
| 4 |
+
|
| 5 |
+
All automated headline results use 500 identical unseen English prompts per system. The set combines 200 manually audited stress prompts with 300 deterministic CMU Arctic sentences. Exact normalized text was excluded against 87,362 training transcripts. The frozen prompt manifest and exclusion report are included under `evaluation/final/raw/`.
|
| 6 |
+
|
| 7 |
+
## Systems
|
| 8 |
+
|
| 9 |
+
- Inflect-Micro-v2 and Inflect-Nano-v2, fixed release checkpoints.
|
| 10 |
+
- KittenTTS Nano, Bruno and Hugo reported separately.
|
| 11 |
+
- Piper low, Ryan and Danny reported separately.
|
| 12 |
+
- Supertonic 3 James at 3 and 8 steps, reported separately.
|
| 13 |
+
|
| 14 |
+
Family averages for Kitten and Piper are equal-weight macro averages of the two named voices. The two Supertonic step counts are never pooled.
|
| 15 |
+
|
| 16 |
+
## Intelligibility
|
| 17 |
+
|
| 18 |
+
Headline semantic WER uses Whisper-large-v3. A second complete pass with wav2vec2 Large LV-60K tests whether conclusions are sensitive to one ASR family. References and hypotheses are normalized into equivalent spoken English forms so formatting differences such as `12.6` versus `twelve point six` are not automatically counted as speech errors. Both reports include per-clip rows, prompt-category breakdowns, and 10,000-sample bootstrap intervals. ASR-family results are never averaged into a single headline value.
|
| 19 |
+
|
| 20 |
+
## Predicted quality
|
| 21 |
+
|
| 22 |
+
UTMOS22 is run over every generated clip with 10,000-sample bootstrap intervals. It is a learned quality predictor, not human MOS, and is reported separately from WER and human preference.
|
| 23 |
+
|
| 24 |
+
## Runtime
|
| 25 |
+
|
| 26 |
+
Runtime reports use one named host, the same 50-prompt subset, warm end-to-end synthesis, one isolated process per system, each public runtime's default thread/provider behavior, and separate model-load timing. RTF, audio-seconds per wall-second, median latency, p95 latency, and per-prompt rows are retained. Cross-machine numbers are not mixed.
|
| 27 |
+
|
| 28 |
+
## Human evidence
|
| 29 |
+
|
| 30 |
+
The community study was blind, randomized left/right order, and stored pairwise preferences rather than user identity. Preference rate is `(wins + 0.5 × ties) / appearances`. It is descriptive community evidence, not a formal laboratory MOS study.
|
| 31 |
+
|
| 32 |
+
## Reporting rules
|
| 33 |
+
|
| 34 |
+
No aggregate score combines WER, UTMOS22, speed, size, and human preference. Confidence intervals, raw reports, model weight footprint, and known limitations accompany headline values.
|
docs/FINETUNING.md
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Fine-tuning and adaptation status
|
| 2 |
+
|
| 3 |
+
`Inflect-Micro-v2` is an open-weight, inference-first release. The repository does not ship the private corpus-construction recipe, teacher setup, discriminator checkpoints, optimizer state, or a supported training command.
|
| 4 |
+
|
| 5 |
+
## What is supported
|
| 6 |
+
|
| 7 |
+
- Local inference from the released generator checkpoint.
|
| 8 |
+
- Deterministic regression testing through a fixed text, seed, speed, and variation value.
|
| 9 |
+
- Inspection of the complete deployable architecture and frontend.
|
| 10 |
+
- Research adaptation in a separate VITS-compatible training environment, at the user's own risk.
|
| 11 |
+
|
| 12 |
+
## What is not yet supported
|
| 13 |
+
|
| 14 |
+
- A one-command new-voice trainer.
|
| 15 |
+
- Zero-shot voice cloning or speaker embeddings.
|
| 16 |
+
- Language adaptation without rebuilding the symbol inventory and frontend.
|
| 17 |
+
- Resuming the release checkpoint as if it contained discriminators or optimizer state.
|
| 18 |
+
|
| 19 |
+
## Data contract for future adapters
|
| 20 |
+
|
| 21 |
+
A defensible voice-adaptation toolkit must require a UTF-8 manifest with one audio path and one verified transcript per row; mono, consistently sampled, unclipped speech; held-out prompts that never enter training; speaker-identity and transcript audits; and an inference-only export that removes all training-only state. Duration, silence, clipping, and ASR checks must run before training rather than after a failed model.
|
| 22 |
+
|
| 23 |
+
## Evaluation contract
|
| 24 |
+
|
| 25 |
+
Any adapted checkpoint should be compared with the frozen release on identical unseen prompts, a fixed seed policy, semantic WER, signal diagnostics, a learned quality predictor, and a blinded human listening test. Improving speaker similarity while reducing intelligibility is not a successful adaptation.
|
| 26 |
+
|
| 27 |
+
This file intentionally does not pretend that an unvalidated training recipe is a supported feature. A public adapter will be documented separately if it passes the same package and evaluation gates as the release models.
|
evaluation/asr.json
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
evaluation/asr_failures.json
DELETED
|
@@ -1,1961 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"format": "inflect_tts_asr_failure_taxonomy_v1",
|
| 3 |
-
"source_report": "release_polish_overnight_20260720/final_large200/asr/report.json",
|
| 4 |
-
"asr": "whisper-large-v3",
|
| 5 |
-
"systems": {
|
| 6 |
-
"inflect-micro-v2-finalist": {
|
| 7 |
-
"utterances": 200,
|
| 8 |
-
"reference_words": 2608,
|
| 9 |
-
"semantic_wer": 0.012269938650306749,
|
| 10 |
-
"substitution_rate": 0.008819018404907975,
|
| 11 |
-
"deletion_rate": 0.0011503067484662577,
|
| 12 |
-
"insertion_rate": 0.0023006134969325155,
|
| 13 |
-
"utterance_failure_rate": 0.105,
|
| 14 |
-
"severe_failure_rate": 0.02,
|
| 15 |
-
"empty_hypothesis_rate": 0.0,
|
| 16 |
-
"leading_omission_rate": 0.0,
|
| 17 |
-
"ending_omission_rate": 0.0,
|
| 18 |
-
"insertion_burst_rate": 0.0,
|
| 19 |
-
"adjacent_phrase_repetition_rate": 0.02
|
| 20 |
-
},
|
| 21 |
-
"inflect-nano-v2-finalist": {
|
| 22 |
-
"utterances": 200,
|
| 23 |
-
"reference_words": 2608,
|
| 24 |
-
"semantic_wer": 0.015337423312883436,
|
| 25 |
-
"substitution_rate": 0.009585889570552147,
|
| 26 |
-
"deletion_rate": 0.0011503067484662577,
|
| 27 |
-
"insertion_rate": 0.004601226993865031,
|
| 28 |
-
"utterance_failure_rate": 0.115,
|
| 29 |
-
"severe_failure_rate": 0.03,
|
| 30 |
-
"empty_hypothesis_rate": 0.0,
|
| 31 |
-
"leading_omission_rate": 0.005,
|
| 32 |
-
"ending_omission_rate": 0.0,
|
| 33 |
-
"insertion_burst_rate": 0.0,
|
| 34 |
-
"adjacent_phrase_repetition_rate": 0.02
|
| 35 |
-
},
|
| 36 |
-
"kitten-nano-bruno": {
|
| 37 |
-
"utterances": 200,
|
| 38 |
-
"reference_words": 2608,
|
| 39 |
-
"semantic_wer": 0.009585889570552147,
|
| 40 |
-
"substitution_rate": 0.005368098159509203,
|
| 41 |
-
"deletion_rate": 0.0023006134969325155,
|
| 42 |
-
"insertion_rate": 0.0019171779141104294,
|
| 43 |
-
"utterance_failure_rate": 0.075,
|
| 44 |
-
"severe_failure_rate": 0.01,
|
| 45 |
-
"empty_hypothesis_rate": 0.0,
|
| 46 |
-
"leading_omission_rate": 0.0,
|
| 47 |
-
"ending_omission_rate": 0.005,
|
| 48 |
-
"insertion_burst_rate": 0.0,
|
| 49 |
-
"adjacent_phrase_repetition_rate": 0.02
|
| 50 |
-
},
|
| 51 |
-
"piper-ryan-low": {
|
| 52 |
-
"utterances": 200,
|
| 53 |
-
"reference_words": 2608,
|
| 54 |
-
"semantic_wer": 0.012269938650306749,
|
| 55 |
-
"substitution_rate": 0.009585889570552147,
|
| 56 |
-
"deletion_rate": 0.0011503067484662577,
|
| 57 |
-
"insertion_rate": 0.0015337423312883436,
|
| 58 |
-
"utterance_failure_rate": 0.095,
|
| 59 |
-
"severe_failure_rate": 0.02,
|
| 60 |
-
"empty_hypothesis_rate": 0.0,
|
| 61 |
-
"leading_omission_rate": 0.0,
|
| 62 |
-
"ending_omission_rate": 0.0,
|
| 63 |
-
"insertion_burst_rate": 0.0,
|
| 64 |
-
"adjacent_phrase_repetition_rate": 0.02
|
| 65 |
-
}
|
| 66 |
-
},
|
| 67 |
-
"systems_by_category": {
|
| 68 |
-
"inflect-micro-v2-finalist::conversational": {
|
| 69 |
-
"utterances": 25,
|
| 70 |
-
"reference_words": 309,
|
| 71 |
-
"semantic_wer": 0.0,
|
| 72 |
-
"substitution_rate": 0.0,
|
| 73 |
-
"deletion_rate": 0.0,
|
| 74 |
-
"insertion_rate": 0.0,
|
| 75 |
-
"utterance_failure_rate": 0.0,
|
| 76 |
-
"severe_failure_rate": 0.0,
|
| 77 |
-
"empty_hypothesis_rate": 0.0,
|
| 78 |
-
"leading_omission_rate": 0.0,
|
| 79 |
-
"ending_omission_rate": 0.0,
|
| 80 |
-
"insertion_burst_rate": 0.0,
|
| 81 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 82 |
-
},
|
| 83 |
-
"inflect-micro-v2-finalist::descriptive": {
|
| 84 |
-
"utterances": 16,
|
| 85 |
-
"reference_words": 226,
|
| 86 |
-
"semantic_wer": 0.0,
|
| 87 |
-
"substitution_rate": 0.0,
|
| 88 |
-
"deletion_rate": 0.0,
|
| 89 |
-
"insertion_rate": 0.0,
|
| 90 |
-
"utterance_failure_rate": 0.0,
|
| 91 |
-
"severe_failure_rate": 0.0,
|
| 92 |
-
"empty_hypothesis_rate": 0.0,
|
| 93 |
-
"leading_omission_rate": 0.0,
|
| 94 |
-
"ending_omission_rate": 0.0,
|
| 95 |
-
"insertion_burst_rate": 0.0,
|
| 96 |
-
"adjacent_phrase_repetition_rate": 0.0625
|
| 97 |
-
},
|
| 98 |
-
"inflect-micro-v2-finalist::emotional": {
|
| 99 |
-
"utterances": 24,
|
| 100 |
-
"reference_words": 329,
|
| 101 |
-
"semantic_wer": 0.0,
|
| 102 |
-
"substitution_rate": 0.0,
|
| 103 |
-
"deletion_rate": 0.0,
|
| 104 |
-
"insertion_rate": 0.0,
|
| 105 |
-
"utterance_failure_rate": 0.0,
|
| 106 |
-
"severe_failure_rate": 0.0,
|
| 107 |
-
"empty_hypothesis_rate": 0.0,
|
| 108 |
-
"leading_omission_rate": 0.0,
|
| 109 |
-
"ending_omission_rate": 0.0,
|
| 110 |
-
"insertion_burst_rate": 0.0,
|
| 111 |
-
"adjacent_phrase_repetition_rate": 0.041666666666666664
|
| 112 |
-
},
|
| 113 |
-
"inflect-micro-v2-finalist::homographs": {
|
| 114 |
-
"utterances": 6,
|
| 115 |
-
"reference_words": 70,
|
| 116 |
-
"semantic_wer": 0.014285714285714285,
|
| 117 |
-
"substitution_rate": 0.014285714285714285,
|
| 118 |
-
"deletion_rate": 0.0,
|
| 119 |
-
"insertion_rate": 0.0,
|
| 120 |
-
"utterance_failure_rate": 0.16666666666666666,
|
| 121 |
-
"severe_failure_rate": 0.0,
|
| 122 |
-
"empty_hypothesis_rate": 0.0,
|
| 123 |
-
"leading_omission_rate": 0.0,
|
| 124 |
-
"ending_omission_rate": 0.0,
|
| 125 |
-
"insertion_burst_rate": 0.0,
|
| 126 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 127 |
-
},
|
| 128 |
-
"inflect-micro-v2-finalist::long": {
|
| 129 |
-
"utterances": 15,
|
| 130 |
-
"reference_words": 432,
|
| 131 |
-
"semantic_wer": 0.0023148148148148147,
|
| 132 |
-
"substitution_rate": 0.0,
|
| 133 |
-
"deletion_rate": 0.0023148148148148147,
|
| 134 |
-
"insertion_rate": 0.0,
|
| 135 |
-
"utterance_failure_rate": 0.06666666666666667,
|
| 136 |
-
"severe_failure_rate": 0.0,
|
| 137 |
-
"empty_hypothesis_rate": 0.0,
|
| 138 |
-
"leading_omission_rate": 0.0,
|
| 139 |
-
"ending_omission_rate": 0.0,
|
| 140 |
-
"insertion_burst_rate": 0.0,
|
| 141 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 142 |
-
},
|
| 143 |
-
"inflect-micro-v2-finalist::long_range": {
|
| 144 |
-
"utterances": 6,
|
| 145 |
-
"reference_words": 121,
|
| 146 |
-
"semantic_wer": 0.0,
|
| 147 |
-
"substitution_rate": 0.0,
|
| 148 |
-
"deletion_rate": 0.0,
|
| 149 |
-
"insertion_rate": 0.0,
|
| 150 |
-
"utterance_failure_rate": 0.0,
|
| 151 |
-
"severe_failure_rate": 0.0,
|
| 152 |
-
"empty_hypothesis_rate": 0.0,
|
| 153 |
-
"leading_omission_rate": 0.0,
|
| 154 |
-
"ending_omission_rate": 0.0,
|
| 155 |
-
"insertion_burst_rate": 0.0,
|
| 156 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 157 |
-
},
|
| 158 |
-
"inflect-micro-v2-finalist::names_places": {
|
| 159 |
-
"utterances": 6,
|
| 160 |
-
"reference_words": 57,
|
| 161 |
-
"semantic_wer": 0.07017543859649122,
|
| 162 |
-
"substitution_rate": 0.07017543859649122,
|
| 163 |
-
"deletion_rate": 0.0,
|
| 164 |
-
"insertion_rate": 0.0,
|
| 165 |
-
"utterance_failure_rate": 0.5,
|
| 166 |
-
"severe_failure_rate": 0.0,
|
| 167 |
-
"empty_hypothesis_rate": 0.0,
|
| 168 |
-
"leading_omission_rate": 0.0,
|
| 169 |
-
"ending_omission_rate": 0.0,
|
| 170 |
-
"insertion_burst_rate": 0.0,
|
| 171 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 172 |
-
},
|
| 173 |
-
"inflect-micro-v2-finalist::narrative": {
|
| 174 |
-
"utterances": 24,
|
| 175 |
-
"reference_words": 352,
|
| 176 |
-
"semantic_wer": 0.002840909090909091,
|
| 177 |
-
"substitution_rate": 0.002840909090909091,
|
| 178 |
-
"deletion_rate": 0.0,
|
| 179 |
-
"insertion_rate": 0.0,
|
| 180 |
-
"utterance_failure_rate": 0.041666666666666664,
|
| 181 |
-
"severe_failure_rate": 0.0,
|
| 182 |
-
"empty_hypothesis_rate": 0.0,
|
| 183 |
-
"leading_omission_rate": 0.0,
|
| 184 |
-
"ending_omission_rate": 0.0,
|
| 185 |
-
"insertion_burst_rate": 0.0,
|
| 186 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 187 |
-
},
|
| 188 |
-
"inflect-micro-v2-finalist::numbers": {
|
| 189 |
-
"utterances": 6,
|
| 190 |
-
"reference_words": 64,
|
| 191 |
-
"semantic_wer": 0.15625,
|
| 192 |
-
"substitution_rate": 0.125,
|
| 193 |
-
"deletion_rate": 0.0,
|
| 194 |
-
"insertion_rate": 0.03125,
|
| 195 |
-
"utterance_failure_rate": 0.8333333333333334,
|
| 196 |
-
"severe_failure_rate": 0.3333333333333333,
|
| 197 |
-
"empty_hypothesis_rate": 0.0,
|
| 198 |
-
"leading_omission_rate": 0.0,
|
| 199 |
-
"ending_omission_rate": 0.0,
|
| 200 |
-
"insertion_burst_rate": 0.0,
|
| 201 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 202 |
-
},
|
| 203 |
-
"inflect-micro-v2-finalist::punctuation": {
|
| 204 |
-
"utterances": 6,
|
| 205 |
-
"reference_words": 65,
|
| 206 |
-
"semantic_wer": 0.0,
|
| 207 |
-
"substitution_rate": 0.0,
|
| 208 |
-
"deletion_rate": 0.0,
|
| 209 |
-
"insertion_rate": 0.0,
|
| 210 |
-
"utterance_failure_rate": 0.0,
|
| 211 |
-
"severe_failure_rate": 0.0,
|
| 212 |
-
"empty_hypothesis_rate": 0.0,
|
| 213 |
-
"leading_omission_rate": 0.0,
|
| 214 |
-
"ending_omission_rate": 0.0,
|
| 215 |
-
"insertion_burst_rate": 0.0,
|
| 216 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 217 |
-
},
|
| 218 |
-
"inflect-micro-v2-finalist::question": {
|
| 219 |
-
"utterances": 15,
|
| 220 |
-
"reference_words": 165,
|
| 221 |
-
"semantic_wer": 0.0,
|
| 222 |
-
"substitution_rate": 0.0,
|
| 223 |
-
"deletion_rate": 0.0,
|
| 224 |
-
"insertion_rate": 0.0,
|
| 225 |
-
"utterance_failure_rate": 0.0,
|
| 226 |
-
"severe_failure_rate": 0.0,
|
| 227 |
-
"empty_hypothesis_rate": 0.0,
|
| 228 |
-
"leading_omission_rate": 0.0,
|
| 229 |
-
"ending_omission_rate": 0.0,
|
| 230 |
-
"insertion_burst_rate": 0.0,
|
| 231 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 232 |
-
},
|
| 233 |
-
"inflect-micro-v2-finalist::rare_words": {
|
| 234 |
-
"utterances": 6,
|
| 235 |
-
"reference_words": 57,
|
| 236 |
-
"semantic_wer": 0.05263157894736842,
|
| 237 |
-
"substitution_rate": 0.03508771929824561,
|
| 238 |
-
"deletion_rate": 0.0,
|
| 239 |
-
"insertion_rate": 0.017543859649122806,
|
| 240 |
-
"utterance_failure_rate": 0.3333333333333333,
|
| 241 |
-
"severe_failure_rate": 0.0,
|
| 242 |
-
"empty_hypothesis_rate": 0.0,
|
| 243 |
-
"leading_omission_rate": 0.0,
|
| 244 |
-
"ending_omission_rate": 0.0,
|
| 245 |
-
"insertion_burst_rate": 0.0,
|
| 246 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 247 |
-
},
|
| 248 |
-
"inflect-micro-v2-finalist::short": {
|
| 249 |
-
"utterances": 24,
|
| 250 |
-
"reference_words": 105,
|
| 251 |
-
"semantic_wer": 0.0380952380952381,
|
| 252 |
-
"substitution_rate": 0.01904761904761905,
|
| 253 |
-
"deletion_rate": 0.0,
|
| 254 |
-
"insertion_rate": 0.01904761904761905,
|
| 255 |
-
"utterance_failure_rate": 0.16666666666666666,
|
| 256 |
-
"severe_failure_rate": 0.041666666666666664,
|
| 257 |
-
"empty_hypothesis_rate": 0.0,
|
| 258 |
-
"leading_omission_rate": 0.0,
|
| 259 |
-
"ending_omission_rate": 0.0,
|
| 260 |
-
"insertion_burst_rate": 0.0,
|
| 261 |
-
"adjacent_phrase_repetition_rate": 0.08333333333333333
|
| 262 |
-
},
|
| 263 |
-
"inflect-micro-v2-finalist::technical": {
|
| 264 |
-
"utterances": 21,
|
| 265 |
-
"reference_words": 256,
|
| 266 |
-
"semantic_wer": 0.03125,
|
| 267 |
-
"substitution_rate": 0.01953125,
|
| 268 |
-
"deletion_rate": 0.0078125,
|
| 269 |
-
"insertion_rate": 0.00390625,
|
| 270 |
-
"utterance_failure_rate": 0.19047619047619047,
|
| 271 |
-
"severe_failure_rate": 0.047619047619047616,
|
| 272 |
-
"empty_hypothesis_rate": 0.0,
|
| 273 |
-
"leading_omission_rate": 0.0,
|
| 274 |
-
"ending_omission_rate": 0.0,
|
| 275 |
-
"insertion_burst_rate": 0.0,
|
| 276 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 277 |
-
},
|
| 278 |
-
"inflect-nano-v2-finalist::conversational": {
|
| 279 |
-
"utterances": 25,
|
| 280 |
-
"reference_words": 309,
|
| 281 |
-
"semantic_wer": 0.003236245954692557,
|
| 282 |
-
"substitution_rate": 0.0,
|
| 283 |
-
"deletion_rate": 0.0,
|
| 284 |
-
"insertion_rate": 0.003236245954692557,
|
| 285 |
-
"utterance_failure_rate": 0.04,
|
| 286 |
-
"severe_failure_rate": 0.0,
|
| 287 |
-
"empty_hypothesis_rate": 0.0,
|
| 288 |
-
"leading_omission_rate": 0.0,
|
| 289 |
-
"ending_omission_rate": 0.0,
|
| 290 |
-
"insertion_burst_rate": 0.0,
|
| 291 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 292 |
-
},
|
| 293 |
-
"inflect-nano-v2-finalist::descriptive": {
|
| 294 |
-
"utterances": 16,
|
| 295 |
-
"reference_words": 226,
|
| 296 |
-
"semantic_wer": 0.0,
|
| 297 |
-
"substitution_rate": 0.0,
|
| 298 |
-
"deletion_rate": 0.0,
|
| 299 |
-
"insertion_rate": 0.0,
|
| 300 |
-
"utterance_failure_rate": 0.0,
|
| 301 |
-
"severe_failure_rate": 0.0,
|
| 302 |
-
"empty_hypothesis_rate": 0.0,
|
| 303 |
-
"leading_omission_rate": 0.0,
|
| 304 |
-
"ending_omission_rate": 0.0,
|
| 305 |
-
"insertion_burst_rate": 0.0,
|
| 306 |
-
"adjacent_phrase_repetition_rate": 0.0625
|
| 307 |
-
},
|
| 308 |
-
"inflect-nano-v2-finalist::emotional": {
|
| 309 |
-
"utterances": 24,
|
| 310 |
-
"reference_words": 329,
|
| 311 |
-
"semantic_wer": 0.0,
|
| 312 |
-
"substitution_rate": 0.0,
|
| 313 |
-
"deletion_rate": 0.0,
|
| 314 |
-
"insertion_rate": 0.0,
|
| 315 |
-
"utterance_failure_rate": 0.0,
|
| 316 |
-
"severe_failure_rate": 0.0,
|
| 317 |
-
"empty_hypothesis_rate": 0.0,
|
| 318 |
-
"leading_omission_rate": 0.0,
|
| 319 |
-
"ending_omission_rate": 0.0,
|
| 320 |
-
"insertion_burst_rate": 0.0,
|
| 321 |
-
"adjacent_phrase_repetition_rate": 0.041666666666666664
|
| 322 |
-
},
|
| 323 |
-
"inflect-nano-v2-finalist::homographs": {
|
| 324 |
-
"utterances": 6,
|
| 325 |
-
"reference_words": 70,
|
| 326 |
-
"semantic_wer": 0.05714285714285714,
|
| 327 |
-
"substitution_rate": 0.05714285714285714,
|
| 328 |
-
"deletion_rate": 0.0,
|
| 329 |
-
"insertion_rate": 0.0,
|
| 330 |
-
"utterance_failure_rate": 0.3333333333333333,
|
| 331 |
-
"severe_failure_rate": 0.0,
|
| 332 |
-
"empty_hypothesis_rate": 0.0,
|
| 333 |
-
"leading_omission_rate": 0.0,
|
| 334 |
-
"ending_omission_rate": 0.0,
|
| 335 |
-
"insertion_burst_rate": 0.0,
|
| 336 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 337 |
-
},
|
| 338 |
-
"inflect-nano-v2-finalist::long": {
|
| 339 |
-
"utterances": 15,
|
| 340 |
-
"reference_words": 432,
|
| 341 |
-
"semantic_wer": 0.004629629629629629,
|
| 342 |
-
"substitution_rate": 0.0023148148148148147,
|
| 343 |
-
"deletion_rate": 0.0,
|
| 344 |
-
"insertion_rate": 0.0023148148148148147,
|
| 345 |
-
"utterance_failure_rate": 0.06666666666666667,
|
| 346 |
-
"severe_failure_rate": 0.0,
|
| 347 |
-
"empty_hypothesis_rate": 0.0,
|
| 348 |
-
"leading_omission_rate": 0.0,
|
| 349 |
-
"ending_omission_rate": 0.0,
|
| 350 |
-
"insertion_burst_rate": 0.0,
|
| 351 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 352 |
-
},
|
| 353 |
-
"inflect-nano-v2-finalist::long_range": {
|
| 354 |
-
"utterances": 6,
|
| 355 |
-
"reference_words": 121,
|
| 356 |
-
"semantic_wer": 0.008264462809917356,
|
| 357 |
-
"substitution_rate": 0.008264462809917356,
|
| 358 |
-
"deletion_rate": 0.0,
|
| 359 |
-
"insertion_rate": 0.0,
|
| 360 |
-
"utterance_failure_rate": 0.16666666666666666,
|
| 361 |
-
"severe_failure_rate": 0.0,
|
| 362 |
-
"empty_hypothesis_rate": 0.0,
|
| 363 |
-
"leading_omission_rate": 0.0,
|
| 364 |
-
"ending_omission_rate": 0.0,
|
| 365 |
-
"insertion_burst_rate": 0.0,
|
| 366 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 367 |
-
},
|
| 368 |
-
"inflect-nano-v2-finalist::names_places": {
|
| 369 |
-
"utterances": 6,
|
| 370 |
-
"reference_words": 57,
|
| 371 |
-
"semantic_wer": 0.08771929824561403,
|
| 372 |
-
"substitution_rate": 0.08771929824561403,
|
| 373 |
-
"deletion_rate": 0.0,
|
| 374 |
-
"insertion_rate": 0.0,
|
| 375 |
-
"utterance_failure_rate": 0.5,
|
| 376 |
-
"severe_failure_rate": 0.16666666666666666,
|
| 377 |
-
"empty_hypothesis_rate": 0.0,
|
| 378 |
-
"leading_omission_rate": 0.0,
|
| 379 |
-
"ending_omission_rate": 0.0,
|
| 380 |
-
"insertion_burst_rate": 0.0,
|
| 381 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 382 |
-
},
|
| 383 |
-
"inflect-nano-v2-finalist::narrative": {
|
| 384 |
-
"utterances": 24,
|
| 385 |
-
"reference_words": 352,
|
| 386 |
-
"semantic_wer": 0.011363636363636364,
|
| 387 |
-
"substitution_rate": 0.005681818181818182,
|
| 388 |
-
"deletion_rate": 0.0,
|
| 389 |
-
"insertion_rate": 0.005681818181818182,
|
| 390 |
-
"utterance_failure_rate": 0.125,
|
| 391 |
-
"severe_failure_rate": 0.0,
|
| 392 |
-
"empty_hypothesis_rate": 0.0,
|
| 393 |
-
"leading_omission_rate": 0.0,
|
| 394 |
-
"ending_omission_rate": 0.0,
|
| 395 |
-
"insertion_burst_rate": 0.0,
|
| 396 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 397 |
-
},
|
| 398 |
-
"inflect-nano-v2-finalist::numbers": {
|
| 399 |
-
"utterances": 6,
|
| 400 |
-
"reference_words": 64,
|
| 401 |
-
"semantic_wer": 0.125,
|
| 402 |
-
"substitution_rate": 0.078125,
|
| 403 |
-
"deletion_rate": 0.015625,
|
| 404 |
-
"insertion_rate": 0.03125,
|
| 405 |
-
"utterance_failure_rate": 0.5,
|
| 406 |
-
"severe_failure_rate": 0.3333333333333333,
|
| 407 |
-
"empty_hypothesis_rate": 0.0,
|
| 408 |
-
"leading_omission_rate": 0.16666666666666666,
|
| 409 |
-
"ending_omission_rate": 0.0,
|
| 410 |
-
"insertion_burst_rate": 0.0,
|
| 411 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 412 |
-
},
|
| 413 |
-
"inflect-nano-v2-finalist::punctuation": {
|
| 414 |
-
"utterances": 6,
|
| 415 |
-
"reference_words": 65,
|
| 416 |
-
"semantic_wer": 0.0,
|
| 417 |
-
"substitution_rate": 0.0,
|
| 418 |
-
"deletion_rate": 0.0,
|
| 419 |
-
"insertion_rate": 0.0,
|
| 420 |
-
"utterance_failure_rate": 0.0,
|
| 421 |
-
"severe_failure_rate": 0.0,
|
| 422 |
-
"empty_hypothesis_rate": 0.0,
|
| 423 |
-
"leading_omission_rate": 0.0,
|
| 424 |
-
"ending_omission_rate": 0.0,
|
| 425 |
-
"insertion_burst_rate": 0.0,
|
| 426 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 427 |
-
},
|
| 428 |
-
"inflect-nano-v2-finalist::question": {
|
| 429 |
-
"utterances": 15,
|
| 430 |
-
"reference_words": 165,
|
| 431 |
-
"semantic_wer": 0.0,
|
| 432 |
-
"substitution_rate": 0.0,
|
| 433 |
-
"deletion_rate": 0.0,
|
| 434 |
-
"insertion_rate": 0.0,
|
| 435 |
-
"utterance_failure_rate": 0.0,
|
| 436 |
-
"severe_failure_rate": 0.0,
|
| 437 |
-
"empty_hypothesis_rate": 0.0,
|
| 438 |
-
"leading_omission_rate": 0.0,
|
| 439 |
-
"ending_omission_rate": 0.0,
|
| 440 |
-
"insertion_burst_rate": 0.0,
|
| 441 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 442 |
-
},
|
| 443 |
-
"inflect-nano-v2-finalist::rare_words": {
|
| 444 |
-
"utterances": 6,
|
| 445 |
-
"reference_words": 57,
|
| 446 |
-
"semantic_wer": 0.03508771929824561,
|
| 447 |
-
"substitution_rate": 0.017543859649122806,
|
| 448 |
-
"deletion_rate": 0.0,
|
| 449 |
-
"insertion_rate": 0.017543859649122806,
|
| 450 |
-
"utterance_failure_rate": 0.16666666666666666,
|
| 451 |
-
"severe_failure_rate": 0.0,
|
| 452 |
-
"empty_hypothesis_rate": 0.0,
|
| 453 |
-
"leading_omission_rate": 0.0,
|
| 454 |
-
"ending_omission_rate": 0.0,
|
| 455 |
-
"insertion_burst_rate": 0.0,
|
| 456 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 457 |
-
},
|
| 458 |
-
"inflect-nano-v2-finalist::short": {
|
| 459 |
-
"utterances": 24,
|
| 460 |
-
"reference_words": 105,
|
| 461 |
-
"semantic_wer": 0.047619047619047616,
|
| 462 |
-
"substitution_rate": 0.009523809523809525,
|
| 463 |
-
"deletion_rate": 0.0,
|
| 464 |
-
"insertion_rate": 0.0380952380952381,
|
| 465 |
-
"utterance_failure_rate": 0.16666666666666666,
|
| 466 |
-
"severe_failure_rate": 0.08333333333333333,
|
| 467 |
-
"empty_hypothesis_rate": 0.0,
|
| 468 |
-
"leading_omission_rate": 0.0,
|
| 469 |
-
"ending_omission_rate": 0.0,
|
| 470 |
-
"insertion_burst_rate": 0.0,
|
| 471 |
-
"adjacent_phrase_repetition_rate": 0.08333333333333333
|
| 472 |
-
},
|
| 473 |
-
"inflect-nano-v2-finalist::technical": {
|
| 474 |
-
"utterances": 21,
|
| 475 |
-
"reference_words": 256,
|
| 476 |
-
"semantic_wer": 0.03125,
|
| 477 |
-
"substitution_rate": 0.01953125,
|
| 478 |
-
"deletion_rate": 0.0078125,
|
| 479 |
-
"insertion_rate": 0.00390625,
|
| 480 |
-
"utterance_failure_rate": 0.19047619047619047,
|
| 481 |
-
"severe_failure_rate": 0.047619047619047616,
|
| 482 |
-
"empty_hypothesis_rate": 0.0,
|
| 483 |
-
"leading_omission_rate": 0.0,
|
| 484 |
-
"ending_omission_rate": 0.0,
|
| 485 |
-
"insertion_burst_rate": 0.0,
|
| 486 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 487 |
-
},
|
| 488 |
-
"kitten-nano-bruno::conversational": {
|
| 489 |
-
"utterances": 25,
|
| 490 |
-
"reference_words": 309,
|
| 491 |
-
"semantic_wer": 0.003236245954692557,
|
| 492 |
-
"substitution_rate": 0.0,
|
| 493 |
-
"deletion_rate": 0.003236245954692557,
|
| 494 |
-
"insertion_rate": 0.0,
|
| 495 |
-
"utterance_failure_rate": 0.04,
|
| 496 |
-
"severe_failure_rate": 0.0,
|
| 497 |
-
"empty_hypothesis_rate": 0.0,
|
| 498 |
-
"leading_omission_rate": 0.0,
|
| 499 |
-
"ending_omission_rate": 0.0,
|
| 500 |
-
"insertion_burst_rate": 0.0,
|
| 501 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 502 |
-
},
|
| 503 |
-
"kitten-nano-bruno::descriptive": {
|
| 504 |
-
"utterances": 16,
|
| 505 |
-
"reference_words": 226,
|
| 506 |
-
"semantic_wer": 0.0,
|
| 507 |
-
"substitution_rate": 0.0,
|
| 508 |
-
"deletion_rate": 0.0,
|
| 509 |
-
"insertion_rate": 0.0,
|
| 510 |
-
"utterance_failure_rate": 0.0,
|
| 511 |
-
"severe_failure_rate": 0.0,
|
| 512 |
-
"empty_hypothesis_rate": 0.0,
|
| 513 |
-
"leading_omission_rate": 0.0,
|
| 514 |
-
"ending_omission_rate": 0.0,
|
| 515 |
-
"insertion_burst_rate": 0.0,
|
| 516 |
-
"adjacent_phrase_repetition_rate": 0.0625
|
| 517 |
-
},
|
| 518 |
-
"kitten-nano-bruno::emotional": {
|
| 519 |
-
"utterances": 24,
|
| 520 |
-
"reference_words": 329,
|
| 521 |
-
"semantic_wer": 0.0,
|
| 522 |
-
"substitution_rate": 0.0,
|
| 523 |
-
"deletion_rate": 0.0,
|
| 524 |
-
"insertion_rate": 0.0,
|
| 525 |
-
"utterance_failure_rate": 0.0,
|
| 526 |
-
"severe_failure_rate": 0.0,
|
| 527 |
-
"empty_hypothesis_rate": 0.0,
|
| 528 |
-
"leading_omission_rate": 0.0,
|
| 529 |
-
"ending_omission_rate": 0.0,
|
| 530 |
-
"insertion_burst_rate": 0.0,
|
| 531 |
-
"adjacent_phrase_repetition_rate": 0.041666666666666664
|
| 532 |
-
},
|
| 533 |
-
"kitten-nano-bruno::homographs": {
|
| 534 |
-
"utterances": 6,
|
| 535 |
-
"reference_words": 70,
|
| 536 |
-
"semantic_wer": 0.014285714285714285,
|
| 537 |
-
"substitution_rate": 0.014285714285714285,
|
| 538 |
-
"deletion_rate": 0.0,
|
| 539 |
-
"insertion_rate": 0.0,
|
| 540 |
-
"utterance_failure_rate": 0.16666666666666666,
|
| 541 |
-
"severe_failure_rate": 0.0,
|
| 542 |
-
"empty_hypothesis_rate": 0.0,
|
| 543 |
-
"leading_omission_rate": 0.0,
|
| 544 |
-
"ending_omission_rate": 0.0,
|
| 545 |
-
"insertion_burst_rate": 0.0,
|
| 546 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 547 |
-
},
|
| 548 |
-
"kitten-nano-bruno::long": {
|
| 549 |
-
"utterances": 15,
|
| 550 |
-
"reference_words": 432,
|
| 551 |
-
"semantic_wer": 0.0023148148148148147,
|
| 552 |
-
"substitution_rate": 0.0,
|
| 553 |
-
"deletion_rate": 0.0023148148148148147,
|
| 554 |
-
"insertion_rate": 0.0,
|
| 555 |
-
"utterance_failure_rate": 0.06666666666666667,
|
| 556 |
-
"severe_failure_rate": 0.0,
|
| 557 |
-
"empty_hypothesis_rate": 0.0,
|
| 558 |
-
"leading_omission_rate": 0.0,
|
| 559 |
-
"ending_omission_rate": 0.0,
|
| 560 |
-
"insertion_burst_rate": 0.0,
|
| 561 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 562 |
-
},
|
| 563 |
-
"kitten-nano-bruno::long_range": {
|
| 564 |
-
"utterances": 6,
|
| 565 |
-
"reference_words": 121,
|
| 566 |
-
"semantic_wer": 0.0,
|
| 567 |
-
"substitution_rate": 0.0,
|
| 568 |
-
"deletion_rate": 0.0,
|
| 569 |
-
"insertion_rate": 0.0,
|
| 570 |
-
"utterance_failure_rate": 0.0,
|
| 571 |
-
"severe_failure_rate": 0.0,
|
| 572 |
-
"empty_hypothesis_rate": 0.0,
|
| 573 |
-
"leading_omission_rate": 0.0,
|
| 574 |
-
"ending_omission_rate": 0.0,
|
| 575 |
-
"insertion_burst_rate": 0.0,
|
| 576 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 577 |
-
},
|
| 578 |
-
"kitten-nano-bruno::names_places": {
|
| 579 |
-
"utterances": 6,
|
| 580 |
-
"reference_words": 57,
|
| 581 |
-
"semantic_wer": 0.05263157894736842,
|
| 582 |
-
"substitution_rate": 0.05263157894736842,
|
| 583 |
-
"deletion_rate": 0.0,
|
| 584 |
-
"insertion_rate": 0.0,
|
| 585 |
-
"utterance_failure_rate": 0.16666666666666666,
|
| 586 |
-
"severe_failure_rate": 0.16666666666666666,
|
| 587 |
-
"empty_hypothesis_rate": 0.0,
|
| 588 |
-
"leading_omission_rate": 0.0,
|
| 589 |
-
"ending_omission_rate": 0.0,
|
| 590 |
-
"insertion_burst_rate": 0.0,
|
| 591 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 592 |
-
},
|
| 593 |
-
"kitten-nano-bruno::narrative": {
|
| 594 |
-
"utterances": 24,
|
| 595 |
-
"reference_words": 352,
|
| 596 |
-
"semantic_wer": 0.011363636363636364,
|
| 597 |
-
"substitution_rate": 0.002840909090909091,
|
| 598 |
-
"deletion_rate": 0.005681818181818182,
|
| 599 |
-
"insertion_rate": 0.002840909090909091,
|
| 600 |
-
"utterance_failure_rate": 0.125,
|
| 601 |
-
"severe_failure_rate": 0.0,
|
| 602 |
-
"empty_hypothesis_rate": 0.0,
|
| 603 |
-
"leading_omission_rate": 0.0,
|
| 604 |
-
"ending_omission_rate": 0.041666666666666664,
|
| 605 |
-
"insertion_burst_rate": 0.0,
|
| 606 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 607 |
-
},
|
| 608 |
-
"kitten-nano-bruno::numbers": {
|
| 609 |
-
"utterances": 6,
|
| 610 |
-
"reference_words": 64,
|
| 611 |
-
"semantic_wer": 0.09375,
|
| 612 |
-
"substitution_rate": 0.0625,
|
| 613 |
-
"deletion_rate": 0.0,
|
| 614 |
-
"insertion_rate": 0.03125,
|
| 615 |
-
"utterance_failure_rate": 0.5,
|
| 616 |
-
"severe_failure_rate": 0.16666666666666666,
|
| 617 |
-
"empty_hypothesis_rate": 0.0,
|
| 618 |
-
"leading_omission_rate": 0.0,
|
| 619 |
-
"ending_omission_rate": 0.0,
|
| 620 |
-
"insertion_burst_rate": 0.0,
|
| 621 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 622 |
-
},
|
| 623 |
-
"kitten-nano-bruno::punctuation": {
|
| 624 |
-
"utterances": 6,
|
| 625 |
-
"reference_words": 65,
|
| 626 |
-
"semantic_wer": 0.0,
|
| 627 |
-
"substitution_rate": 0.0,
|
| 628 |
-
"deletion_rate": 0.0,
|
| 629 |
-
"insertion_rate": 0.0,
|
| 630 |
-
"utterance_failure_rate": 0.0,
|
| 631 |
-
"severe_failure_rate": 0.0,
|
| 632 |
-
"empty_hypothesis_rate": 0.0,
|
| 633 |
-
"leading_omission_rate": 0.0,
|
| 634 |
-
"ending_omission_rate": 0.0,
|
| 635 |
-
"insertion_burst_rate": 0.0,
|
| 636 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 637 |
-
},
|
| 638 |
-
"kitten-nano-bruno::question": {
|
| 639 |
-
"utterances": 15,
|
| 640 |
-
"reference_words": 165,
|
| 641 |
-
"semantic_wer": 0.0,
|
| 642 |
-
"substitution_rate": 0.0,
|
| 643 |
-
"deletion_rate": 0.0,
|
| 644 |
-
"insertion_rate": 0.0,
|
| 645 |
-
"utterance_failure_rate": 0.0,
|
| 646 |
-
"severe_failure_rate": 0.0,
|
| 647 |
-
"empty_hypothesis_rate": 0.0,
|
| 648 |
-
"leading_omission_rate": 0.0,
|
| 649 |
-
"ending_omission_rate": 0.0,
|
| 650 |
-
"insertion_burst_rate": 0.0,
|
| 651 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 652 |
-
},
|
| 653 |
-
"kitten-nano-bruno::rare_words": {
|
| 654 |
-
"utterances": 6,
|
| 655 |
-
"reference_words": 57,
|
| 656 |
-
"semantic_wer": 0.03508771929824561,
|
| 657 |
-
"substitution_rate": 0.017543859649122806,
|
| 658 |
-
"deletion_rate": 0.0,
|
| 659 |
-
"insertion_rate": 0.017543859649122806,
|
| 660 |
-
"utterance_failure_rate": 0.16666666666666666,
|
| 661 |
-
"severe_failure_rate": 0.0,
|
| 662 |
-
"empty_hypothesis_rate": 0.0,
|
| 663 |
-
"leading_omission_rate": 0.0,
|
| 664 |
-
"ending_omission_rate": 0.0,
|
| 665 |
-
"insertion_burst_rate": 0.0,
|
| 666 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 667 |
-
},
|
| 668 |
-
"kitten-nano-bruno::short": {
|
| 669 |
-
"utterances": 24,
|
| 670 |
-
"reference_words": 105,
|
| 671 |
-
"semantic_wer": 0.01904761904761905,
|
| 672 |
-
"substitution_rate": 0.01904761904761905,
|
| 673 |
-
"deletion_rate": 0.0,
|
| 674 |
-
"insertion_rate": 0.0,
|
| 675 |
-
"utterance_failure_rate": 0.08333333333333333,
|
| 676 |
-
"severe_failure_rate": 0.0,
|
| 677 |
-
"empty_hypothesis_rate": 0.0,
|
| 678 |
-
"leading_omission_rate": 0.0,
|
| 679 |
-
"ending_omission_rate": 0.0,
|
| 680 |
-
"insertion_burst_rate": 0.0,
|
| 681 |
-
"adjacent_phrase_repetition_rate": 0.08333333333333333
|
| 682 |
-
},
|
| 683 |
-
"kitten-nano-bruno::technical": {
|
| 684 |
-
"utterances": 21,
|
| 685 |
-
"reference_words": 256,
|
| 686 |
-
"semantic_wer": 0.01953125,
|
| 687 |
-
"substitution_rate": 0.0078125,
|
| 688 |
-
"deletion_rate": 0.0078125,
|
| 689 |
-
"insertion_rate": 0.00390625,
|
| 690 |
-
"utterance_failure_rate": 0.09523809523809523,
|
| 691 |
-
"severe_failure_rate": 0.0,
|
| 692 |
-
"empty_hypothesis_rate": 0.0,
|
| 693 |
-
"leading_omission_rate": 0.0,
|
| 694 |
-
"ending_omission_rate": 0.0,
|
| 695 |
-
"insertion_burst_rate": 0.0,
|
| 696 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 697 |
-
},
|
| 698 |
-
"piper-ryan-low::conversational": {
|
| 699 |
-
"utterances": 25,
|
| 700 |
-
"reference_words": 309,
|
| 701 |
-
"semantic_wer": 0.006472491909385114,
|
| 702 |
-
"substitution_rate": 0.006472491909385114,
|
| 703 |
-
"deletion_rate": 0.0,
|
| 704 |
-
"insertion_rate": 0.0,
|
| 705 |
-
"utterance_failure_rate": 0.04,
|
| 706 |
-
"severe_failure_rate": 0.0,
|
| 707 |
-
"empty_hypothesis_rate": 0.0,
|
| 708 |
-
"leading_omission_rate": 0.0,
|
| 709 |
-
"ending_omission_rate": 0.0,
|
| 710 |
-
"insertion_burst_rate": 0.0,
|
| 711 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 712 |
-
},
|
| 713 |
-
"piper-ryan-low::descriptive": {
|
| 714 |
-
"utterances": 16,
|
| 715 |
-
"reference_words": 226,
|
| 716 |
-
"semantic_wer": 0.008849557522123894,
|
| 717 |
-
"substitution_rate": 0.008849557522123894,
|
| 718 |
-
"deletion_rate": 0.0,
|
| 719 |
-
"insertion_rate": 0.0,
|
| 720 |
-
"utterance_failure_rate": 0.125,
|
| 721 |
-
"severe_failure_rate": 0.0,
|
| 722 |
-
"empty_hypothesis_rate": 0.0,
|
| 723 |
-
"leading_omission_rate": 0.0,
|
| 724 |
-
"ending_omission_rate": 0.0,
|
| 725 |
-
"insertion_burst_rate": 0.0,
|
| 726 |
-
"adjacent_phrase_repetition_rate": 0.0625
|
| 727 |
-
},
|
| 728 |
-
"piper-ryan-low::emotional": {
|
| 729 |
-
"utterances": 24,
|
| 730 |
-
"reference_words": 329,
|
| 731 |
-
"semantic_wer": 0.0,
|
| 732 |
-
"substitution_rate": 0.0,
|
| 733 |
-
"deletion_rate": 0.0,
|
| 734 |
-
"insertion_rate": 0.0,
|
| 735 |
-
"utterance_failure_rate": 0.0,
|
| 736 |
-
"severe_failure_rate": 0.0,
|
| 737 |
-
"empty_hypothesis_rate": 0.0,
|
| 738 |
-
"leading_omission_rate": 0.0,
|
| 739 |
-
"ending_omission_rate": 0.0,
|
| 740 |
-
"insertion_burst_rate": 0.0,
|
| 741 |
-
"adjacent_phrase_repetition_rate": 0.041666666666666664
|
| 742 |
-
},
|
| 743 |
-
"piper-ryan-low::homographs": {
|
| 744 |
-
"utterances": 6,
|
| 745 |
-
"reference_words": 70,
|
| 746 |
-
"semantic_wer": 0.014285714285714285,
|
| 747 |
-
"substitution_rate": 0.014285714285714285,
|
| 748 |
-
"deletion_rate": 0.0,
|
| 749 |
-
"insertion_rate": 0.0,
|
| 750 |
-
"utterance_failure_rate": 0.16666666666666666,
|
| 751 |
-
"severe_failure_rate": 0.0,
|
| 752 |
-
"empty_hypothesis_rate": 0.0,
|
| 753 |
-
"leading_omission_rate": 0.0,
|
| 754 |
-
"ending_omission_rate": 0.0,
|
| 755 |
-
"insertion_burst_rate": 0.0,
|
| 756 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 757 |
-
},
|
| 758 |
-
"piper-ryan-low::long": {
|
| 759 |
-
"utterances": 15,
|
| 760 |
-
"reference_words": 432,
|
| 761 |
-
"semantic_wer": 0.004629629629629629,
|
| 762 |
-
"substitution_rate": 0.0023148148148148147,
|
| 763 |
-
"deletion_rate": 0.0023148148148148147,
|
| 764 |
-
"insertion_rate": 0.0,
|
| 765 |
-
"utterance_failure_rate": 0.13333333333333333,
|
| 766 |
-
"severe_failure_rate": 0.0,
|
| 767 |
-
"empty_hypothesis_rate": 0.0,
|
| 768 |
-
"leading_omission_rate": 0.0,
|
| 769 |
-
"ending_omission_rate": 0.0,
|
| 770 |
-
"insertion_burst_rate": 0.0,
|
| 771 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 772 |
-
},
|
| 773 |
-
"piper-ryan-low::long_range": {
|
| 774 |
-
"utterances": 6,
|
| 775 |
-
"reference_words": 121,
|
| 776 |
-
"semantic_wer": 0.0,
|
| 777 |
-
"substitution_rate": 0.0,
|
| 778 |
-
"deletion_rate": 0.0,
|
| 779 |
-
"insertion_rate": 0.0,
|
| 780 |
-
"utterance_failure_rate": 0.0,
|
| 781 |
-
"severe_failure_rate": 0.0,
|
| 782 |
-
"empty_hypothesis_rate": 0.0,
|
| 783 |
-
"leading_omission_rate": 0.0,
|
| 784 |
-
"ending_omission_rate": 0.0,
|
| 785 |
-
"insertion_burst_rate": 0.0,
|
| 786 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 787 |
-
},
|
| 788 |
-
"piper-ryan-low::names_places": {
|
| 789 |
-
"utterances": 6,
|
| 790 |
-
"reference_words": 57,
|
| 791 |
-
"semantic_wer": 0.07017543859649122,
|
| 792 |
-
"substitution_rate": 0.07017543859649122,
|
| 793 |
-
"deletion_rate": 0.0,
|
| 794 |
-
"insertion_rate": 0.0,
|
| 795 |
-
"utterance_failure_rate": 0.3333333333333333,
|
| 796 |
-
"severe_failure_rate": 0.16666666666666666,
|
| 797 |
-
"empty_hypothesis_rate": 0.0,
|
| 798 |
-
"leading_omission_rate": 0.0,
|
| 799 |
-
"ending_omission_rate": 0.0,
|
| 800 |
-
"insertion_burst_rate": 0.0,
|
| 801 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 802 |
-
},
|
| 803 |
-
"piper-ryan-low::narrative": {
|
| 804 |
-
"utterances": 24,
|
| 805 |
-
"reference_words": 352,
|
| 806 |
-
"semantic_wer": 0.0,
|
| 807 |
-
"substitution_rate": 0.0,
|
| 808 |
-
"deletion_rate": 0.0,
|
| 809 |
-
"insertion_rate": 0.0,
|
| 810 |
-
"utterance_failure_rate": 0.0,
|
| 811 |
-
"severe_failure_rate": 0.0,
|
| 812 |
-
"empty_hypothesis_rate": 0.0,
|
| 813 |
-
"leading_omission_rate": 0.0,
|
| 814 |
-
"ending_omission_rate": 0.0,
|
| 815 |
-
"insertion_burst_rate": 0.0,
|
| 816 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 817 |
-
},
|
| 818 |
-
"piper-ryan-low::numbers": {
|
| 819 |
-
"utterances": 6,
|
| 820 |
-
"reference_words": 64,
|
| 821 |
-
"semantic_wer": 0.078125,
|
| 822 |
-
"substitution_rate": 0.046875,
|
| 823 |
-
"deletion_rate": 0.0,
|
| 824 |
-
"insertion_rate": 0.03125,
|
| 825 |
-
"utterance_failure_rate": 0.3333333333333333,
|
| 826 |
-
"severe_failure_rate": 0.16666666666666666,
|
| 827 |
-
"empty_hypothesis_rate": 0.0,
|
| 828 |
-
"leading_omission_rate": 0.0,
|
| 829 |
-
"ending_omission_rate": 0.0,
|
| 830 |
-
"insertion_burst_rate": 0.0,
|
| 831 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 832 |
-
},
|
| 833 |
-
"piper-ryan-low::punctuation": {
|
| 834 |
-
"utterances": 6,
|
| 835 |
-
"reference_words": 65,
|
| 836 |
-
"semantic_wer": 0.0,
|
| 837 |
-
"substitution_rate": 0.0,
|
| 838 |
-
"deletion_rate": 0.0,
|
| 839 |
-
"insertion_rate": 0.0,
|
| 840 |
-
"utterance_failure_rate": 0.0,
|
| 841 |
-
"severe_failure_rate": 0.0,
|
| 842 |
-
"empty_hypothesis_rate": 0.0,
|
| 843 |
-
"leading_omission_rate": 0.0,
|
| 844 |
-
"ending_omission_rate": 0.0,
|
| 845 |
-
"insertion_burst_rate": 0.0,
|
| 846 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 847 |
-
},
|
| 848 |
-
"piper-ryan-low::question": {
|
| 849 |
-
"utterances": 15,
|
| 850 |
-
"reference_words": 165,
|
| 851 |
-
"semantic_wer": 0.0,
|
| 852 |
-
"substitution_rate": 0.0,
|
| 853 |
-
"deletion_rate": 0.0,
|
| 854 |
-
"insertion_rate": 0.0,
|
| 855 |
-
"utterance_failure_rate": 0.0,
|
| 856 |
-
"severe_failure_rate": 0.0,
|
| 857 |
-
"empty_hypothesis_rate": 0.0,
|
| 858 |
-
"leading_omission_rate": 0.0,
|
| 859 |
-
"ending_omission_rate": 0.0,
|
| 860 |
-
"insertion_burst_rate": 0.0,
|
| 861 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 862 |
-
},
|
| 863 |
-
"piper-ryan-low::rare_words": {
|
| 864 |
-
"utterances": 6,
|
| 865 |
-
"reference_words": 57,
|
| 866 |
-
"semantic_wer": 0.08771929824561403,
|
| 867 |
-
"substitution_rate": 0.07017543859649122,
|
| 868 |
-
"deletion_rate": 0.0,
|
| 869 |
-
"insertion_rate": 0.017543859649122806,
|
| 870 |
-
"utterance_failure_rate": 0.5,
|
| 871 |
-
"severe_failure_rate": 0.0,
|
| 872 |
-
"empty_hypothesis_rate": 0.0,
|
| 873 |
-
"leading_omission_rate": 0.0,
|
| 874 |
-
"ending_omission_rate": 0.0,
|
| 875 |
-
"insertion_burst_rate": 0.0,
|
| 876 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 877 |
-
},
|
| 878 |
-
"piper-ryan-low::short": {
|
| 879 |
-
"utterances": 24,
|
| 880 |
-
"reference_words": 105,
|
| 881 |
-
"semantic_wer": 0.0380952380952381,
|
| 882 |
-
"substitution_rate": 0.0380952380952381,
|
| 883 |
-
"deletion_rate": 0.0,
|
| 884 |
-
"insertion_rate": 0.0,
|
| 885 |
-
"utterance_failure_rate": 0.08333333333333333,
|
| 886 |
-
"severe_failure_rate": 0.08333333333333333,
|
| 887 |
-
"empty_hypothesis_rate": 0.0,
|
| 888 |
-
"leading_omission_rate": 0.0,
|
| 889 |
-
"ending_omission_rate": 0.0,
|
| 890 |
-
"insertion_burst_rate": 0.0,
|
| 891 |
-
"adjacent_phrase_repetition_rate": 0.08333333333333333
|
| 892 |
-
},
|
| 893 |
-
"piper-ryan-low::technical": {
|
| 894 |
-
"utterances": 21,
|
| 895 |
-
"reference_words": 256,
|
| 896 |
-
"semantic_wer": 0.02734375,
|
| 897 |
-
"substitution_rate": 0.015625,
|
| 898 |
-
"deletion_rate": 0.0078125,
|
| 899 |
-
"insertion_rate": 0.00390625,
|
| 900 |
-
"utterance_failure_rate": 0.19047619047619047,
|
| 901 |
-
"severe_failure_rate": 0.0,
|
| 902 |
-
"empty_hypothesis_rate": 0.0,
|
| 903 |
-
"leading_omission_rate": 0.0,
|
| 904 |
-
"ending_omission_rate": 0.0,
|
| 905 |
-
"insertion_burst_rate": 0.0,
|
| 906 |
-
"adjacent_phrase_repetition_rate": 0.0
|
| 907 |
-
}
|
| 908 |
-
},
|
| 909 |
-
"worst_utterances": [
|
| 910 |
-
{
|
| 911 |
-
"model": "inflect-micro-v2-finalist",
|
| 912 |
-
"id": "utmos200_176",
|
| 913 |
-
"category": "short",
|
| 914 |
-
"reference": "Noted.",
|
| 915 |
-
"hypothesis": "Noid.",
|
| 916 |
-
"reference_words": 1,
|
| 917 |
-
"hypothesis_words": 1,
|
| 918 |
-
"substitutions": 1,
|
| 919 |
-
"deletions": 0,
|
| 920 |
-
"insertions": 0,
|
| 921 |
-
"semantic_wer": 1.0,
|
| 922 |
-
"utterance_failure": true,
|
| 923 |
-
"severe_failure": true,
|
| 924 |
-
"empty_hypothesis": false,
|
| 925 |
-
"leading_omission": false,
|
| 926 |
-
"ending_omission": false,
|
| 927 |
-
"insertion_burst": false,
|
| 928 |
-
"adjacent_phrase_repetition": false,
|
| 929 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-micro-v2-finalist/utmos200_176.wav"
|
| 930 |
-
},
|
| 931 |
-
{
|
| 932 |
-
"model": "piper-ryan-low",
|
| 933 |
-
"id": "utmos200_041",
|
| 934 |
-
"category": "short",
|
| 935 |
-
"reference": "I mean. Yeah. Kind of.",
|
| 936 |
-
"hypothesis": "I mean, no, I know.",
|
| 937 |
-
"reference_words": 5,
|
| 938 |
-
"hypothesis_words": 5,
|
| 939 |
-
"substitutions": 3,
|
| 940 |
-
"deletions": 0,
|
| 941 |
-
"insertions": 0,
|
| 942 |
-
"semantic_wer": 0.6,
|
| 943 |
-
"utterance_failure": true,
|
| 944 |
-
"severe_failure": true,
|
| 945 |
-
"empty_hypothesis": false,
|
| 946 |
-
"leading_omission": false,
|
| 947 |
-
"ending_omission": false,
|
| 948 |
-
"insertion_burst": false,
|
| 949 |
-
"adjacent_phrase_repetition": false,
|
| 950 |
-
"audio": "utmos22_large200_v1/audio/piper-ryan-low/utmos200_041.wav"
|
| 951 |
-
},
|
| 952 |
-
{
|
| 953 |
-
"model": "inflect-nano-v2-finalist",
|
| 954 |
-
"id": "utmos200_041",
|
| 955 |
-
"category": "short",
|
| 956 |
-
"reference": "I mean. Yeah. Kind of.",
|
| 957 |
-
"hypothesis": "I mean that, yeah, that kind of,",
|
| 958 |
-
"reference_words": 5,
|
| 959 |
-
"hypothesis_words": 7,
|
| 960 |
-
"substitutions": 0,
|
| 961 |
-
"deletions": 0,
|
| 962 |
-
"insertions": 2,
|
| 963 |
-
"semantic_wer": 0.4,
|
| 964 |
-
"utterance_failure": true,
|
| 965 |
-
"severe_failure": true,
|
| 966 |
-
"empty_hypothesis": false,
|
| 967 |
-
"leading_omission": false,
|
| 968 |
-
"ending_omission": false,
|
| 969 |
-
"insertion_burst": false,
|
| 970 |
-
"adjacent_phrase_repetition": false,
|
| 971 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-nano-v2-finalist/utmos200_041.wav"
|
| 972 |
-
},
|
| 973 |
-
{
|
| 974 |
-
"model": "inflect-micro-v2-finalist",
|
| 975 |
-
"id": "utmos200_065",
|
| 976 |
-
"category": "numbers",
|
| 977 |
-
"reference": "Call extension zero four nine after eight thirty in the morning.",
|
| 978 |
-
"hypothesis": "Call extension 049 after 8.30 in the morning.",
|
| 979 |
-
"reference_words": 8,
|
| 980 |
-
"hypothesis_words": 9,
|
| 981 |
-
"substitutions": 2,
|
| 982 |
-
"deletions": 0,
|
| 983 |
-
"insertions": 1,
|
| 984 |
-
"semantic_wer": 0.375,
|
| 985 |
-
"utterance_failure": true,
|
| 986 |
-
"severe_failure": true,
|
| 987 |
-
"empty_hypothesis": false,
|
| 988 |
-
"leading_omission": false,
|
| 989 |
-
"ending_omission": false,
|
| 990 |
-
"insertion_burst": false,
|
| 991 |
-
"adjacent_phrase_repetition": false,
|
| 992 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-micro-v2-finalist/utmos200_065.wav"
|
| 993 |
-
},
|
| 994 |
-
{
|
| 995 |
-
"model": "inflect-nano-v2-finalist",
|
| 996 |
-
"id": "utmos200_065",
|
| 997 |
-
"category": "numbers",
|
| 998 |
-
"reference": "Call extension zero four nine after eight thirty in the morning.",
|
| 999 |
-
"hypothesis": "Call extension 049 after 8.30 in the morning.",
|
| 1000 |
-
"reference_words": 8,
|
| 1001 |
-
"hypothesis_words": 9,
|
| 1002 |
-
"substitutions": 2,
|
| 1003 |
-
"deletions": 0,
|
| 1004 |
-
"insertions": 1,
|
| 1005 |
-
"semantic_wer": 0.375,
|
| 1006 |
-
"utterance_failure": true,
|
| 1007 |
-
"severe_failure": true,
|
| 1008 |
-
"empty_hypothesis": false,
|
| 1009 |
-
"leading_omission": false,
|
| 1010 |
-
"ending_omission": false,
|
| 1011 |
-
"insertion_burst": false,
|
| 1012 |
-
"adjacent_phrase_repetition": false,
|
| 1013 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-nano-v2-finalist/utmos200_065.wav"
|
| 1014 |
-
},
|
| 1015 |
-
{
|
| 1016 |
-
"model": "piper-ryan-low",
|
| 1017 |
-
"id": "utmos200_065",
|
| 1018 |
-
"category": "numbers",
|
| 1019 |
-
"reference": "Call extension zero four nine after eight thirty in the morning.",
|
| 1020 |
-
"hypothesis": "Call extension 049 after 8.30 in the morning.",
|
| 1021 |
-
"reference_words": 8,
|
| 1022 |
-
"hypothesis_words": 9,
|
| 1023 |
-
"substitutions": 2,
|
| 1024 |
-
"deletions": 0,
|
| 1025 |
-
"insertions": 1,
|
| 1026 |
-
"semantic_wer": 0.375,
|
| 1027 |
-
"utterance_failure": true,
|
| 1028 |
-
"severe_failure": true,
|
| 1029 |
-
"empty_hypothesis": false,
|
| 1030 |
-
"leading_omission": false,
|
| 1031 |
-
"ending_omission": false,
|
| 1032 |
-
"insertion_burst": false,
|
| 1033 |
-
"adjacent_phrase_repetition": false,
|
| 1034 |
-
"audio": "utmos22_large200_v1/audio/piper-ryan-low/utmos200_065.wav"
|
| 1035 |
-
},
|
| 1036 |
-
{
|
| 1037 |
-
"model": "kitten-nano-bruno",
|
| 1038 |
-
"id": "utmos200_065",
|
| 1039 |
-
"category": "numbers",
|
| 1040 |
-
"reference": "Call extension zero four nine after eight thirty in the morning.",
|
| 1041 |
-
"hypothesis": "Call extension 049 after 8.30 in the morning.",
|
| 1042 |
-
"reference_words": 8,
|
| 1043 |
-
"hypothesis_words": 9,
|
| 1044 |
-
"substitutions": 2,
|
| 1045 |
-
"deletions": 0,
|
| 1046 |
-
"insertions": 1,
|
| 1047 |
-
"semantic_wer": 0.375,
|
| 1048 |
-
"utterance_failure": true,
|
| 1049 |
-
"severe_failure": true,
|
| 1050 |
-
"empty_hypothesis": false,
|
| 1051 |
-
"leading_omission": false,
|
| 1052 |
-
"ending_omission": false,
|
| 1053 |
-
"insertion_burst": false,
|
| 1054 |
-
"adjacent_phrase_repetition": false,
|
| 1055 |
-
"audio": "utmos22_large200_v1/audio/kitten-nano-bruno/utmos200_065.wav"
|
| 1056 |
-
},
|
| 1057 |
-
{
|
| 1058 |
-
"model": "inflect-nano-v2-finalist",
|
| 1059 |
-
"id": "utmos200_035",
|
| 1060 |
-
"category": "names_places",
|
| 1061 |
-
"reference": "Aurelia and Joaquin crossed the Schuylkill River before noon.",
|
| 1062 |
-
"hypothesis": "Uralaya and Jokwing crossed the Sialkal River before noon.",
|
| 1063 |
-
"reference_words": 9,
|
| 1064 |
-
"hypothesis_words": 9,
|
| 1065 |
-
"substitutions": 3,
|
| 1066 |
-
"deletions": 0,
|
| 1067 |
-
"insertions": 0,
|
| 1068 |
-
"semantic_wer": 0.3333333333333333,
|
| 1069 |
-
"utterance_failure": true,
|
| 1070 |
-
"severe_failure": true,
|
| 1071 |
-
"empty_hypothesis": false,
|
| 1072 |
-
"leading_omission": false,
|
| 1073 |
-
"ending_omission": false,
|
| 1074 |
-
"insertion_burst": false,
|
| 1075 |
-
"adjacent_phrase_repetition": false,
|
| 1076 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-nano-v2-finalist/utmos200_035.wav"
|
| 1077 |
-
},
|
| 1078 |
-
{
|
| 1079 |
-
"model": "inflect-nano-v2-finalist",
|
| 1080 |
-
"id": "utmos200_191",
|
| 1081 |
-
"category": "short",
|
| 1082 |
-
"reference": "Right. Moving on.",
|
| 1083 |
-
"hypothesis": "Right at moving on.",
|
| 1084 |
-
"reference_words": 3,
|
| 1085 |
-
"hypothesis_words": 4,
|
| 1086 |
-
"substitutions": 0,
|
| 1087 |
-
"deletions": 0,
|
| 1088 |
-
"insertions": 1,
|
| 1089 |
-
"semantic_wer": 0.3333333333333333,
|
| 1090 |
-
"utterance_failure": true,
|
| 1091 |
-
"severe_failure": true,
|
| 1092 |
-
"empty_hypothesis": false,
|
| 1093 |
-
"leading_omission": false,
|
| 1094 |
-
"ending_omission": false,
|
| 1095 |
-
"insertion_burst": false,
|
| 1096 |
-
"adjacent_phrase_repetition": false,
|
| 1097 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-nano-v2-finalist/utmos200_191.wav"
|
| 1098 |
-
},
|
| 1099 |
-
{
|
| 1100 |
-
"model": "piper-ryan-low",
|
| 1101 |
-
"id": "utmos200_049",
|
| 1102 |
-
"category": "names_places",
|
| 1103 |
-
"reference": "Xiomara met Siobhan near the old library in Worcestershire.",
|
| 1104 |
-
"hypothesis": "See Amaru Mechivan near the Old Library in Worcestershire.",
|
| 1105 |
-
"reference_words": 9,
|
| 1106 |
-
"hypothesis_words": 9,
|
| 1107 |
-
"substitutions": 3,
|
| 1108 |
-
"deletions": 0,
|
| 1109 |
-
"insertions": 0,
|
| 1110 |
-
"semantic_wer": 0.3333333333333333,
|
| 1111 |
-
"utterance_failure": true,
|
| 1112 |
-
"severe_failure": true,
|
| 1113 |
-
"empty_hypothesis": false,
|
| 1114 |
-
"leading_omission": false,
|
| 1115 |
-
"ending_omission": false,
|
| 1116 |
-
"insertion_burst": false,
|
| 1117 |
-
"adjacent_phrase_repetition": false,
|
| 1118 |
-
"audio": "utmos22_large200_v1/audio/piper-ryan-low/utmos200_049.wav"
|
| 1119 |
-
},
|
| 1120 |
-
{
|
| 1121 |
-
"model": "piper-ryan-low",
|
| 1122 |
-
"id": "utmos200_091",
|
| 1123 |
-
"category": "short",
|
| 1124 |
-
"reference": "That's fair.",
|
| 1125 |
-
"hypothesis": "That was fair.",
|
| 1126 |
-
"reference_words": 3,
|
| 1127 |
-
"hypothesis_words": 3,
|
| 1128 |
-
"substitutions": 1,
|
| 1129 |
-
"deletions": 0,
|
| 1130 |
-
"insertions": 0,
|
| 1131 |
-
"semantic_wer": 0.3333333333333333,
|
| 1132 |
-
"utterance_failure": true,
|
| 1133 |
-
"severe_failure": true,
|
| 1134 |
-
"empty_hypothesis": false,
|
| 1135 |
-
"leading_omission": false,
|
| 1136 |
-
"ending_omission": false,
|
| 1137 |
-
"insertion_burst": false,
|
| 1138 |
-
"adjacent_phrase_repetition": false,
|
| 1139 |
-
"audio": "utmos22_large200_v1/audio/piper-ryan-low/utmos200_091.wav"
|
| 1140 |
-
},
|
| 1141 |
-
{
|
| 1142 |
-
"model": "kitten-nano-bruno",
|
| 1143 |
-
"id": "utmos200_035",
|
| 1144 |
-
"category": "names_places",
|
| 1145 |
-
"reference": "Aurelia and Joaquin crossed the Schuylkill River before noon.",
|
| 1146 |
-
"hypothesis": "Auralaya and Jokwan crossed the Shilkal river before noon.",
|
| 1147 |
-
"reference_words": 9,
|
| 1148 |
-
"hypothesis_words": 9,
|
| 1149 |
-
"substitutions": 3,
|
| 1150 |
-
"deletions": 0,
|
| 1151 |
-
"insertions": 0,
|
| 1152 |
-
"semantic_wer": 0.3333333333333333,
|
| 1153 |
-
"utterance_failure": true,
|
| 1154 |
-
"severe_failure": true,
|
| 1155 |
-
"empty_hypothesis": false,
|
| 1156 |
-
"leading_omission": false,
|
| 1157 |
-
"ending_omission": false,
|
| 1158 |
-
"insertion_burst": false,
|
| 1159 |
-
"adjacent_phrase_repetition": false,
|
| 1160 |
-
"audio": "utmos22_large200_v1/audio/kitten-nano-bruno/utmos200_035.wav"
|
| 1161 |
-
},
|
| 1162 |
-
{
|
| 1163 |
-
"model": "inflect-micro-v2-finalist",
|
| 1164 |
-
"id": "utmos200_051",
|
| 1165 |
-
"category": "numbers",
|
| 1166 |
-
"reference": "At exactly seven forty-five, Morgan placed eighteen dollars and fifty cents beside the notebook.",
|
| 1167 |
-
"hypothesis": "At exactly $7.45, Morton placed $18.50 beside the notebook.",
|
| 1168 |
-
"reference_words": 10,
|
| 1169 |
-
"hypothesis_words": 11,
|
| 1170 |
-
"substitutions": 2,
|
| 1171 |
-
"deletions": 0,
|
| 1172 |
-
"insertions": 1,
|
| 1173 |
-
"semantic_wer": 0.3,
|
| 1174 |
-
"utterance_failure": true,
|
| 1175 |
-
"severe_failure": true,
|
| 1176 |
-
"empty_hypothesis": false,
|
| 1177 |
-
"leading_omission": false,
|
| 1178 |
-
"ending_omission": false,
|
| 1179 |
-
"insertion_burst": false,
|
| 1180 |
-
"adjacent_phrase_repetition": false,
|
| 1181 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-micro-v2-finalist/utmos200_051.wav"
|
| 1182 |
-
},
|
| 1183 |
-
{
|
| 1184 |
-
"model": "inflect-nano-v2-finalist",
|
| 1185 |
-
"id": "utmos200_051",
|
| 1186 |
-
"category": "numbers",
|
| 1187 |
-
"reference": "At exactly seven forty-five, Morgan placed eighteen dollars and fifty cents beside the notebook.",
|
| 1188 |
-
"hypothesis": "Exactly $7.45, Morgan placed $18.50 beside the notebook.",
|
| 1189 |
-
"reference_words": 10,
|
| 1190 |
-
"hypothesis_words": 10,
|
| 1191 |
-
"substitutions": 1,
|
| 1192 |
-
"deletions": 1,
|
| 1193 |
-
"insertions": 1,
|
| 1194 |
-
"semantic_wer": 0.3,
|
| 1195 |
-
"utterance_failure": true,
|
| 1196 |
-
"severe_failure": true,
|
| 1197 |
-
"empty_hypothesis": false,
|
| 1198 |
-
"leading_omission": true,
|
| 1199 |
-
"ending_omission": false,
|
| 1200 |
-
"insertion_burst": false,
|
| 1201 |
-
"adjacent_phrase_repetition": false,
|
| 1202 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-nano-v2-finalist/utmos200_051.wav"
|
| 1203 |
-
},
|
| 1204 |
-
{
|
| 1205 |
-
"model": "inflect-micro-v2-finalist",
|
| 1206 |
-
"id": "utmos200_028",
|
| 1207 |
-
"category": "technical",
|
| 1208 |
-
"reference": "Hash the UTF eight payload with S H A two fifty-six before opening the checkpoint.",
|
| 1209 |
-
"hypothesis": "Cache the UTF-8 payload with SH-256 before opening the checkpoint.",
|
| 1210 |
-
"reference_words": 14,
|
| 1211 |
-
"hypothesis_words": 12,
|
| 1212 |
-
"substitutions": 2,
|
| 1213 |
-
"deletions": 2,
|
| 1214 |
-
"insertions": 0,
|
| 1215 |
-
"semantic_wer": 0.2857142857142857,
|
| 1216 |
-
"utterance_failure": true,
|
| 1217 |
-
"severe_failure": true,
|
| 1218 |
-
"empty_hypothesis": false,
|
| 1219 |
-
"leading_omission": false,
|
| 1220 |
-
"ending_omission": false,
|
| 1221 |
-
"insertion_burst": false,
|
| 1222 |
-
"adjacent_phrase_repetition": false,
|
| 1223 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-micro-v2-finalist/utmos200_028.wav"
|
| 1224 |
-
},
|
| 1225 |
-
{
|
| 1226 |
-
"model": "inflect-nano-v2-finalist",
|
| 1227 |
-
"id": "utmos200_028",
|
| 1228 |
-
"category": "technical",
|
| 1229 |
-
"reference": "Hash the UTF eight payload with S H A two fifty-six before opening the checkpoint.",
|
| 1230 |
-
"hypothesis": "Ash the UTF-8 payload with SHA-256 before opening the checkpoint.",
|
| 1231 |
-
"reference_words": 14,
|
| 1232 |
-
"hypothesis_words": 12,
|
| 1233 |
-
"substitutions": 2,
|
| 1234 |
-
"deletions": 2,
|
| 1235 |
-
"insertions": 0,
|
| 1236 |
-
"semantic_wer": 0.2857142857142857,
|
| 1237 |
-
"utterance_failure": true,
|
| 1238 |
-
"severe_failure": true,
|
| 1239 |
-
"empty_hypothesis": false,
|
| 1240 |
-
"leading_omission": false,
|
| 1241 |
-
"ending_omission": false,
|
| 1242 |
-
"insertion_burst": false,
|
| 1243 |
-
"adjacent_phrase_repetition": false,
|
| 1244 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-nano-v2-finalist/utmos200_028.wav"
|
| 1245 |
-
},
|
| 1246 |
-
{
|
| 1247 |
-
"model": "inflect-micro-v2-finalist",
|
| 1248 |
-
"id": "utmos200_139",
|
| 1249 |
-
"category": "short",
|
| 1250 |
-
"reference": "No way. Absolutely not.",
|
| 1251 |
-
"hypothesis": "No wait, absolutely not.",
|
| 1252 |
-
"reference_words": 4,
|
| 1253 |
-
"hypothesis_words": 4,
|
| 1254 |
-
"substitutions": 1,
|
| 1255 |
-
"deletions": 0,
|
| 1256 |
-
"insertions": 0,
|
| 1257 |
-
"semantic_wer": 0.25,
|
| 1258 |
-
"utterance_failure": true,
|
| 1259 |
-
"severe_failure": false,
|
| 1260 |
-
"empty_hypothesis": false,
|
| 1261 |
-
"leading_omission": false,
|
| 1262 |
-
"ending_omission": false,
|
| 1263 |
-
"insertion_burst": false,
|
| 1264 |
-
"adjacent_phrase_repetition": false,
|
| 1265 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-micro-v2-finalist/utmos200_139.wav"
|
| 1266 |
-
},
|
| 1267 |
-
{
|
| 1268 |
-
"model": "inflect-micro-v2-finalist",
|
| 1269 |
-
"id": "utmos200_181",
|
| 1270 |
-
"category": "short",
|
| 1271 |
-
"reference": "Yeah, no. Hard pass.",
|
| 1272 |
-
"hypothesis": "Yeah, no but hard pass.",
|
| 1273 |
-
"reference_words": 4,
|
| 1274 |
-
"hypothesis_words": 5,
|
| 1275 |
-
"substitutions": 0,
|
| 1276 |
-
"deletions": 0,
|
| 1277 |
-
"insertions": 1,
|
| 1278 |
-
"semantic_wer": 0.25,
|
| 1279 |
-
"utterance_failure": true,
|
| 1280 |
-
"severe_failure": false,
|
| 1281 |
-
"empty_hypothesis": false,
|
| 1282 |
-
"leading_omission": false,
|
| 1283 |
-
"ending_omission": false,
|
| 1284 |
-
"insertion_burst": false,
|
| 1285 |
-
"adjacent_phrase_repetition": false,
|
| 1286 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-micro-v2-finalist/utmos200_181.wav"
|
| 1287 |
-
},
|
| 1288 |
-
{
|
| 1289 |
-
"model": "inflect-nano-v2-finalist",
|
| 1290 |
-
"id": "utmos200_139",
|
| 1291 |
-
"category": "short",
|
| 1292 |
-
"reference": "No way. Absolutely not.",
|
| 1293 |
-
"hypothesis": "No way to absolutely not.",
|
| 1294 |
-
"reference_words": 4,
|
| 1295 |
-
"hypothesis_words": 5,
|
| 1296 |
-
"substitutions": 0,
|
| 1297 |
-
"deletions": 0,
|
| 1298 |
-
"insertions": 1,
|
| 1299 |
-
"semantic_wer": 0.25,
|
| 1300 |
-
"utterance_failure": true,
|
| 1301 |
-
"severe_failure": false,
|
| 1302 |
-
"empty_hypothesis": false,
|
| 1303 |
-
"leading_omission": false,
|
| 1304 |
-
"ending_omission": false,
|
| 1305 |
-
"insertion_burst": false,
|
| 1306 |
-
"adjacent_phrase_repetition": false,
|
| 1307 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-nano-v2-finalist/utmos200_139.wav"
|
| 1308 |
-
},
|
| 1309 |
-
{
|
| 1310 |
-
"model": "inflect-nano-v2-finalist",
|
| 1311 |
-
"id": "utmos200_181",
|
| 1312 |
-
"category": "short",
|
| 1313 |
-
"reference": "Yeah, no. Hard pass.",
|
| 1314 |
-
"hypothesis": "Yeah, no.Card pass.",
|
| 1315 |
-
"reference_words": 4,
|
| 1316 |
-
"hypothesis_words": 4,
|
| 1317 |
-
"substitutions": 1,
|
| 1318 |
-
"deletions": 0,
|
| 1319 |
-
"insertions": 0,
|
| 1320 |
-
"semantic_wer": 0.25,
|
| 1321 |
-
"utterance_failure": true,
|
| 1322 |
-
"severe_failure": false,
|
| 1323 |
-
"empty_hypothesis": false,
|
| 1324 |
-
"leading_omission": false,
|
| 1325 |
-
"ending_omission": false,
|
| 1326 |
-
"insertion_burst": false,
|
| 1327 |
-
"adjacent_phrase_repetition": false,
|
| 1328 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-nano-v2-finalist/utmos200_181.wav"
|
| 1329 |
-
},
|
| 1330 |
-
{
|
| 1331 |
-
"model": "kitten-nano-bruno",
|
| 1332 |
-
"id": "utmos200_181",
|
| 1333 |
-
"category": "short",
|
| 1334 |
-
"reference": "Yeah, no. Hard pass.",
|
| 1335 |
-
"hypothesis": "Yeth no. Hard pass.",
|
| 1336 |
-
"reference_words": 4,
|
| 1337 |
-
"hypothesis_words": 4,
|
| 1338 |
-
"substitutions": 1,
|
| 1339 |
-
"deletions": 0,
|
| 1340 |
-
"insertions": 0,
|
| 1341 |
-
"semantic_wer": 0.25,
|
| 1342 |
-
"utterance_failure": true,
|
| 1343 |
-
"severe_failure": false,
|
| 1344 |
-
"empty_hypothesis": false,
|
| 1345 |
-
"leading_omission": false,
|
| 1346 |
-
"ending_omission": false,
|
| 1347 |
-
"insertion_burst": false,
|
| 1348 |
-
"adjacent_phrase_repetition": false,
|
| 1349 |
-
"audio": "utmos22_large200_v1/audio/kitten-nano-bruno/utmos200_181.wav"
|
| 1350 |
-
},
|
| 1351 |
-
{
|
| 1352 |
-
"model": "inflect-micro-v2-finalist",
|
| 1353 |
-
"id": "utmos200_035",
|
| 1354 |
-
"category": "names_places",
|
| 1355 |
-
"reference": "Aurelia and Joaquin crossed the Schuylkill River before noon.",
|
| 1356 |
-
"hypothesis": "Aurelia and Joachim crossed the Schalke river before noon.",
|
| 1357 |
-
"reference_words": 9,
|
| 1358 |
-
"hypothesis_words": 9,
|
| 1359 |
-
"substitutions": 2,
|
| 1360 |
-
"deletions": 0,
|
| 1361 |
-
"insertions": 0,
|
| 1362 |
-
"semantic_wer": 0.2222222222222222,
|
| 1363 |
-
"utterance_failure": true,
|
| 1364 |
-
"severe_failure": false,
|
| 1365 |
-
"empty_hypothesis": false,
|
| 1366 |
-
"leading_omission": false,
|
| 1367 |
-
"ending_omission": false,
|
| 1368 |
-
"insertion_burst": false,
|
| 1369 |
-
"adjacent_phrase_repetition": false,
|
| 1370 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-micro-v2-finalist/utmos200_035.wav"
|
| 1371 |
-
},
|
| 1372 |
-
{
|
| 1373 |
-
"model": "piper-ryan-low",
|
| 1374 |
-
"id": "utmos200_028",
|
| 1375 |
-
"category": "technical",
|
| 1376 |
-
"reference": "Hash the UTF eight payload with S H A two fifty-six before opening the checkpoint.",
|
| 1377 |
-
"hypothesis": "Hash the UTF-8 payload with SHA-256 before opening the checkpoint.",
|
| 1378 |
-
"reference_words": 14,
|
| 1379 |
-
"hypothesis_words": 12,
|
| 1380 |
-
"substitutions": 1,
|
| 1381 |
-
"deletions": 2,
|
| 1382 |
-
"insertions": 0,
|
| 1383 |
-
"semantic_wer": 0.21428571428571427,
|
| 1384 |
-
"utterance_failure": true,
|
| 1385 |
-
"severe_failure": false,
|
| 1386 |
-
"empty_hypothesis": false,
|
| 1387 |
-
"leading_omission": false,
|
| 1388 |
-
"ending_omission": false,
|
| 1389 |
-
"insertion_burst": false,
|
| 1390 |
-
"adjacent_phrase_repetition": false,
|
| 1391 |
-
"audio": "utmos22_large200_v1/audio/piper-ryan-low/utmos200_028.wav"
|
| 1392 |
-
},
|
| 1393 |
-
{
|
| 1394 |
-
"model": "kitten-nano-bruno",
|
| 1395 |
-
"id": "utmos200_028",
|
| 1396 |
-
"category": "technical",
|
| 1397 |
-
"reference": "Hash the UTF eight payload with S H A two fifty-six before opening the checkpoint.",
|
| 1398 |
-
"hypothesis": "Hash the UTF-8 payload with SHA-256 before opening the checkpoint.",
|
| 1399 |
-
"reference_words": 14,
|
| 1400 |
-
"hypothesis_words": 12,
|
| 1401 |
-
"substitutions": 1,
|
| 1402 |
-
"deletions": 2,
|
| 1403 |
-
"insertions": 0,
|
| 1404 |
-
"semantic_wer": 0.21428571428571427,
|
| 1405 |
-
"utterance_failure": true,
|
| 1406 |
-
"severe_failure": false,
|
| 1407 |
-
"empty_hypothesis": false,
|
| 1408 |
-
"leading_omission": false,
|
| 1409 |
-
"ending_omission": false,
|
| 1410 |
-
"insertion_burst": false,
|
| 1411 |
-
"adjacent_phrase_repetition": false,
|
| 1412 |
-
"audio": "utmos22_large200_v1/audio/kitten-nano-bruno/utmos200_028.wav"
|
| 1413 |
-
},
|
| 1414 |
-
{
|
| 1415 |
-
"model": "inflect-micro-v2-finalist",
|
| 1416 |
-
"id": "utmos200_041",
|
| 1417 |
-
"category": "short",
|
| 1418 |
-
"reference": "I mean. Yeah. Kind of.",
|
| 1419 |
-
"hypothesis": "I mean, yeah, I kind of.",
|
| 1420 |
-
"reference_words": 5,
|
| 1421 |
-
"hypothesis_words": 6,
|
| 1422 |
-
"substitutions": 0,
|
| 1423 |
-
"deletions": 0,
|
| 1424 |
-
"insertions": 1,
|
| 1425 |
-
"semantic_wer": 0.2,
|
| 1426 |
-
"utterance_failure": true,
|
| 1427 |
-
"severe_failure": false,
|
| 1428 |
-
"empty_hypothesis": false,
|
| 1429 |
-
"leading_omission": false,
|
| 1430 |
-
"ending_omission": false,
|
| 1431 |
-
"insertion_burst": false,
|
| 1432 |
-
"adjacent_phrase_repetition": false,
|
| 1433 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-micro-v2-finalist/utmos200_041.wav"
|
| 1434 |
-
},
|
| 1435 |
-
{
|
| 1436 |
-
"model": "inflect-micro-v2-finalist",
|
| 1437 |
-
"id": "utmos200_084",
|
| 1438 |
-
"category": "technical",
|
| 1439 |
-
"reference": "The performance improvement is real, but it comes with tradeoffs.",
|
| 1440 |
-
"hypothesis": "The performance improvement is real, but it comes with trade-offs.",
|
| 1441 |
-
"reference_words": 10,
|
| 1442 |
-
"hypothesis_words": 11,
|
| 1443 |
-
"substitutions": 1,
|
| 1444 |
-
"deletions": 0,
|
| 1445 |
-
"insertions": 1,
|
| 1446 |
-
"semantic_wer": 0.2,
|
| 1447 |
-
"utterance_failure": true,
|
| 1448 |
-
"severe_failure": false,
|
| 1449 |
-
"empty_hypothesis": false,
|
| 1450 |
-
"leading_omission": false,
|
| 1451 |
-
"ending_omission": false,
|
| 1452 |
-
"insertion_burst": false,
|
| 1453 |
-
"adjacent_phrase_repetition": false,
|
| 1454 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-micro-v2-finalist/utmos200_084.wav"
|
| 1455 |
-
},
|
| 1456 |
-
{
|
| 1457 |
-
"model": "inflect-nano-v2-finalist",
|
| 1458 |
-
"id": "utmos200_074",
|
| 1459 |
-
"category": "homographs",
|
| 1460 |
-
"reference": "The dove dove beneath the branch while the wind began to wind the loose cable.",
|
| 1461 |
-
"hypothesis": "The dub-dub beneath the branch wall the wind began to wind the loose cable.",
|
| 1462 |
-
"reference_words": 15,
|
| 1463 |
-
"hypothesis_words": 15,
|
| 1464 |
-
"substitutions": 3,
|
| 1465 |
-
"deletions": 0,
|
| 1466 |
-
"insertions": 0,
|
| 1467 |
-
"semantic_wer": 0.2,
|
| 1468 |
-
"utterance_failure": true,
|
| 1469 |
-
"severe_failure": false,
|
| 1470 |
-
"empty_hypothesis": false,
|
| 1471 |
-
"leading_omission": false,
|
| 1472 |
-
"ending_omission": false,
|
| 1473 |
-
"insertion_burst": false,
|
| 1474 |
-
"adjacent_phrase_repetition": false,
|
| 1475 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-nano-v2-finalist/utmos200_074.wav"
|
| 1476 |
-
},
|
| 1477 |
-
{
|
| 1478 |
-
"model": "inflect-nano-v2-finalist",
|
| 1479 |
-
"id": "utmos200_084",
|
| 1480 |
-
"category": "technical",
|
| 1481 |
-
"reference": "The performance improvement is real, but it comes with tradeoffs.",
|
| 1482 |
-
"hypothesis": "The performance improvement is real, but it comes with trade-offs.",
|
| 1483 |
-
"reference_words": 10,
|
| 1484 |
-
"hypothesis_words": 11,
|
| 1485 |
-
"substitutions": 1,
|
| 1486 |
-
"deletions": 0,
|
| 1487 |
-
"insertions": 1,
|
| 1488 |
-
"semantic_wer": 0.2,
|
| 1489 |
-
"utterance_failure": true,
|
| 1490 |
-
"severe_failure": false,
|
| 1491 |
-
"empty_hypothesis": false,
|
| 1492 |
-
"leading_omission": false,
|
| 1493 |
-
"ending_omission": false,
|
| 1494 |
-
"insertion_burst": false,
|
| 1495 |
-
"adjacent_phrase_repetition": false,
|
| 1496 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-nano-v2-finalist/utmos200_084.wav"
|
| 1497 |
-
},
|
| 1498 |
-
{
|
| 1499 |
-
"model": "piper-ryan-low",
|
| 1500 |
-
"id": "utmos200_012",
|
| 1501 |
-
"category": "rare_words",
|
| 1502 |
-
"reference": "The archaeologist catalogued a Byzantine reliquary and several anachronistic fragments.",
|
| 1503 |
-
"hypothesis": "the archaeologists cataloged a Byzantine reliquary and several anachronistic fragments.",
|
| 1504 |
-
"reference_words": 10,
|
| 1505 |
-
"hypothesis_words": 10,
|
| 1506 |
-
"substitutions": 2,
|
| 1507 |
-
"deletions": 0,
|
| 1508 |
-
"insertions": 0,
|
| 1509 |
-
"semantic_wer": 0.2,
|
| 1510 |
-
"utterance_failure": true,
|
| 1511 |
-
"severe_failure": false,
|
| 1512 |
-
"empty_hypothesis": false,
|
| 1513 |
-
"leading_omission": false,
|
| 1514 |
-
"ending_omission": false,
|
| 1515 |
-
"insertion_burst": false,
|
| 1516 |
-
"adjacent_phrase_repetition": false,
|
| 1517 |
-
"audio": "utmos22_large200_v1/audio/piper-ryan-low/utmos200_012.wav"
|
| 1518 |
-
},
|
| 1519 |
-
{
|
| 1520 |
-
"model": "piper-ryan-low",
|
| 1521 |
-
"id": "utmos200_051",
|
| 1522 |
-
"category": "numbers",
|
| 1523 |
-
"reference": "At exactly seven forty-five, Morgan placed eighteen dollars and fifty cents beside the notebook.",
|
| 1524 |
-
"hypothesis": "At exactly 7.45, Morgan placed $18.50 beside the notebook.",
|
| 1525 |
-
"reference_words": 10,
|
| 1526 |
-
"hypothesis_words": 11,
|
| 1527 |
-
"substitutions": 1,
|
| 1528 |
-
"deletions": 0,
|
| 1529 |
-
"insertions": 1,
|
| 1530 |
-
"semantic_wer": 0.2,
|
| 1531 |
-
"utterance_failure": true,
|
| 1532 |
-
"severe_failure": false,
|
| 1533 |
-
"empty_hypothesis": false,
|
| 1534 |
-
"leading_omission": false,
|
| 1535 |
-
"ending_omission": false,
|
| 1536 |
-
"insertion_burst": false,
|
| 1537 |
-
"adjacent_phrase_repetition": false,
|
| 1538 |
-
"audio": "utmos22_large200_v1/audio/piper-ryan-low/utmos200_051.wav"
|
| 1539 |
-
},
|
| 1540 |
-
{
|
| 1541 |
-
"model": "piper-ryan-low",
|
| 1542 |
-
"id": "utmos200_084",
|
| 1543 |
-
"category": "technical",
|
| 1544 |
-
"reference": "The performance improvement is real, but it comes with tradeoffs.",
|
| 1545 |
-
"hypothesis": "The performance improvement is real, but it comes with trade-offs.",
|
| 1546 |
-
"reference_words": 10,
|
| 1547 |
-
"hypothesis_words": 11,
|
| 1548 |
-
"substitutions": 1,
|
| 1549 |
-
"deletions": 0,
|
| 1550 |
-
"insertions": 1,
|
| 1551 |
-
"semantic_wer": 0.2,
|
| 1552 |
-
"utterance_failure": true,
|
| 1553 |
-
"severe_failure": false,
|
| 1554 |
-
"empty_hypothesis": false,
|
| 1555 |
-
"leading_omission": false,
|
| 1556 |
-
"ending_omission": false,
|
| 1557 |
-
"insertion_burst": false,
|
| 1558 |
-
"adjacent_phrase_repetition": false,
|
| 1559 |
-
"audio": "utmos22_large200_v1/audio/piper-ryan-low/utmos200_084.wav"
|
| 1560 |
-
},
|
| 1561 |
-
{
|
| 1562 |
-
"model": "piper-ryan-low",
|
| 1563 |
-
"id": "utmos200_188",
|
| 1564 |
-
"category": "conversational",
|
| 1565 |
-
"reference": "You got engaged? When? How? Tell me everything right now.",
|
| 1566 |
-
"hypothesis": "You got engaged. What? Oh. Tell me everything right now.",
|
| 1567 |
-
"reference_words": 10,
|
| 1568 |
-
"hypothesis_words": 10,
|
| 1569 |
-
"substitutions": 2,
|
| 1570 |
-
"deletions": 0,
|
| 1571 |
-
"insertions": 0,
|
| 1572 |
-
"semantic_wer": 0.2,
|
| 1573 |
-
"utterance_failure": true,
|
| 1574 |
-
"severe_failure": false,
|
| 1575 |
-
"empty_hypothesis": false,
|
| 1576 |
-
"leading_omission": false,
|
| 1577 |
-
"ending_omission": false,
|
| 1578 |
-
"insertion_burst": false,
|
| 1579 |
-
"adjacent_phrase_repetition": false,
|
| 1580 |
-
"audio": "utmos22_large200_v1/audio/piper-ryan-low/utmos200_188.wav"
|
| 1581 |
-
},
|
| 1582 |
-
{
|
| 1583 |
-
"model": "kitten-nano-bruno",
|
| 1584 |
-
"id": "utmos200_041",
|
| 1585 |
-
"category": "short",
|
| 1586 |
-
"reference": "I mean. Yeah. Kind of.",
|
| 1587 |
-
"hypothesis": "I mean. Yes. Kind of.",
|
| 1588 |
-
"reference_words": 5,
|
| 1589 |
-
"hypothesis_words": 5,
|
| 1590 |
-
"substitutions": 1,
|
| 1591 |
-
"deletions": 0,
|
| 1592 |
-
"insertions": 0,
|
| 1593 |
-
"semantic_wer": 0.2,
|
| 1594 |
-
"utterance_failure": true,
|
| 1595 |
-
"severe_failure": false,
|
| 1596 |
-
"empty_hypothesis": false,
|
| 1597 |
-
"leading_omission": false,
|
| 1598 |
-
"ending_omission": false,
|
| 1599 |
-
"insertion_burst": false,
|
| 1600 |
-
"adjacent_phrase_repetition": false,
|
| 1601 |
-
"audio": "utmos22_large200_v1/audio/kitten-nano-bruno/utmos200_041.wav"
|
| 1602 |
-
},
|
| 1603 |
-
{
|
| 1604 |
-
"model": "kitten-nano-bruno",
|
| 1605 |
-
"id": "utmos200_051",
|
| 1606 |
-
"category": "numbers",
|
| 1607 |
-
"reference": "At exactly seven forty-five, Morgan placed eighteen dollars and fifty cents beside the notebook.",
|
| 1608 |
-
"hypothesis": "At exactly 7.45, Morgan placed $18.50 beside the notebook.",
|
| 1609 |
-
"reference_words": 10,
|
| 1610 |
-
"hypothesis_words": 11,
|
| 1611 |
-
"substitutions": 1,
|
| 1612 |
-
"deletions": 0,
|
| 1613 |
-
"insertions": 1,
|
| 1614 |
-
"semantic_wer": 0.2,
|
| 1615 |
-
"utterance_failure": true,
|
| 1616 |
-
"severe_failure": false,
|
| 1617 |
-
"empty_hypothesis": false,
|
| 1618 |
-
"leading_omission": false,
|
| 1619 |
-
"ending_omission": false,
|
| 1620 |
-
"insertion_burst": false,
|
| 1621 |
-
"adjacent_phrase_repetition": false,
|
| 1622 |
-
"audio": "utmos22_large200_v1/audio/kitten-nano-bruno/utmos200_051.wav"
|
| 1623 |
-
},
|
| 1624 |
-
{
|
| 1625 |
-
"model": "kitten-nano-bruno",
|
| 1626 |
-
"id": "utmos200_084",
|
| 1627 |
-
"category": "technical",
|
| 1628 |
-
"reference": "The performance improvement is real, but it comes with tradeoffs.",
|
| 1629 |
-
"hypothesis": "The performance improvement is real, but it comes with trade-offs.",
|
| 1630 |
-
"reference_words": 10,
|
| 1631 |
-
"hypothesis_words": 11,
|
| 1632 |
-
"substitutions": 1,
|
| 1633 |
-
"deletions": 0,
|
| 1634 |
-
"insertions": 1,
|
| 1635 |
-
"semantic_wer": 0.2,
|
| 1636 |
-
"utterance_failure": true,
|
| 1637 |
-
"severe_failure": false,
|
| 1638 |
-
"empty_hypothesis": false,
|
| 1639 |
-
"leading_omission": false,
|
| 1640 |
-
"ending_omission": false,
|
| 1641 |
-
"insertion_burst": false,
|
| 1642 |
-
"adjacent_phrase_repetition": false,
|
| 1643 |
-
"audio": "utmos22_large200_v1/audio/kitten-nano-bruno/utmos200_084.wav"
|
| 1644 |
-
},
|
| 1645 |
-
{
|
| 1646 |
-
"model": "inflect-micro-v2-finalist",
|
| 1647 |
-
"id": "utmos200_009",
|
| 1648 |
-
"category": "numbers",
|
| 1649 |
-
"reference": "The package weighs twelve point six kilograms and arrived on July twenty-first.",
|
| 1650 |
-
"hypothesis": "The package weighs 12.6kg and arrived on July 21.",
|
| 1651 |
-
"reference_words": 11,
|
| 1652 |
-
"hypothesis_words": 11,
|
| 1653 |
-
"substitutions": 2,
|
| 1654 |
-
"deletions": 0,
|
| 1655 |
-
"insertions": 0,
|
| 1656 |
-
"semantic_wer": 0.18181818181818182,
|
| 1657 |
-
"utterance_failure": true,
|
| 1658 |
-
"severe_failure": false,
|
| 1659 |
-
"empty_hypothesis": false,
|
| 1660 |
-
"leading_omission": false,
|
| 1661 |
-
"ending_omission": false,
|
| 1662 |
-
"insertion_burst": false,
|
| 1663 |
-
"adjacent_phrase_repetition": false,
|
| 1664 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-micro-v2-finalist/utmos200_009.wav"
|
| 1665 |
-
},
|
| 1666 |
-
{
|
| 1667 |
-
"model": "inflect-micro-v2-finalist",
|
| 1668 |
-
"id": "utmos200_082",
|
| 1669 |
-
"category": "rare_words",
|
| 1670 |
-
"reference": "The physician recommended a noninvasive procedure for the recurring neurological symptoms.",
|
| 1671 |
-
"hypothesis": "The physician recommended a non-invasive procedure for the recurring neurological symptoms.",
|
| 1672 |
-
"reference_words": 11,
|
| 1673 |
-
"hypothesis_words": 12,
|
| 1674 |
-
"substitutions": 1,
|
| 1675 |
-
"deletions": 0,
|
| 1676 |
-
"insertions": 1,
|
| 1677 |
-
"semantic_wer": 0.18181818181818182,
|
| 1678 |
-
"utterance_failure": true,
|
| 1679 |
-
"severe_failure": false,
|
| 1680 |
-
"empty_hypothesis": false,
|
| 1681 |
-
"leading_omission": false,
|
| 1682 |
-
"ending_omission": false,
|
| 1683 |
-
"insertion_burst": false,
|
| 1684 |
-
"adjacent_phrase_repetition": false,
|
| 1685 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-micro-v2-finalist/utmos200_082.wav"
|
| 1686 |
-
},
|
| 1687 |
-
{
|
| 1688 |
-
"model": "inflect-nano-v2-finalist",
|
| 1689 |
-
"id": "utmos200_009",
|
| 1690 |
-
"category": "numbers",
|
| 1691 |
-
"reference": "The package weighs twelve point six kilograms and arrived on July twenty-first.",
|
| 1692 |
-
"hypothesis": "The package weighs 12.6kg and arrived on July 21.",
|
| 1693 |
-
"reference_words": 11,
|
| 1694 |
-
"hypothesis_words": 11,
|
| 1695 |
-
"substitutions": 2,
|
| 1696 |
-
"deletions": 0,
|
| 1697 |
-
"insertions": 0,
|
| 1698 |
-
"semantic_wer": 0.18181818181818182,
|
| 1699 |
-
"utterance_failure": true,
|
| 1700 |
-
"severe_failure": false,
|
| 1701 |
-
"empty_hypothesis": false,
|
| 1702 |
-
"leading_omission": false,
|
| 1703 |
-
"ending_omission": false,
|
| 1704 |
-
"insertion_burst": false,
|
| 1705 |
-
"adjacent_phrase_repetition": false,
|
| 1706 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-nano-v2-finalist/utmos200_009.wav"
|
| 1707 |
-
},
|
| 1708 |
-
{
|
| 1709 |
-
"model": "inflect-nano-v2-finalist",
|
| 1710 |
-
"id": "utmos200_082",
|
| 1711 |
-
"category": "rare_words",
|
| 1712 |
-
"reference": "The physician recommended a noninvasive procedure for the recurring neurological symptoms.",
|
| 1713 |
-
"hypothesis": "The physician recommended a non-invasive procedure for the recurring neurological symptoms.",
|
| 1714 |
-
"reference_words": 11,
|
| 1715 |
-
"hypothesis_words": 12,
|
| 1716 |
-
"substitutions": 1,
|
| 1717 |
-
"deletions": 0,
|
| 1718 |
-
"insertions": 1,
|
| 1719 |
-
"semantic_wer": 0.18181818181818182,
|
| 1720 |
-
"utterance_failure": true,
|
| 1721 |
-
"severe_failure": false,
|
| 1722 |
-
"empty_hypothesis": false,
|
| 1723 |
-
"leading_omission": false,
|
| 1724 |
-
"ending_omission": false,
|
| 1725 |
-
"insertion_burst": false,
|
| 1726 |
-
"adjacent_phrase_repetition": false,
|
| 1727 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-nano-v2-finalist/utmos200_082.wav"
|
| 1728 |
-
},
|
| 1729 |
-
{
|
| 1730 |
-
"model": "piper-ryan-low",
|
| 1731 |
-
"id": "utmos200_082",
|
| 1732 |
-
"category": "rare_words",
|
| 1733 |
-
"reference": "The physician recommended a noninvasive procedure for the recurring neurological symptoms.",
|
| 1734 |
-
"hypothesis": "the physician recommended a non-invasive procedure for the recurring neurological symptoms.",
|
| 1735 |
-
"reference_words": 11,
|
| 1736 |
-
"hypothesis_words": 12,
|
| 1737 |
-
"substitutions": 1,
|
| 1738 |
-
"deletions": 0,
|
| 1739 |
-
"insertions": 1,
|
| 1740 |
-
"semantic_wer": 0.18181818181818182,
|
| 1741 |
-
"utterance_failure": true,
|
| 1742 |
-
"severe_failure": false,
|
| 1743 |
-
"empty_hypothesis": false,
|
| 1744 |
-
"leading_omission": false,
|
| 1745 |
-
"ending_omission": false,
|
| 1746 |
-
"insertion_burst": false,
|
| 1747 |
-
"adjacent_phrase_repetition": false,
|
| 1748 |
-
"audio": "utmos22_large200_v1/audio/piper-ryan-low/utmos200_082.wav"
|
| 1749 |
-
},
|
| 1750 |
-
{
|
| 1751 |
-
"model": "kitten-nano-bruno",
|
| 1752 |
-
"id": "utmos200_082",
|
| 1753 |
-
"category": "rare_words",
|
| 1754 |
-
"reference": "The physician recommended a noninvasive procedure for the recurring neurological symptoms.",
|
| 1755 |
-
"hypothesis": "The physician recommended a non-invasive procedure for the recurring neurological symptoms.",
|
| 1756 |
-
"reference_words": 11,
|
| 1757 |
-
"hypothesis_words": 12,
|
| 1758 |
-
"substitutions": 1,
|
| 1759 |
-
"deletions": 0,
|
| 1760 |
-
"insertions": 1,
|
| 1761 |
-
"semantic_wer": 0.18181818181818182,
|
| 1762 |
-
"utterance_failure": true,
|
| 1763 |
-
"severe_failure": false,
|
| 1764 |
-
"empty_hypothesis": false,
|
| 1765 |
-
"leading_omission": false,
|
| 1766 |
-
"ending_omission": false,
|
| 1767 |
-
"insertion_burst": false,
|
| 1768 |
-
"adjacent_phrase_repetition": false,
|
| 1769 |
-
"audio": "utmos22_large200_v1/audio/kitten-nano-bruno/utmos200_082.wav"
|
| 1770 |
-
},
|
| 1771 |
-
{
|
| 1772 |
-
"model": "inflect-nano-v2-finalist",
|
| 1773 |
-
"id": "utmos200_180",
|
| 1774 |
-
"category": "narrative",
|
| 1775 |
-
"reference": "She knew. She had always known. She just waited for the right moment.",
|
| 1776 |
-
"hypothesis": "Ji knew but she had always known, she just waited for the right moment.",
|
| 1777 |
-
"reference_words": 13,
|
| 1778 |
-
"hypothesis_words": 14,
|
| 1779 |
-
"substitutions": 1,
|
| 1780 |
-
"deletions": 0,
|
| 1781 |
-
"insertions": 1,
|
| 1782 |
-
"semantic_wer": 0.15384615384615385,
|
| 1783 |
-
"utterance_failure": true,
|
| 1784 |
-
"severe_failure": false,
|
| 1785 |
-
"empty_hypothesis": false,
|
| 1786 |
-
"leading_omission": false,
|
| 1787 |
-
"ending_omission": false,
|
| 1788 |
-
"insertion_burst": false,
|
| 1789 |
-
"adjacent_phrase_repetition": false,
|
| 1790 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-nano-v2-finalist/utmos200_180.wav"
|
| 1791 |
-
},
|
| 1792 |
-
{
|
| 1793 |
-
"model": "kitten-nano-bruno",
|
| 1794 |
-
"id": "utmos200_175",
|
| 1795 |
-
"category": "narrative",
|
| 1796 |
-
"reference": "The note was short, which was somehow more frightening than a long one would have been.",
|
| 1797 |
-
"hypothesis": "The note was short, which was somehow more fright, ing than a long one would have been.",
|
| 1798 |
-
"reference_words": 16,
|
| 1799 |
-
"hypothesis_words": 17,
|
| 1800 |
-
"substitutions": 1,
|
| 1801 |
-
"deletions": 0,
|
| 1802 |
-
"insertions": 1,
|
| 1803 |
-
"semantic_wer": 0.125,
|
| 1804 |
-
"utterance_failure": true,
|
| 1805 |
-
"severe_failure": false,
|
| 1806 |
-
"empty_hypothesis": false,
|
| 1807 |
-
"leading_omission": false,
|
| 1808 |
-
"ending_omission": false,
|
| 1809 |
-
"insertion_burst": false,
|
| 1810 |
-
"adjacent_phrase_repetition": false,
|
| 1811 |
-
"audio": "utmos22_large200_v1/audio/kitten-nano-bruno/utmos200_175.wav"
|
| 1812 |
-
},
|
| 1813 |
-
{
|
| 1814 |
-
"model": "inflect-micro-v2-finalist",
|
| 1815 |
-
"id": "utmos200_049",
|
| 1816 |
-
"category": "names_places",
|
| 1817 |
-
"reference": "Xiomara met Siobhan near the old library in Worcestershire.",
|
| 1818 |
-
"hypothesis": "Zamara met Siobhan near the old library in Worcestershire.",
|
| 1819 |
-
"reference_words": 9,
|
| 1820 |
-
"hypothesis_words": 9,
|
| 1821 |
-
"substitutions": 1,
|
| 1822 |
-
"deletions": 0,
|
| 1823 |
-
"insertions": 0,
|
| 1824 |
-
"semantic_wer": 0.1111111111111111,
|
| 1825 |
-
"utterance_failure": true,
|
| 1826 |
-
"severe_failure": false,
|
| 1827 |
-
"empty_hypothesis": false,
|
| 1828 |
-
"leading_omission": false,
|
| 1829 |
-
"ending_omission": false,
|
| 1830 |
-
"insertion_burst": false,
|
| 1831 |
-
"adjacent_phrase_repetition": false,
|
| 1832 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-micro-v2-finalist/utmos200_049.wav"
|
| 1833 |
-
},
|
| 1834 |
-
{
|
| 1835 |
-
"model": "inflect-micro-v2-finalist",
|
| 1836 |
-
"id": "utmos200_077",
|
| 1837 |
-
"category": "names_places",
|
| 1838 |
-
"reference": "Saskatchewan looked unusually bright beneath the pale February sunrise.",
|
| 1839 |
-
"hypothesis": "Saskatchewan looked unusually bright beneath that pale February sunrise.",
|
| 1840 |
-
"reference_words": 9,
|
| 1841 |
-
"hypothesis_words": 9,
|
| 1842 |
-
"substitutions": 1,
|
| 1843 |
-
"deletions": 0,
|
| 1844 |
-
"insertions": 0,
|
| 1845 |
-
"semantic_wer": 0.1111111111111111,
|
| 1846 |
-
"utterance_failure": true,
|
| 1847 |
-
"severe_failure": false,
|
| 1848 |
-
"empty_hypothesis": false,
|
| 1849 |
-
"leading_omission": false,
|
| 1850 |
-
"ending_omission": false,
|
| 1851 |
-
"insertion_burst": false,
|
| 1852 |
-
"adjacent_phrase_repetition": false,
|
| 1853 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-micro-v2-finalist/utmos200_077.wav"
|
| 1854 |
-
},
|
| 1855 |
-
{
|
| 1856 |
-
"model": "inflect-nano-v2-finalist",
|
| 1857 |
-
"id": "utmos200_022",
|
| 1858 |
-
"category": "narrative",
|
| 1859 |
-
"reference": "The plan was simple. The execution was anything but.",
|
| 1860 |
-
"hypothesis": "The plan was simple. The execution was anything but perfect.",
|
| 1861 |
-
"reference_words": 9,
|
| 1862 |
-
"hypothesis_words": 10,
|
| 1863 |
-
"substitutions": 0,
|
| 1864 |
-
"deletions": 0,
|
| 1865 |
-
"insertions": 1,
|
| 1866 |
-
"semantic_wer": 0.1111111111111111,
|
| 1867 |
-
"utterance_failure": true,
|
| 1868 |
-
"severe_failure": false,
|
| 1869 |
-
"empty_hypothesis": false,
|
| 1870 |
-
"leading_omission": false,
|
| 1871 |
-
"ending_omission": false,
|
| 1872 |
-
"insertion_burst": false,
|
| 1873 |
-
"adjacent_phrase_repetition": false,
|
| 1874 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-nano-v2-finalist/utmos200_022.wav"
|
| 1875 |
-
},
|
| 1876 |
-
{
|
| 1877 |
-
"model": "inflect-nano-v2-finalist",
|
| 1878 |
-
"id": "utmos200_049",
|
| 1879 |
-
"category": "names_places",
|
| 1880 |
-
"reference": "Xiomara met Siobhan near the old library in Worcestershire.",
|
| 1881 |
-
"hypothesis": "Damara met Siobhan near the old library in Worcestershire.",
|
| 1882 |
-
"reference_words": 9,
|
| 1883 |
-
"hypothesis_words": 9,
|
| 1884 |
-
"substitutions": 1,
|
| 1885 |
-
"deletions": 0,
|
| 1886 |
-
"insertions": 0,
|
| 1887 |
-
"semantic_wer": 0.1111111111111111,
|
| 1888 |
-
"utterance_failure": true,
|
| 1889 |
-
"severe_failure": false,
|
| 1890 |
-
"empty_hypothesis": false,
|
| 1891 |
-
"leading_omission": false,
|
| 1892 |
-
"ending_omission": false,
|
| 1893 |
-
"insertion_burst": false,
|
| 1894 |
-
"adjacent_phrase_repetition": false,
|
| 1895 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-nano-v2-finalist/utmos200_049.wav"
|
| 1896 |
-
},
|
| 1897 |
-
{
|
| 1898 |
-
"model": "piper-ryan-low",
|
| 1899 |
-
"id": "utmos200_035",
|
| 1900 |
-
"category": "names_places",
|
| 1901 |
-
"reference": "Aurelia and Joaquin crossed the Schuylkill River before noon.",
|
| 1902 |
-
"hypothesis": "Aurelia and Joaquin crossed the Chiocul River before noon.",
|
| 1903 |
-
"reference_words": 9,
|
| 1904 |
-
"hypothesis_words": 9,
|
| 1905 |
-
"substitutions": 1,
|
| 1906 |
-
"deletions": 0,
|
| 1907 |
-
"insertions": 0,
|
| 1908 |
-
"semantic_wer": 0.1111111111111111,
|
| 1909 |
-
"utterance_failure": true,
|
| 1910 |
-
"severe_failure": false,
|
| 1911 |
-
"empty_hypothesis": false,
|
| 1912 |
-
"leading_omission": false,
|
| 1913 |
-
"ending_omission": false,
|
| 1914 |
-
"insertion_burst": false,
|
| 1915 |
-
"adjacent_phrase_repetition": false,
|
| 1916 |
-
"audio": "utmos22_large200_v1/audio/piper-ryan-low/utmos200_035.wav"
|
| 1917 |
-
},
|
| 1918 |
-
{
|
| 1919 |
-
"model": "inflect-micro-v2-finalist",
|
| 1920 |
-
"id": "utmos200_018",
|
| 1921 |
-
"category": "homographs",
|
| 1922 |
-
"reference": "They refuse to place the refuse beside the produce aisle.",
|
| 1923 |
-
"hypothesis": "They refused to place the refuse beside the produce aisle.",
|
| 1924 |
-
"reference_words": 10,
|
| 1925 |
-
"hypothesis_words": 10,
|
| 1926 |
-
"substitutions": 1,
|
| 1927 |
-
"deletions": 0,
|
| 1928 |
-
"insertions": 0,
|
| 1929 |
-
"semantic_wer": 0.1,
|
| 1930 |
-
"utterance_failure": true,
|
| 1931 |
-
"severe_failure": false,
|
| 1932 |
-
"empty_hypothesis": false,
|
| 1933 |
-
"leading_omission": false,
|
| 1934 |
-
"ending_omission": false,
|
| 1935 |
-
"insertion_burst": false,
|
| 1936 |
-
"adjacent_phrase_repetition": false,
|
| 1937 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-micro-v2-finalist/utmos200_018.wav"
|
| 1938 |
-
},
|
| 1939 |
-
{
|
| 1940 |
-
"model": "inflect-micro-v2-finalist",
|
| 1941 |
-
"id": "utmos200_023",
|
| 1942 |
-
"category": "numbers",
|
| 1943 |
-
"reference": "Her score improved from eighty-two percent to ninety-seven percent in two weeks.",
|
| 1944 |
-
"hypothesis": "GERS score improved from 82% to 97% in two weeks.",
|
| 1945 |
-
"reference_words": 10,
|
| 1946 |
-
"hypothesis_words": 10,
|
| 1947 |
-
"substitutions": 1,
|
| 1948 |
-
"deletions": 0,
|
| 1949 |
-
"insertions": 0,
|
| 1950 |
-
"semantic_wer": 0.1,
|
| 1951 |
-
"utterance_failure": true,
|
| 1952 |
-
"severe_failure": false,
|
| 1953 |
-
"empty_hypothesis": false,
|
| 1954 |
-
"leading_omission": false,
|
| 1955 |
-
"ending_omission": false,
|
| 1956 |
-
"insertion_burst": false,
|
| 1957 |
-
"adjacent_phrase_repetition": false,
|
| 1958 |
-
"audio": "release_polish_overnight_20260720/final_large200/audio/inflect-micro-v2-finalist/utmos200_023.wav"
|
| 1959 |
-
}
|
| 1960 |
-
]
|
| 1961 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
evaluation/asr_robustness.json
DELETED
|
@@ -1,928 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"format": "inflect_tts_asr_robustness_summary_v1",
|
| 3 |
-
"source_format": "inflect_tts_multi_asr_wer_v1",
|
| 4 |
-
"asr": "whisper-large-v3",
|
| 5 |
-
"notes": [
|
| 6 |
-
"Character error rate is calculated over semantic-normalized ASR transcripts.",
|
| 7 |
-
"Sentence error rate counts any utterance with at least one semantic word edit.",
|
| 8 |
-
"These metrics measure ASR recoverability and do not replace human listening."
|
| 9 |
-
],
|
| 10 |
-
"systems": {
|
| 11 |
-
"inflect-micro-v2-finalist": {
|
| 12 |
-
"overall": {
|
| 13 |
-
"utterances": 200,
|
| 14 |
-
"semantic_errors": 32,
|
| 15 |
-
"semantic_words": 2608,
|
| 16 |
-
"semantic_wer": 0.012269938650306749,
|
| 17 |
-
"failed_utterances": 21,
|
| 18 |
-
"sentence_error_rate": 0.105,
|
| 19 |
-
"exact_sentence_rate": 0.895,
|
| 20 |
-
"character_errors": 62,
|
| 21 |
-
"reference_characters": 13718,
|
| 22 |
-
"character_error_rate": 0.004519609272488701,
|
| 23 |
-
"mean_utterance_wer": 0.021512501387501385,
|
| 24 |
-
"p95_utterance_wer": 0.18181818181818182,
|
| 25 |
-
"worst_utterance_wer": 1.0
|
| 26 |
-
},
|
| 27 |
-
"categories": {
|
| 28 |
-
"conversational": {
|
| 29 |
-
"utterances": 25,
|
| 30 |
-
"semantic_errors": 0,
|
| 31 |
-
"semantic_words": 309,
|
| 32 |
-
"semantic_wer": 0.0,
|
| 33 |
-
"failed_utterances": 0,
|
| 34 |
-
"sentence_error_rate": 0.0,
|
| 35 |
-
"exact_sentence_rate": 1.0,
|
| 36 |
-
"character_errors": 0,
|
| 37 |
-
"reference_characters": 1501,
|
| 38 |
-
"character_error_rate": 0.0,
|
| 39 |
-
"mean_utterance_wer": 0.0,
|
| 40 |
-
"p95_utterance_wer": 0.0,
|
| 41 |
-
"worst_utterance_wer": 0.0
|
| 42 |
-
},
|
| 43 |
-
"descriptive": {
|
| 44 |
-
"utterances": 16,
|
| 45 |
-
"semantic_errors": 0,
|
| 46 |
-
"semantic_words": 226,
|
| 47 |
-
"semantic_wer": 0.0,
|
| 48 |
-
"failed_utterances": 0,
|
| 49 |
-
"sentence_error_rate": 0.0,
|
| 50 |
-
"exact_sentence_rate": 1.0,
|
| 51 |
-
"character_errors": 0,
|
| 52 |
-
"reference_characters": 1146,
|
| 53 |
-
"character_error_rate": 0.0,
|
| 54 |
-
"mean_utterance_wer": 0.0,
|
| 55 |
-
"p95_utterance_wer": 0.0,
|
| 56 |
-
"worst_utterance_wer": 0.0
|
| 57 |
-
},
|
| 58 |
-
"emotional": {
|
| 59 |
-
"utterances": 24,
|
| 60 |
-
"semantic_errors": 0,
|
| 61 |
-
"semantic_words": 329,
|
| 62 |
-
"semantic_wer": 0.0,
|
| 63 |
-
"failed_utterances": 0,
|
| 64 |
-
"sentence_error_rate": 0.0,
|
| 65 |
-
"exact_sentence_rate": 1.0,
|
| 66 |
-
"character_errors": 0,
|
| 67 |
-
"reference_characters": 1574,
|
| 68 |
-
"character_error_rate": 0.0,
|
| 69 |
-
"mean_utterance_wer": 0.0,
|
| 70 |
-
"p95_utterance_wer": 0.0,
|
| 71 |
-
"worst_utterance_wer": 0.0
|
| 72 |
-
},
|
| 73 |
-
"homographs": {
|
| 74 |
-
"utterances": 6,
|
| 75 |
-
"semantic_errors": 1,
|
| 76 |
-
"semantic_words": 70,
|
| 77 |
-
"semantic_wer": 0.014285714285714285,
|
| 78 |
-
"failed_utterances": 1,
|
| 79 |
-
"sentence_error_rate": 0.16666666666666666,
|
| 80 |
-
"exact_sentence_rate": 0.8333333333333334,
|
| 81 |
-
"character_errors": 1,
|
| 82 |
-
"reference_characters": 375,
|
| 83 |
-
"character_error_rate": 0.0026666666666666666,
|
| 84 |
-
"mean_utterance_wer": 0.016666666666666666,
|
| 85 |
-
"p95_utterance_wer": 0.07500000000000001,
|
| 86 |
-
"worst_utterance_wer": 0.1
|
| 87 |
-
},
|
| 88 |
-
"long": {
|
| 89 |
-
"utterances": 15,
|
| 90 |
-
"semantic_errors": 1,
|
| 91 |
-
"semantic_words": 432,
|
| 92 |
-
"semantic_wer": 0.0023148148148148147,
|
| 93 |
-
"failed_utterances": 1,
|
| 94 |
-
"sentence_error_rate": 0.06666666666666667,
|
| 95 |
-
"exact_sentence_rate": 0.9333333333333333,
|
| 96 |
-
"character_errors": 6,
|
| 97 |
-
"reference_characters": 2206,
|
| 98 |
-
"character_error_rate": 0.0027198549410698096,
|
| 99 |
-
"mean_utterance_wer": 0.0018518518518518517,
|
| 100 |
-
"p95_utterance_wer": 0.008333333333333304,
|
| 101 |
-
"worst_utterance_wer": 0.027777777777777776
|
| 102 |
-
},
|
| 103 |
-
"long_range": {
|
| 104 |
-
"utterances": 6,
|
| 105 |
-
"semantic_errors": 0,
|
| 106 |
-
"semantic_words": 121,
|
| 107 |
-
"semantic_wer": 0.0,
|
| 108 |
-
"failed_utterances": 0,
|
| 109 |
-
"sentence_error_rate": 0.0,
|
| 110 |
-
"exact_sentence_rate": 1.0,
|
| 111 |
-
"character_errors": 0,
|
| 112 |
-
"reference_characters": 744,
|
| 113 |
-
"character_error_rate": 0.0,
|
| 114 |
-
"mean_utterance_wer": 0.0,
|
| 115 |
-
"p95_utterance_wer": 0.0,
|
| 116 |
-
"worst_utterance_wer": 0.0
|
| 117 |
-
},
|
| 118 |
-
"names_places": {
|
| 119 |
-
"utterances": 6,
|
| 120 |
-
"semantic_errors": 4,
|
| 121 |
-
"semantic_words": 57,
|
| 122 |
-
"semantic_wer": 0.07017543859649122,
|
| 123 |
-
"failed_utterances": 3,
|
| 124 |
-
"sentence_error_rate": 0.5,
|
| 125 |
-
"exact_sentence_rate": 0.5,
|
| 126 |
-
"character_errors": 13,
|
| 127 |
-
"reference_characters": 397,
|
| 128 |
-
"character_error_rate": 0.0327455919395466,
|
| 129 |
-
"mean_utterance_wer": 0.07407407407407407,
|
| 130 |
-
"p95_utterance_wer": 0.19444444444444442,
|
| 131 |
-
"worst_utterance_wer": 0.2222222222222222
|
| 132 |
-
},
|
| 133 |
-
"narrative": {
|
| 134 |
-
"utterances": 24,
|
| 135 |
-
"semantic_errors": 1,
|
| 136 |
-
"semantic_words": 352,
|
| 137 |
-
"semantic_wer": 0.002840909090909091,
|
| 138 |
-
"failed_utterances": 1,
|
| 139 |
-
"sentence_error_rate": 0.041666666666666664,
|
| 140 |
-
"exact_sentence_rate": 0.9583333333333334,
|
| 141 |
-
"character_errors": 1,
|
| 142 |
-
"reference_characters": 1762,
|
| 143 |
-
"character_error_rate": 0.0005675368898978433,
|
| 144 |
-
"mean_utterance_wer": 0.002777777777777778,
|
| 145 |
-
"p95_utterance_wer": 0.0,
|
| 146 |
-
"worst_utterance_wer": 0.06666666666666667
|
| 147 |
-
},
|
| 148 |
-
"numbers": {
|
| 149 |
-
"utterances": 6,
|
| 150 |
-
"semantic_errors": 10,
|
| 151 |
-
"semantic_words": 64,
|
| 152 |
-
"semantic_wer": 0.15625,
|
| 153 |
-
"failed_utterances": 5,
|
| 154 |
-
"sentence_error_rate": 0.8333333333333334,
|
| 155 |
-
"exact_sentence_rate": 0.16666666666666663,
|
| 156 |
-
"character_errors": 18,
|
| 157 |
-
"reference_characters": 322,
|
| 158 |
-
"character_error_rate": 0.055900621118012424,
|
| 159 |
-
"mean_utterance_wer": 0.17462121212121215,
|
| 160 |
-
"p95_utterance_wer": 0.35625,
|
| 161 |
-
"worst_utterance_wer": 0.375
|
| 162 |
-
},
|
| 163 |
-
"punctuation": {
|
| 164 |
-
"utterances": 6,
|
| 165 |
-
"semantic_errors": 0,
|
| 166 |
-
"semantic_words": 65,
|
| 167 |
-
"semantic_wer": 0.0,
|
| 168 |
-
"failed_utterances": 0,
|
| 169 |
-
"sentence_error_rate": 0.0,
|
| 170 |
-
"exact_sentence_rate": 1.0,
|
| 171 |
-
"character_errors": 0,
|
| 172 |
-
"reference_characters": 402,
|
| 173 |
-
"character_error_rate": 0.0,
|
| 174 |
-
"mean_utterance_wer": 0.0,
|
| 175 |
-
"p95_utterance_wer": 0.0,
|
| 176 |
-
"worst_utterance_wer": 0.0
|
| 177 |
-
},
|
| 178 |
-
"question": {
|
| 179 |
-
"utterances": 15,
|
| 180 |
-
"semantic_errors": 0,
|
| 181 |
-
"semantic_words": 165,
|
| 182 |
-
"semantic_wer": 0.0,
|
| 183 |
-
"failed_utterances": 0,
|
| 184 |
-
"sentence_error_rate": 0.0,
|
| 185 |
-
"exact_sentence_rate": 1.0,
|
| 186 |
-
"character_errors": 0,
|
| 187 |
-
"reference_characters": 834,
|
| 188 |
-
"character_error_rate": 0.0,
|
| 189 |
-
"mean_utterance_wer": 0.0,
|
| 190 |
-
"p95_utterance_wer": 0.0,
|
| 191 |
-
"worst_utterance_wer": 0.0
|
| 192 |
-
},
|
| 193 |
-
"rare_words": {
|
| 194 |
-
"utterances": 6,
|
| 195 |
-
"semantic_errors": 3,
|
| 196 |
-
"semantic_words": 57,
|
| 197 |
-
"semantic_wer": 0.05263157894736842,
|
| 198 |
-
"failed_utterances": 2,
|
| 199 |
-
"sentence_error_rate": 0.3333333333333333,
|
| 200 |
-
"exact_sentence_rate": 0.6666666666666667,
|
| 201 |
-
"character_errors": 3,
|
| 202 |
-
"reference_characters": 500,
|
| 203 |
-
"character_error_rate": 0.006,
|
| 204 |
-
"mean_utterance_wer": 0.046969696969696974,
|
| 205 |
-
"p95_utterance_wer": 0.16136363636363635,
|
| 206 |
-
"worst_utterance_wer": 0.18181818181818182
|
| 207 |
-
},
|
| 208 |
-
"short": {
|
| 209 |
-
"utterances": 24,
|
| 210 |
-
"semantic_errors": 4,
|
| 211 |
-
"semantic_words": 105,
|
| 212 |
-
"semantic_wer": 0.0380952380952381,
|
| 213 |
-
"failed_utterances": 4,
|
| 214 |
-
"sentence_error_rate": 0.16666666666666666,
|
| 215 |
-
"exact_sentence_rate": 0.8333333333333334,
|
| 216 |
-
"character_errors": 10,
|
| 217 |
-
"reference_characters": 458,
|
| 218 |
-
"character_error_rate": 0.021834061135371178,
|
| 219 |
-
"mean_utterance_wer": 0.07083333333333333,
|
| 220 |
-
"p95_utterance_wer": 0.25,
|
| 221 |
-
"worst_utterance_wer": 1.0
|
| 222 |
-
},
|
| 223 |
-
"technical": {
|
| 224 |
-
"utterances": 21,
|
| 225 |
-
"semantic_errors": 8,
|
| 226 |
-
"semantic_words": 256,
|
| 227 |
-
"semantic_wer": 0.03125,
|
| 228 |
-
"failed_utterances": 4,
|
| 229 |
-
"sentence_error_rate": 0.19047619047619047,
|
| 230 |
-
"exact_sentence_rate": 0.8095238095238095,
|
| 231 |
-
"character_errors": 10,
|
| 232 |
-
"reference_characters": 1497,
|
| 233 |
-
"character_error_rate": 0.006680026720106881,
|
| 234 |
-
"mean_utterance_wer": 0.030193615907901622,
|
| 235 |
-
"p95_utterance_wer": 0.2,
|
| 236 |
-
"worst_utterance_wer": 0.2857142857142857
|
| 237 |
-
}
|
| 238 |
-
}
|
| 239 |
-
},
|
| 240 |
-
"inflect-nano-v2-finalist": {
|
| 241 |
-
"overall": {
|
| 242 |
-
"utterances": 200,
|
| 243 |
-
"semantic_errors": 40,
|
| 244 |
-
"semantic_words": 2608,
|
| 245 |
-
"semantic_wer": 0.015337423312883436,
|
| 246 |
-
"failed_utterances": 23,
|
| 247 |
-
"sentence_error_rate": 0.115,
|
| 248 |
-
"exact_sentence_rate": 0.885,
|
| 249 |
-
"character_errors": 102,
|
| 250 |
-
"reference_characters": 13718,
|
| 251 |
-
"character_error_rate": 0.007435486222481412,
|
| 252 |
-
"mean_utterance_wer": 0.021362234987234986,
|
| 253 |
-
"p95_utterance_wer": 0.18272727272727243,
|
| 254 |
-
"worst_utterance_wer": 0.4
|
| 255 |
-
},
|
| 256 |
-
"categories": {
|
| 257 |
-
"conversational": {
|
| 258 |
-
"utterances": 25,
|
| 259 |
-
"semantic_errors": 1,
|
| 260 |
-
"semantic_words": 309,
|
| 261 |
-
"semantic_wer": 0.003236245954692557,
|
| 262 |
-
"failed_utterances": 1,
|
| 263 |
-
"sentence_error_rate": 0.04,
|
| 264 |
-
"exact_sentence_rate": 0.96,
|
| 265 |
-
"character_errors": 5,
|
| 266 |
-
"reference_characters": 1501,
|
| 267 |
-
"character_error_rate": 0.0033311125916055963,
|
| 268 |
-
"mean_utterance_wer": 0.0036363636363636364,
|
| 269 |
-
"p95_utterance_wer": 0.0,
|
| 270 |
-
"worst_utterance_wer": 0.09090909090909091
|
| 271 |
-
},
|
| 272 |
-
"descriptive": {
|
| 273 |
-
"utterances": 16,
|
| 274 |
-
"semantic_errors": 0,
|
| 275 |
-
"semantic_words": 226,
|
| 276 |
-
"semantic_wer": 0.0,
|
| 277 |
-
"failed_utterances": 0,
|
| 278 |
-
"sentence_error_rate": 0.0,
|
| 279 |
-
"exact_sentence_rate": 1.0,
|
| 280 |
-
"character_errors": 0,
|
| 281 |
-
"reference_characters": 1146,
|
| 282 |
-
"character_error_rate": 0.0,
|
| 283 |
-
"mean_utterance_wer": 0.0,
|
| 284 |
-
"p95_utterance_wer": 0.0,
|
| 285 |
-
"worst_utterance_wer": 0.0
|
| 286 |
-
},
|
| 287 |
-
"emotional": {
|
| 288 |
-
"utterances": 24,
|
| 289 |
-
"semantic_errors": 0,
|
| 290 |
-
"semantic_words": 329,
|
| 291 |
-
"semantic_wer": 0.0,
|
| 292 |
-
"failed_utterances": 0,
|
| 293 |
-
"sentence_error_rate": 0.0,
|
| 294 |
-
"exact_sentence_rate": 1.0,
|
| 295 |
-
"character_errors": 0,
|
| 296 |
-
"reference_characters": 1574,
|
| 297 |
-
"character_error_rate": 0.0,
|
| 298 |
-
"mean_utterance_wer": 0.0,
|
| 299 |
-
"p95_utterance_wer": 0.0,
|
| 300 |
-
"worst_utterance_wer": 0.0
|
| 301 |
-
},
|
| 302 |
-
"homographs": {
|
| 303 |
-
"utterances": 6,
|
| 304 |
-
"semantic_errors": 4,
|
| 305 |
-
"semantic_words": 70,
|
| 306 |
-
"semantic_wer": 0.05714285714285714,
|
| 307 |
-
"failed_utterances": 2,
|
| 308 |
-
"sentence_error_rate": 0.3333333333333333,
|
| 309 |
-
"exact_sentence_rate": 0.6666666666666667,
|
| 310 |
-
"character_errors": 10,
|
| 311 |
-
"reference_characters": 375,
|
| 312 |
-
"character_error_rate": 0.02666666666666667,
|
| 313 |
-
"mean_utterance_wer": 0.05000000000000001,
|
| 314 |
-
"p95_utterance_wer": 0.17500000000000002,
|
| 315 |
-
"worst_utterance_wer": 0.2
|
| 316 |
-
},
|
| 317 |
-
"long": {
|
| 318 |
-
"utterances": 15,
|
| 319 |
-
"semantic_errors": 2,
|
| 320 |
-
"semantic_words": 432,
|
| 321 |
-
"semantic_wer": 0.004629629629629629,
|
| 322 |
-
"failed_utterances": 1,
|
| 323 |
-
"sentence_error_rate": 0.06666666666666667,
|
| 324 |
-
"exact_sentence_rate": 0.9333333333333333,
|
| 325 |
-
"character_errors": 5,
|
| 326 |
-
"reference_characters": 2206,
|
| 327 |
-
"character_error_rate": 0.0022665457842248413,
|
| 328 |
-
"mean_utterance_wer": 0.00404040404040404,
|
| 329 |
-
"p95_utterance_wer": 0.01818181818181812,
|
| 330 |
-
"worst_utterance_wer": 0.06060606060606061
|
| 331 |
-
},
|
| 332 |
-
"long_range": {
|
| 333 |
-
"utterances": 6,
|
| 334 |
-
"semantic_errors": 1,
|
| 335 |
-
"semantic_words": 121,
|
| 336 |
-
"semantic_wer": 0.008264462809917356,
|
| 337 |
-
"failed_utterances": 1,
|
| 338 |
-
"sentence_error_rate": 0.16666666666666666,
|
| 339 |
-
"exact_sentence_rate": 0.8333333333333334,
|
| 340 |
-
"character_errors": 2,
|
| 341 |
-
"reference_characters": 744,
|
| 342 |
-
"character_error_rate": 0.002688172043010753,
|
| 343 |
-
"mean_utterance_wer": 0.008333333333333333,
|
| 344 |
-
"p95_utterance_wer": 0.037500000000000006,
|
| 345 |
-
"worst_utterance_wer": 0.05
|
| 346 |
-
},
|
| 347 |
-
"names_places": {
|
| 348 |
-
"utterances": 6,
|
| 349 |
-
"semantic_errors": 5,
|
| 350 |
-
"semantic_words": 57,
|
| 351 |
-
"semantic_wer": 0.08771929824561403,
|
| 352 |
-
"failed_utterances": 3,
|
| 353 |
-
"sentence_error_rate": 0.5,
|
| 354 |
-
"exact_sentence_rate": 0.5,
|
| 355 |
-
"character_errors": 21,
|
| 356 |
-
"reference_characters": 397,
|
| 357 |
-
"character_error_rate": 0.05289672544080604,
|
| 358 |
-
"mean_utterance_wer": 0.09074074074074073,
|
| 359 |
-
"p95_utterance_wer": 0.2777777777777778,
|
| 360 |
-
"worst_utterance_wer": 0.3333333333333333
|
| 361 |
-
},
|
| 362 |
-
"narrative": {
|
| 363 |
-
"utterances": 24,
|
| 364 |
-
"semantic_errors": 4,
|
| 365 |
-
"semantic_words": 352,
|
| 366 |
-
"semantic_wer": 0.011363636363636364,
|
| 367 |
-
"failed_utterances": 3,
|
| 368 |
-
"sentence_error_rate": 0.125,
|
| 369 |
-
"exact_sentence_rate": 0.875,
|
| 370 |
-
"character_errors": 19,
|
| 371 |
-
"reference_characters": 1762,
|
| 372 |
-
"character_error_rate": 0.010783200908059024,
|
| 373 |
-
"mean_utterance_wer": 0.013123219373219372,
|
| 374 |
-
"p95_utterance_wer": 0.10194444444444431,
|
| 375 |
-
"worst_utterance_wer": 0.15384615384615385
|
| 376 |
-
},
|
| 377 |
-
"numbers": {
|
| 378 |
-
"utterances": 6,
|
| 379 |
-
"semantic_errors": 8,
|
| 380 |
-
"semantic_words": 64,
|
| 381 |
-
"semantic_wer": 0.125,
|
| 382 |
-
"failed_utterances": 3,
|
| 383 |
-
"sentence_error_rate": 0.5,
|
| 384 |
-
"exact_sentence_rate": 0.5,
|
| 385 |
-
"character_errors": 16,
|
| 386 |
-
"reference_characters": 322,
|
| 387 |
-
"character_error_rate": 0.049689440993788817,
|
| 388 |
-
"mean_utterance_wer": 0.1428030303030303,
|
| 389 |
-
"p95_utterance_wer": 0.35625,
|
| 390 |
-
"worst_utterance_wer": 0.375
|
| 391 |
-
},
|
| 392 |
-
"punctuation": {
|
| 393 |
-
"utterances": 6,
|
| 394 |
-
"semantic_errors": 0,
|
| 395 |
-
"semantic_words": 65,
|
| 396 |
-
"semantic_wer": 0.0,
|
| 397 |
-
"failed_utterances": 0,
|
| 398 |
-
"sentence_error_rate": 0.0,
|
| 399 |
-
"exact_sentence_rate": 1.0,
|
| 400 |
-
"character_errors": 0,
|
| 401 |
-
"reference_characters": 402,
|
| 402 |
-
"character_error_rate": 0.0,
|
| 403 |
-
"mean_utterance_wer": 0.0,
|
| 404 |
-
"p95_utterance_wer": 0.0,
|
| 405 |
-
"worst_utterance_wer": 0.0
|
| 406 |
-
},
|
| 407 |
-
"question": {
|
| 408 |
-
"utterances": 15,
|
| 409 |
-
"semantic_errors": 0,
|
| 410 |
-
"semantic_words": 165,
|
| 411 |
-
"semantic_wer": 0.0,
|
| 412 |
-
"failed_utterances": 0,
|
| 413 |
-
"sentence_error_rate": 0.0,
|
| 414 |
-
"exact_sentence_rate": 1.0,
|
| 415 |
-
"character_errors": 0,
|
| 416 |
-
"reference_characters": 834,
|
| 417 |
-
"character_error_rate": 0.0,
|
| 418 |
-
"mean_utterance_wer": 0.0,
|
| 419 |
-
"p95_utterance_wer": 0.0,
|
| 420 |
-
"worst_utterance_wer": 0.0
|
| 421 |
-
},
|
| 422 |
-
"rare_words": {
|
| 423 |
-
"utterances": 6,
|
| 424 |
-
"semantic_errors": 2,
|
| 425 |
-
"semantic_words": 57,
|
| 426 |
-
"semantic_wer": 0.03508771929824561,
|
| 427 |
-
"failed_utterances": 1,
|
| 428 |
-
"sentence_error_rate": 0.16666666666666666,
|
| 429 |
-
"exact_sentence_rate": 0.8333333333333334,
|
| 430 |
-
"character_errors": 1,
|
| 431 |
-
"reference_characters": 500,
|
| 432 |
-
"character_error_rate": 0.002,
|
| 433 |
-
"mean_utterance_wer": 0.030303030303030304,
|
| 434 |
-
"p95_utterance_wer": 0.13636363636363635,
|
| 435 |
-
"worst_utterance_wer": 0.18181818181818182
|
| 436 |
-
},
|
| 437 |
-
"short": {
|
| 438 |
-
"utterances": 24,
|
| 439 |
-
"semantic_errors": 5,
|
| 440 |
-
"semantic_words": 105,
|
| 441 |
-
"semantic_wer": 0.047619047619047616,
|
| 442 |
-
"failed_utterances": 4,
|
| 443 |
-
"sentence_error_rate": 0.16666666666666666,
|
| 444 |
-
"exact_sentence_rate": 0.8333333333333334,
|
| 445 |
-
"character_errors": 17,
|
| 446 |
-
"reference_characters": 458,
|
| 447 |
-
"character_error_rate": 0.03711790393013101,
|
| 448 |
-
"mean_utterance_wer": 0.051388888888888894,
|
| 449 |
-
"p95_utterance_wer": 0.32083333333333314,
|
| 450 |
-
"worst_utterance_wer": 0.4
|
| 451 |
-
},
|
| 452 |
-
"technical": {
|
| 453 |
-
"utterances": 21,
|
| 454 |
-
"semantic_errors": 8,
|
| 455 |
-
"semantic_words": 256,
|
| 456 |
-
"semantic_wer": 0.03125,
|
| 457 |
-
"failed_utterances": 4,
|
| 458 |
-
"sentence_error_rate": 0.19047619047619047,
|
| 459 |
-
"exact_sentence_rate": 0.8095238095238095,
|
| 460 |
-
"character_errors": 6,
|
| 461 |
-
"reference_characters": 1497,
|
| 462 |
-
"character_error_rate": 0.004008016032064128,
|
| 463 |
-
"mean_utterance_wer": 0.030455259026687595,
|
| 464 |
-
"p95_utterance_wer": 0.2,
|
| 465 |
-
"worst_utterance_wer": 0.2857142857142857
|
| 466 |
-
}
|
| 467 |
-
}
|
| 468 |
-
},
|
| 469 |
-
"kitten-nano-bruno": {
|
| 470 |
-
"overall": {
|
| 471 |
-
"utterances": 200,
|
| 472 |
-
"semantic_errors": 25,
|
| 473 |
-
"semantic_words": 2608,
|
| 474 |
-
"semantic_wer": 0.009585889570552147,
|
| 475 |
-
"failed_utterances": 15,
|
| 476 |
-
"sentence_error_rate": 0.075,
|
| 477 |
-
"exact_sentence_rate": 0.925,
|
| 478 |
-
"character_errors": 41,
|
| 479 |
-
"reference_characters": 13718,
|
| 480 |
-
"character_error_rate": 0.002988773873742528,
|
| 481 |
-
"mean_utterance_wer": 0.012458457692977818,
|
| 482 |
-
"p95_utterance_wer": 0.09136363636363622,
|
| 483 |
-
"worst_utterance_wer": 0.375
|
| 484 |
-
},
|
| 485 |
-
"categories": {
|
| 486 |
-
"conversational": {
|
| 487 |
-
"utterances": 25,
|
| 488 |
-
"semantic_errors": 1,
|
| 489 |
-
"semantic_words": 309,
|
| 490 |
-
"semantic_wer": 0.003236245954692557,
|
| 491 |
-
"failed_utterances": 1,
|
| 492 |
-
"sentence_error_rate": 0.04,
|
| 493 |
-
"exact_sentence_rate": 0.96,
|
| 494 |
-
"character_errors": 2,
|
| 495 |
-
"reference_characters": 1501,
|
| 496 |
-
"character_error_rate": 0.0013324450366422385,
|
| 497 |
-
"mean_utterance_wer": 0.002857142857142857,
|
| 498 |
-
"p95_utterance_wer": 0.0,
|
| 499 |
-
"worst_utterance_wer": 0.07142857142857142
|
| 500 |
-
},
|
| 501 |
-
"descriptive": {
|
| 502 |
-
"utterances": 16,
|
| 503 |
-
"semantic_errors": 0,
|
| 504 |
-
"semantic_words": 226,
|
| 505 |
-
"semantic_wer": 0.0,
|
| 506 |
-
"failed_utterances": 0,
|
| 507 |
-
"sentence_error_rate": 0.0,
|
| 508 |
-
"exact_sentence_rate": 1.0,
|
| 509 |
-
"character_errors": 0,
|
| 510 |
-
"reference_characters": 1146,
|
| 511 |
-
"character_error_rate": 0.0,
|
| 512 |
-
"mean_utterance_wer": 0.0,
|
| 513 |
-
"p95_utterance_wer": 0.0,
|
| 514 |
-
"worst_utterance_wer": 0.0
|
| 515 |
-
},
|
| 516 |
-
"emotional": {
|
| 517 |
-
"utterances": 24,
|
| 518 |
-
"semantic_errors": 0,
|
| 519 |
-
"semantic_words": 329,
|
| 520 |
-
"semantic_wer": 0.0,
|
| 521 |
-
"failed_utterances": 0,
|
| 522 |
-
"sentence_error_rate": 0.0,
|
| 523 |
-
"exact_sentence_rate": 1.0,
|
| 524 |
-
"character_errors": 0,
|
| 525 |
-
"reference_characters": 1574,
|
| 526 |
-
"character_error_rate": 0.0,
|
| 527 |
-
"mean_utterance_wer": 0.0,
|
| 528 |
-
"p95_utterance_wer": 0.0,
|
| 529 |
-
"worst_utterance_wer": 0.0
|
| 530 |
-
},
|
| 531 |
-
"homographs": {
|
| 532 |
-
"utterances": 6,
|
| 533 |
-
"semantic_errors": 1,
|
| 534 |
-
"semantic_words": 70,
|
| 535 |
-
"semantic_wer": 0.014285714285714285,
|
| 536 |
-
"failed_utterances": 1,
|
| 537 |
-
"sentence_error_rate": 0.16666666666666666,
|
| 538 |
-
"exact_sentence_rate": 0.8333333333333334,
|
| 539 |
-
"character_errors": 1,
|
| 540 |
-
"reference_characters": 375,
|
| 541 |
-
"character_error_rate": 0.0026666666666666666,
|
| 542 |
-
"mean_utterance_wer": 0.016666666666666666,
|
| 543 |
-
"p95_utterance_wer": 0.07500000000000001,
|
| 544 |
-
"worst_utterance_wer": 0.1
|
| 545 |
-
},
|
| 546 |
-
"long": {
|
| 547 |
-
"utterances": 15,
|
| 548 |
-
"semantic_errors": 1,
|
| 549 |
-
"semantic_words": 432,
|
| 550 |
-
"semantic_wer": 0.0023148148148148147,
|
| 551 |
-
"failed_utterances": 1,
|
| 552 |
-
"sentence_error_rate": 0.06666666666666667,
|
| 553 |
-
"exact_sentence_rate": 0.9333333333333333,
|
| 554 |
-
"character_errors": 4,
|
| 555 |
-
"reference_characters": 2206,
|
| 556 |
-
"character_error_rate": 0.001813236627379873,
|
| 557 |
-
"mean_utterance_wer": 0.002564102564102564,
|
| 558 |
-
"p95_utterance_wer": 0.011538461538461497,
|
| 559 |
-
"worst_utterance_wer": 0.038461538461538464
|
| 560 |
-
},
|
| 561 |
-
"long_range": {
|
| 562 |
-
"utterances": 6,
|
| 563 |
-
"semantic_errors": 0,
|
| 564 |
-
"semantic_words": 121,
|
| 565 |
-
"semantic_wer": 0.0,
|
| 566 |
-
"failed_utterances": 0,
|
| 567 |
-
"sentence_error_rate": 0.0,
|
| 568 |
-
"exact_sentence_rate": 1.0,
|
| 569 |
-
"character_errors": 0,
|
| 570 |
-
"reference_characters": 744,
|
| 571 |
-
"character_error_rate": 0.0,
|
| 572 |
-
"mean_utterance_wer": 0.0,
|
| 573 |
-
"p95_utterance_wer": 0.0,
|
| 574 |
-
"worst_utterance_wer": 0.0
|
| 575 |
-
},
|
| 576 |
-
"names_places": {
|
| 577 |
-
"utterances": 6,
|
| 578 |
-
"semantic_errors": 3,
|
| 579 |
-
"semantic_words": 57,
|
| 580 |
-
"semantic_wer": 0.05263157894736842,
|
| 581 |
-
"failed_utterances": 1,
|
| 582 |
-
"sentence_error_rate": 0.16666666666666666,
|
| 583 |
-
"exact_sentence_rate": 0.8333333333333334,
|
| 584 |
-
"character_errors": 12,
|
| 585 |
-
"reference_characters": 397,
|
| 586 |
-
"character_error_rate": 0.030226700251889168,
|
| 587 |
-
"mean_utterance_wer": 0.05555555555555555,
|
| 588 |
-
"p95_utterance_wer": 0.25,
|
| 589 |
-
"worst_utterance_wer": 0.3333333333333333
|
| 590 |
-
},
|
| 591 |
-
"narrative": {
|
| 592 |
-
"utterances": 24,
|
| 593 |
-
"semantic_errors": 4,
|
| 594 |
-
"semantic_words": 352,
|
| 595 |
-
"semantic_wer": 0.011363636363636364,
|
| 596 |
-
"failed_utterances": 3,
|
| 597 |
-
"sentence_error_rate": 0.125,
|
| 598 |
-
"exact_sentence_rate": 0.875,
|
| 599 |
-
"character_errors": 10,
|
| 600 |
-
"reference_characters": 1762,
|
| 601 |
-
"character_error_rate": 0.0056753688989784334,
|
| 602 |
-
"mean_utterance_wer": 0.009852296181630547,
|
| 603 |
-
"p95_utterance_wer": 0.05789473684210525,
|
| 604 |
-
"worst_utterance_wer": 0.125
|
| 605 |
-
},
|
| 606 |
-
"numbers": {
|
| 607 |
-
"utterances": 6,
|
| 608 |
-
"semantic_errors": 6,
|
| 609 |
-
"semantic_words": 64,
|
| 610 |
-
"semantic_wer": 0.09375,
|
| 611 |
-
"failed_utterances": 3,
|
| 612 |
-
"sentence_error_rate": 0.5,
|
| 613 |
-
"exact_sentence_rate": 0.5,
|
| 614 |
-
"character_errors": 5,
|
| 615 |
-
"reference_characters": 322,
|
| 616 |
-
"character_error_rate": 0.015527950310559006,
|
| 617 |
-
"mean_utterance_wer": 0.11098484848484848,
|
| 618 |
-
"p95_utterance_wer": 0.33125,
|
| 619 |
-
"worst_utterance_wer": 0.375
|
| 620 |
-
},
|
| 621 |
-
"punctuation": {
|
| 622 |
-
"utterances": 6,
|
| 623 |
-
"semantic_errors": 0,
|
| 624 |
-
"semantic_words": 65,
|
| 625 |
-
"semantic_wer": 0.0,
|
| 626 |
-
"failed_utterances": 0,
|
| 627 |
-
"sentence_error_rate": 0.0,
|
| 628 |
-
"exact_sentence_rate": 1.0,
|
| 629 |
-
"character_errors": 0,
|
| 630 |
-
"reference_characters": 402,
|
| 631 |
-
"character_error_rate": 0.0,
|
| 632 |
-
"mean_utterance_wer": 0.0,
|
| 633 |
-
"p95_utterance_wer": 0.0,
|
| 634 |
-
"worst_utterance_wer": 0.0
|
| 635 |
-
},
|
| 636 |
-
"question": {
|
| 637 |
-
"utterances": 15,
|
| 638 |
-
"semantic_errors": 0,
|
| 639 |
-
"semantic_words": 165,
|
| 640 |
-
"semantic_wer": 0.0,
|
| 641 |
-
"failed_utterances": 0,
|
| 642 |
-
"sentence_error_rate": 0.0,
|
| 643 |
-
"exact_sentence_rate": 1.0,
|
| 644 |
-
"character_errors": 0,
|
| 645 |
-
"reference_characters": 834,
|
| 646 |
-
"character_error_rate": 0.0,
|
| 647 |
-
"mean_utterance_wer": 0.0,
|
| 648 |
-
"p95_utterance_wer": 0.0,
|
| 649 |
-
"worst_utterance_wer": 0.0
|
| 650 |
-
},
|
| 651 |
-
"rare_words": {
|
| 652 |
-
"utterances": 6,
|
| 653 |
-
"semantic_errors": 2,
|
| 654 |
-
"semantic_words": 57,
|
| 655 |
-
"semantic_wer": 0.03508771929824561,
|
| 656 |
-
"failed_utterances": 1,
|
| 657 |
-
"sentence_error_rate": 0.16666666666666666,
|
| 658 |
-
"exact_sentence_rate": 0.8333333333333334,
|
| 659 |
-
"character_errors": 1,
|
| 660 |
-
"reference_characters": 500,
|
| 661 |
-
"character_error_rate": 0.002,
|
| 662 |
-
"mean_utterance_wer": 0.030303030303030304,
|
| 663 |
-
"p95_utterance_wer": 0.13636363636363635,
|
| 664 |
-
"worst_utterance_wer": 0.18181818181818182
|
| 665 |
-
},
|
| 666 |
-
"short": {
|
| 667 |
-
"utterances": 24,
|
| 668 |
-
"semantic_errors": 2,
|
| 669 |
-
"semantic_words": 105,
|
| 670 |
-
"semantic_wer": 0.01904761904761905,
|
| 671 |
-
"failed_utterances": 2,
|
| 672 |
-
"sentence_error_rate": 0.08333333333333333,
|
| 673 |
-
"exact_sentence_rate": 0.9166666666666666,
|
| 674 |
-
"character_errors": 3,
|
| 675 |
-
"reference_characters": 458,
|
| 676 |
-
"character_error_rate": 0.006550218340611353,
|
| 677 |
-
"mean_utterance_wer": 0.01875,
|
| 678 |
-
"p95_utterance_wer": 0.1699999999999996,
|
| 679 |
-
"worst_utterance_wer": 0.25
|
| 680 |
-
},
|
| 681 |
-
"technical": {
|
| 682 |
-
"utterances": 21,
|
| 683 |
-
"semantic_errors": 5,
|
| 684 |
-
"semantic_words": 256,
|
| 685 |
-
"semantic_wer": 0.01953125,
|
| 686 |
-
"failed_utterances": 2,
|
| 687 |
-
"sentence_error_rate": 0.09523809523809523,
|
| 688 |
-
"exact_sentence_rate": 0.9047619047619048,
|
| 689 |
-
"character_errors": 3,
|
| 690 |
-
"reference_characters": 1497,
|
| 691 |
-
"character_error_rate": 0.002004008016032064,
|
| 692 |
-
"mean_utterance_wer": 0.019727891156462583,
|
| 693 |
-
"p95_utterance_wer": 0.2,
|
| 694 |
-
"worst_utterance_wer": 0.21428571428571427
|
| 695 |
-
}
|
| 696 |
-
}
|
| 697 |
-
},
|
| 698 |
-
"piper-ryan-low": {
|
| 699 |
-
"overall": {
|
| 700 |
-
"utterances": 200,
|
| 701 |
-
"semantic_errors": 32,
|
| 702 |
-
"semantic_words": 2608,
|
| 703 |
-
"semantic_wer": 0.012269938650306749,
|
| 704 |
-
"failed_utterances": 19,
|
| 705 |
-
"sentence_error_rate": 0.095,
|
| 706 |
-
"exact_sentence_rate": 0.905,
|
| 707 |
-
"character_errors": 67,
|
| 708 |
-
"reference_characters": 13718,
|
| 709 |
-
"character_error_rate": 0.00488409389123779,
|
| 710 |
-
"mean_utterance_wer": 0.01766635309135309,
|
| 711 |
-
"p95_utterance_wer": 0.11464646464646343,
|
| 712 |
-
"worst_utterance_wer": 0.6
|
| 713 |
-
},
|
| 714 |
-
"categories": {
|
| 715 |
-
"conversational": {
|
| 716 |
-
"utterances": 25,
|
| 717 |
-
"semantic_errors": 2,
|
| 718 |
-
"semantic_words": 309,
|
| 719 |
-
"semantic_wer": 0.006472491909385114,
|
| 720 |
-
"failed_utterances": 1,
|
| 721 |
-
"sentence_error_rate": 0.04,
|
| 722 |
-
"exact_sentence_rate": 0.96,
|
| 723 |
-
"character_errors": 5,
|
| 724 |
-
"reference_characters": 1501,
|
| 725 |
-
"character_error_rate": 0.0033311125916055963,
|
| 726 |
-
"mean_utterance_wer": 0.008,
|
| 727 |
-
"p95_utterance_wer": 0.0,
|
| 728 |
-
"worst_utterance_wer": 0.2
|
| 729 |
-
},
|
| 730 |
-
"descriptive": {
|
| 731 |
-
"utterances": 16,
|
| 732 |
-
"semantic_errors": 2,
|
| 733 |
-
"semantic_words": 226,
|
| 734 |
-
"semantic_wer": 0.008849557522123894,
|
| 735 |
-
"failed_utterances": 2,
|
| 736 |
-
"sentence_error_rate": 0.125,
|
| 737 |
-
"exact_sentence_rate": 0.875,
|
| 738 |
-
"character_errors": 5,
|
| 739 |
-
"reference_characters": 1146,
|
| 740 |
-
"character_error_rate": 0.004363001745200698,
|
| 741 |
-
"mean_utterance_wer": 0.008630952380952382,
|
| 742 |
-
"p95_utterance_wer": 0.06785714285714287,
|
| 743 |
-
"worst_utterance_wer": 0.07142857142857142
|
| 744 |
-
},
|
| 745 |
-
"emotional": {
|
| 746 |
-
"utterances": 24,
|
| 747 |
-
"semantic_errors": 0,
|
| 748 |
-
"semantic_words": 329,
|
| 749 |
-
"semantic_wer": 0.0,
|
| 750 |
-
"failed_utterances": 0,
|
| 751 |
-
"sentence_error_rate": 0.0,
|
| 752 |
-
"exact_sentence_rate": 1.0,
|
| 753 |
-
"character_errors": 0,
|
| 754 |
-
"reference_characters": 1574,
|
| 755 |
-
"character_error_rate": 0.0,
|
| 756 |
-
"mean_utterance_wer": 0.0,
|
| 757 |
-
"p95_utterance_wer": 0.0,
|
| 758 |
-
"worst_utterance_wer": 0.0
|
| 759 |
-
},
|
| 760 |
-
"homographs": {
|
| 761 |
-
"utterances": 6,
|
| 762 |
-
"semantic_errors": 1,
|
| 763 |
-
"semantic_words": 70,
|
| 764 |
-
"semantic_wer": 0.014285714285714285,
|
| 765 |
-
"failed_utterances": 1,
|
| 766 |
-
"sentence_error_rate": 0.16666666666666666,
|
| 767 |
-
"exact_sentence_rate": 0.8333333333333334,
|
| 768 |
-
"character_errors": 1,
|
| 769 |
-
"reference_characters": 375,
|
| 770 |
-
"character_error_rate": 0.0026666666666666666,
|
| 771 |
-
"mean_utterance_wer": 0.016666666666666666,
|
| 772 |
-
"p95_utterance_wer": 0.07500000000000001,
|
| 773 |
-
"worst_utterance_wer": 0.1
|
| 774 |
-
},
|
| 775 |
-
"long": {
|
| 776 |
-
"utterances": 15,
|
| 777 |
-
"semantic_errors": 2,
|
| 778 |
-
"semantic_words": 432,
|
| 779 |
-
"semantic_wer": 0.004629629629629629,
|
| 780 |
-
"failed_utterances": 2,
|
| 781 |
-
"sentence_error_rate": 0.13333333333333333,
|
| 782 |
-
"exact_sentence_rate": 0.8666666666666667,
|
| 783 |
-
"character_errors": 9,
|
| 784 |
-
"reference_characters": 2206,
|
| 785 |
-
"character_error_rate": 0.004079782411604714,
|
| 786 |
-
"mean_utterance_wer": 0.0052307692307692315,
|
| 787 |
-
"p95_utterance_wer": 0.03892307692307692,
|
| 788 |
-
"worst_utterance_wer": 0.04
|
| 789 |
-
},
|
| 790 |
-
"long_range": {
|
| 791 |
-
"utterances": 6,
|
| 792 |
-
"semantic_errors": 0,
|
| 793 |
-
"semantic_words": 121,
|
| 794 |
-
"semantic_wer": 0.0,
|
| 795 |
-
"failed_utterances": 0,
|
| 796 |
-
"sentence_error_rate": 0.0,
|
| 797 |
-
"exact_sentence_rate": 1.0,
|
| 798 |
-
"character_errors": 0,
|
| 799 |
-
"reference_characters": 744,
|
| 800 |
-
"character_error_rate": 0.0,
|
| 801 |
-
"mean_utterance_wer": 0.0,
|
| 802 |
-
"p95_utterance_wer": 0.0,
|
| 803 |
-
"worst_utterance_wer": 0.0
|
| 804 |
-
},
|
| 805 |
-
"names_places": {
|
| 806 |
-
"utterances": 6,
|
| 807 |
-
"semantic_errors": 4,
|
| 808 |
-
"semantic_words": 57,
|
| 809 |
-
"semantic_wer": 0.07017543859649122,
|
| 810 |
-
"failed_utterances": 2,
|
| 811 |
-
"sentence_error_rate": 0.3333333333333333,
|
| 812 |
-
"exact_sentence_rate": 0.6666666666666667,
|
| 813 |
-
"character_errors": 19,
|
| 814 |
-
"reference_characters": 397,
|
| 815 |
-
"character_error_rate": 0.04785894206549118,
|
| 816 |
-
"mean_utterance_wer": 0.07407407407407407,
|
| 817 |
-
"p95_utterance_wer": 0.2777777777777778,
|
| 818 |
-
"worst_utterance_wer": 0.3333333333333333
|
| 819 |
-
},
|
| 820 |
-
"narrative": {
|
| 821 |
-
"utterances": 24,
|
| 822 |
-
"semantic_errors": 0,
|
| 823 |
-
"semantic_words": 352,
|
| 824 |
-
"semantic_wer": 0.0,
|
| 825 |
-
"failed_utterances": 0,
|
| 826 |
-
"sentence_error_rate": 0.0,
|
| 827 |
-
"exact_sentence_rate": 1.0,
|
| 828 |
-
"character_errors": 0,
|
| 829 |
-
"reference_characters": 1762,
|
| 830 |
-
"character_error_rate": 0.0,
|
| 831 |
-
"mean_utterance_wer": 0.0,
|
| 832 |
-
"p95_utterance_wer": 0.0,
|
| 833 |
-
"worst_utterance_wer": 0.0
|
| 834 |
-
},
|
| 835 |
-
"numbers": {
|
| 836 |
-
"utterances": 6,
|
| 837 |
-
"semantic_errors": 5,
|
| 838 |
-
"semantic_words": 64,
|
| 839 |
-
"semantic_wer": 0.078125,
|
| 840 |
-
"failed_utterances": 2,
|
| 841 |
-
"sentence_error_rate": 0.3333333333333333,
|
| 842 |
-
"exact_sentence_rate": 0.6666666666666667,
|
| 843 |
-
"character_errors": 3,
|
| 844 |
-
"reference_characters": 322,
|
| 845 |
-
"character_error_rate": 0.009316770186335404,
|
| 846 |
-
"mean_utterance_wer": 0.09583333333333333,
|
| 847 |
-
"p95_utterance_wer": 0.33125,
|
| 848 |
-
"worst_utterance_wer": 0.375
|
| 849 |
-
},
|
| 850 |
-
"punctuation": {
|
| 851 |
-
"utterances": 6,
|
| 852 |
-
"semantic_errors": 0,
|
| 853 |
-
"semantic_words": 65,
|
| 854 |
-
"semantic_wer": 0.0,
|
| 855 |
-
"failed_utterances": 0,
|
| 856 |
-
"sentence_error_rate": 0.0,
|
| 857 |
-
"exact_sentence_rate": 1.0,
|
| 858 |
-
"character_errors": 0,
|
| 859 |
-
"reference_characters": 402,
|
| 860 |
-
"character_error_rate": 0.0,
|
| 861 |
-
"mean_utterance_wer": 0.0,
|
| 862 |
-
"p95_utterance_wer": 0.0,
|
| 863 |
-
"worst_utterance_wer": 0.0
|
| 864 |
-
},
|
| 865 |
-
"question": {
|
| 866 |
-
"utterances": 15,
|
| 867 |
-
"semantic_errors": 0,
|
| 868 |
-
"semantic_words": 165,
|
| 869 |
-
"semantic_wer": 0.0,
|
| 870 |
-
"failed_utterances": 0,
|
| 871 |
-
"sentence_error_rate": 0.0,
|
| 872 |
-
"exact_sentence_rate": 1.0,
|
| 873 |
-
"character_errors": 0,
|
| 874 |
-
"reference_characters": 834,
|
| 875 |
-
"character_error_rate": 0.0,
|
| 876 |
-
"mean_utterance_wer": 0.0,
|
| 877 |
-
"p95_utterance_wer": 0.0,
|
| 878 |
-
"worst_utterance_wer": 0.0
|
| 879 |
-
},
|
| 880 |
-
"rare_words": {
|
| 881 |
-
"utterances": 6,
|
| 882 |
-
"semantic_errors": 5,
|
| 883 |
-
"semantic_words": 57,
|
| 884 |
-
"semantic_wer": 0.08771929824561403,
|
| 885 |
-
"failed_utterances": 3,
|
| 886 |
-
"sentence_error_rate": 0.5,
|
| 887 |
-
"exact_sentence_rate": 0.5,
|
| 888 |
-
"character_errors": 9,
|
| 889 |
-
"reference_characters": 500,
|
| 890 |
-
"character_error_rate": 0.018,
|
| 891 |
-
"mean_utterance_wer": 0.0803030303030303,
|
| 892 |
-
"p95_utterance_wer": 0.1954545454545455,
|
| 893 |
-
"worst_utterance_wer": 0.2
|
| 894 |
-
},
|
| 895 |
-
"short": {
|
| 896 |
-
"utterances": 24,
|
| 897 |
-
"semantic_errors": 4,
|
| 898 |
-
"semantic_words": 105,
|
| 899 |
-
"semantic_wer": 0.0380952380952381,
|
| 900 |
-
"failed_utterances": 2,
|
| 901 |
-
"sentence_error_rate": 0.08333333333333333,
|
| 902 |
-
"exact_sentence_rate": 0.9166666666666666,
|
| 903 |
-
"character_errors": 10,
|
| 904 |
-
"reference_characters": 458,
|
| 905 |
-
"character_error_rate": 0.021834061135371178,
|
| 906 |
-
"mean_utterance_wer": 0.03888888888888889,
|
| 907 |
-
"p95_utterance_wer": 0.2833333333333326,
|
| 908 |
-
"worst_utterance_wer": 0.6
|
| 909 |
-
},
|
| 910 |
-
"technical": {
|
| 911 |
-
"utterances": 21,
|
| 912 |
-
"semantic_errors": 7,
|
| 913 |
-
"semantic_words": 256,
|
| 914 |
-
"semantic_wer": 0.02734375,
|
| 915 |
-
"failed_utterances": 4,
|
| 916 |
-
"sentence_error_rate": 0.19047619047619047,
|
| 917 |
-
"exact_sentence_rate": 0.8095238095238095,
|
| 918 |
-
"character_errors": 6,
|
| 919 |
-
"reference_characters": 1497,
|
| 920 |
-
"character_error_rate": 0.004008016032064128,
|
| 921 |
-
"mean_utterance_wer": 0.027719899148470575,
|
| 922 |
-
"p95_utterance_wer": 0.2,
|
| 923 |
-
"worst_utterance_wer": 0.21428571428571427
|
| 924 |
-
}
|
| 925 |
-
}
|
| 926 |
-
}
|
| 927 |
-
}
|
| 928 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
evaluation/final/evidence-summary.json
ADDED
|
@@ -0,0 +1,1990 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_v2_release_evidence_v1",
|
| 3 |
+
"systems": {
|
| 4 |
+
"inflect-micro-v2": {
|
| 5 |
+
"label": "Inflect-Micro-v2",
|
| 6 |
+
"weight_mb": 37.529995,
|
| 7 |
+
"semantic_wer": {
|
| 8 |
+
"wer": 0.019293218720152817,
|
| 9 |
+
"ci": [
|
| 10 |
+
0.014622733476311172,
|
| 11 |
+
0.024179280518969924
|
| 12 |
+
],
|
| 13 |
+
"categories": {
|
| 14 |
+
"conversational": {
|
| 15 |
+
"raw": {
|
| 16 |
+
"utterances": 25,
|
| 17 |
+
"errors": 0,
|
| 18 |
+
"words": 296,
|
| 19 |
+
"wer": 0.0
|
| 20 |
+
},
|
| 21 |
+
"semantic": {
|
| 22 |
+
"utterances": 25,
|
| 23 |
+
"errors": 0,
|
| 24 |
+
"words": 309,
|
| 25 |
+
"wer": 0.0
|
| 26 |
+
}
|
| 27 |
+
},
|
| 28 |
+
"descriptive": {
|
| 29 |
+
"raw": {
|
| 30 |
+
"utterances": 16,
|
| 31 |
+
"errors": 2,
|
| 32 |
+
"words": 217,
|
| 33 |
+
"wer": 0.009216589861751152
|
| 34 |
+
},
|
| 35 |
+
"semantic": {
|
| 36 |
+
"utterances": 16,
|
| 37 |
+
"errors": 1,
|
| 38 |
+
"words": 226,
|
| 39 |
+
"wer": 0.004424778761061947
|
| 40 |
+
}
|
| 41 |
+
},
|
| 42 |
+
"emotional": {
|
| 43 |
+
"raw": {
|
| 44 |
+
"utterances": 24,
|
| 45 |
+
"errors": 0,
|
| 46 |
+
"words": 314,
|
| 47 |
+
"wer": 0.0
|
| 48 |
+
},
|
| 49 |
+
"semantic": {
|
| 50 |
+
"utterances": 24,
|
| 51 |
+
"errors": 0,
|
| 52 |
+
"words": 329,
|
| 53 |
+
"wer": 0.0
|
| 54 |
+
}
|
| 55 |
+
},
|
| 56 |
+
"homographs": {
|
| 57 |
+
"raw": {
|
| 58 |
+
"utterances": 6,
|
| 59 |
+
"errors": 2,
|
| 60 |
+
"words": 70,
|
| 61 |
+
"wer": 0.02857142857142857
|
| 62 |
+
},
|
| 63 |
+
"semantic": {
|
| 64 |
+
"utterances": 6,
|
| 65 |
+
"errors": 2,
|
| 66 |
+
"words": 70,
|
| 67 |
+
"wer": 0.02857142857142857
|
| 68 |
+
}
|
| 69 |
+
},
|
| 70 |
+
"long": {
|
| 71 |
+
"raw": {
|
| 72 |
+
"utterances": 15,
|
| 73 |
+
"errors": 3,
|
| 74 |
+
"words": 412,
|
| 75 |
+
"wer": 0.007281553398058253
|
| 76 |
+
},
|
| 77 |
+
"semantic": {
|
| 78 |
+
"utterances": 15,
|
| 79 |
+
"errors": 3,
|
| 80 |
+
"words": 432,
|
| 81 |
+
"wer": 0.006944444444444444
|
| 82 |
+
}
|
| 83 |
+
},
|
| 84 |
+
"long_range": {
|
| 85 |
+
"raw": {
|
| 86 |
+
"utterances": 6,
|
| 87 |
+
"errors": 0,
|
| 88 |
+
"words": 121,
|
| 89 |
+
"wer": 0.0
|
| 90 |
+
},
|
| 91 |
+
"semantic": {
|
| 92 |
+
"utterances": 6,
|
| 93 |
+
"errors": 0,
|
| 94 |
+
"words": 121,
|
| 95 |
+
"wer": 0.0
|
| 96 |
+
}
|
| 97 |
+
},
|
| 98 |
+
"names_places": {
|
| 99 |
+
"raw": {
|
| 100 |
+
"utterances": 6,
|
| 101 |
+
"errors": 4,
|
| 102 |
+
"words": 57,
|
| 103 |
+
"wer": 0.07017543859649122
|
| 104 |
+
},
|
| 105 |
+
"semantic": {
|
| 106 |
+
"utterances": 6,
|
| 107 |
+
"errors": 4,
|
| 108 |
+
"words": 57,
|
| 109 |
+
"wer": 0.07017543859649122
|
| 110 |
+
}
|
| 111 |
+
},
|
| 112 |
+
"narrative": {
|
| 113 |
+
"raw": {
|
| 114 |
+
"utterances": 24,
|
| 115 |
+
"errors": 2,
|
| 116 |
+
"words": 342,
|
| 117 |
+
"wer": 0.005847953216374269
|
| 118 |
+
},
|
| 119 |
+
"semantic": {
|
| 120 |
+
"utterances": 24,
|
| 121 |
+
"errors": 1,
|
| 122 |
+
"words": 352,
|
| 123 |
+
"wer": 0.002840909090909091
|
| 124 |
+
}
|
| 125 |
+
},
|
| 126 |
+
"numbers": {
|
| 127 |
+
"raw": {
|
| 128 |
+
"utterances": 6,
|
| 129 |
+
"errors": 33,
|
| 130 |
+
"words": 81,
|
| 131 |
+
"wer": 0.4074074074074074
|
| 132 |
+
},
|
| 133 |
+
"semantic": {
|
| 134 |
+
"utterances": 6,
|
| 135 |
+
"errors": 8,
|
| 136 |
+
"words": 64,
|
| 137 |
+
"wer": 0.125
|
| 138 |
+
}
|
| 139 |
+
},
|
| 140 |
+
"phonetic_balance": {
|
| 141 |
+
"raw": {
|
| 142 |
+
"utterances": 300,
|
| 143 |
+
"errors": 82,
|
| 144 |
+
"words": 2605,
|
| 145 |
+
"wer": 0.03147792706333973
|
| 146 |
+
},
|
| 147 |
+
"semantic": {
|
| 148 |
+
"utterances": 300,
|
| 149 |
+
"errors": 68,
|
| 150 |
+
"words": 2627,
|
| 151 |
+
"wer": 0.02588503996954701
|
| 152 |
+
}
|
| 153 |
+
},
|
| 154 |
+
"punctuation": {
|
| 155 |
+
"raw": {
|
| 156 |
+
"utterances": 6,
|
| 157 |
+
"errors": 0,
|
| 158 |
+
"words": 65,
|
| 159 |
+
"wer": 0.0
|
| 160 |
+
},
|
| 161 |
+
"semantic": {
|
| 162 |
+
"utterances": 6,
|
| 163 |
+
"errors": 0,
|
| 164 |
+
"words": 65,
|
| 165 |
+
"wer": 0.0
|
| 166 |
+
}
|
| 167 |
+
},
|
| 168 |
+
"question": {
|
| 169 |
+
"raw": {
|
| 170 |
+
"utterances": 15,
|
| 171 |
+
"errors": 0,
|
| 172 |
+
"words": 163,
|
| 173 |
+
"wer": 0.0
|
| 174 |
+
},
|
| 175 |
+
"semantic": {
|
| 176 |
+
"utterances": 15,
|
| 177 |
+
"errors": 0,
|
| 178 |
+
"words": 165,
|
| 179 |
+
"wer": 0.0
|
| 180 |
+
}
|
| 181 |
+
},
|
| 182 |
+
"rare_words": {
|
| 183 |
+
"raw": {
|
| 184 |
+
"utterances": 6,
|
| 185 |
+
"errors": 3,
|
| 186 |
+
"words": 57,
|
| 187 |
+
"wer": 0.05263157894736842
|
| 188 |
+
},
|
| 189 |
+
"semantic": {
|
| 190 |
+
"utterances": 6,
|
| 191 |
+
"errors": 3,
|
| 192 |
+
"words": 57,
|
| 193 |
+
"wer": 0.05263157894736842
|
| 194 |
+
}
|
| 195 |
+
},
|
| 196 |
+
"short": {
|
| 197 |
+
"raw": {
|
| 198 |
+
"utterances": 24,
|
| 199 |
+
"errors": 3,
|
| 200 |
+
"words": 98,
|
| 201 |
+
"wer": 0.030612244897959183
|
| 202 |
+
},
|
| 203 |
+
"semantic": {
|
| 204 |
+
"utterances": 24,
|
| 205 |
+
"errors": 3,
|
| 206 |
+
"words": 105,
|
| 207 |
+
"wer": 0.02857142857142857
|
| 208 |
+
}
|
| 209 |
+
},
|
| 210 |
+
"technical": {
|
| 211 |
+
"raw": {
|
| 212 |
+
"utterances": 21,
|
| 213 |
+
"errors": 12,
|
| 214 |
+
"words": 251,
|
| 215 |
+
"wer": 0.04780876494023904
|
| 216 |
+
},
|
| 217 |
+
"semantic": {
|
| 218 |
+
"utterances": 21,
|
| 219 |
+
"errors": 8,
|
| 220 |
+
"words": 256,
|
| 221 |
+
"wer": 0.03125
|
| 222 |
+
}
|
| 223 |
+
}
|
| 224 |
+
}
|
| 225 |
+
},
|
| 226 |
+
"utmos22": {
|
| 227 |
+
"mean": 4.395012595653534,
|
| 228 |
+
"ci": [
|
| 229 |
+
4.3812509111166,
|
| 230 |
+
4.4079569326162344
|
| 231 |
+
]
|
| 232 |
+
}
|
| 233 |
+
},
|
| 234 |
+
"inflect-nano-v2": {
|
| 235 |
+
"label": "Inflect-Nano-v2",
|
| 236 |
+
"weight_mb": 15.971083,
|
| 237 |
+
"semantic_wer": {
|
| 238 |
+
"wer": 0.024832855778414518,
|
| 239 |
+
"ci": [
|
| 240 |
+
0.019525267993874426,
|
| 241 |
+
0.030727866333781446
|
| 242 |
+
],
|
| 243 |
+
"categories": {
|
| 244 |
+
"conversational": {
|
| 245 |
+
"raw": {
|
| 246 |
+
"utterances": 25,
|
| 247 |
+
"errors": 5,
|
| 248 |
+
"words": 296,
|
| 249 |
+
"wer": 0.016891891891891893
|
| 250 |
+
},
|
| 251 |
+
"semantic": {
|
| 252 |
+
"utterances": 25,
|
| 253 |
+
"errors": 3,
|
| 254 |
+
"words": 309,
|
| 255 |
+
"wer": 0.009708737864077669
|
| 256 |
+
}
|
| 257 |
+
},
|
| 258 |
+
"descriptive": {
|
| 259 |
+
"raw": {
|
| 260 |
+
"utterances": 16,
|
| 261 |
+
"errors": 2,
|
| 262 |
+
"words": 217,
|
| 263 |
+
"wer": 0.009216589861751152
|
| 264 |
+
},
|
| 265 |
+
"semantic": {
|
| 266 |
+
"utterances": 16,
|
| 267 |
+
"errors": 1,
|
| 268 |
+
"words": 226,
|
| 269 |
+
"wer": 0.004424778761061947
|
| 270 |
+
}
|
| 271 |
+
},
|
| 272 |
+
"emotional": {
|
| 273 |
+
"raw": {
|
| 274 |
+
"utterances": 24,
|
| 275 |
+
"errors": 1,
|
| 276 |
+
"words": 314,
|
| 277 |
+
"wer": 0.0031847133757961785
|
| 278 |
+
},
|
| 279 |
+
"semantic": {
|
| 280 |
+
"utterances": 24,
|
| 281 |
+
"errors": 1,
|
| 282 |
+
"words": 329,
|
| 283 |
+
"wer": 0.00303951367781155
|
| 284 |
+
}
|
| 285 |
+
},
|
| 286 |
+
"homographs": {
|
| 287 |
+
"raw": {
|
| 288 |
+
"utterances": 6,
|
| 289 |
+
"errors": 3,
|
| 290 |
+
"words": 70,
|
| 291 |
+
"wer": 0.04285714285714286
|
| 292 |
+
},
|
| 293 |
+
"semantic": {
|
| 294 |
+
"utterances": 6,
|
| 295 |
+
"errors": 3,
|
| 296 |
+
"words": 70,
|
| 297 |
+
"wer": 0.04285714285714286
|
| 298 |
+
}
|
| 299 |
+
},
|
| 300 |
+
"long": {
|
| 301 |
+
"raw": {
|
| 302 |
+
"utterances": 15,
|
| 303 |
+
"errors": 3,
|
| 304 |
+
"words": 412,
|
| 305 |
+
"wer": 0.007281553398058253
|
| 306 |
+
},
|
| 307 |
+
"semantic": {
|
| 308 |
+
"utterances": 15,
|
| 309 |
+
"errors": 3,
|
| 310 |
+
"words": 432,
|
| 311 |
+
"wer": 0.006944444444444444
|
| 312 |
+
}
|
| 313 |
+
},
|
| 314 |
+
"long_range": {
|
| 315 |
+
"raw": {
|
| 316 |
+
"utterances": 6,
|
| 317 |
+
"errors": 1,
|
| 318 |
+
"words": 121,
|
| 319 |
+
"wer": 0.008264462809917356
|
| 320 |
+
},
|
| 321 |
+
"semantic": {
|
| 322 |
+
"utterances": 6,
|
| 323 |
+
"errors": 1,
|
| 324 |
+
"words": 121,
|
| 325 |
+
"wer": 0.008264462809917356
|
| 326 |
+
}
|
| 327 |
+
},
|
| 328 |
+
"names_places": {
|
| 329 |
+
"raw": {
|
| 330 |
+
"utterances": 6,
|
| 331 |
+
"errors": 3,
|
| 332 |
+
"words": 57,
|
| 333 |
+
"wer": 0.05263157894736842
|
| 334 |
+
},
|
| 335 |
+
"semantic": {
|
| 336 |
+
"utterances": 6,
|
| 337 |
+
"errors": 3,
|
| 338 |
+
"words": 57,
|
| 339 |
+
"wer": 0.05263157894736842
|
| 340 |
+
}
|
| 341 |
+
},
|
| 342 |
+
"narrative": {
|
| 343 |
+
"raw": {
|
| 344 |
+
"utterances": 24,
|
| 345 |
+
"errors": 5,
|
| 346 |
+
"words": 342,
|
| 347 |
+
"wer": 0.014619883040935672
|
| 348 |
+
},
|
| 349 |
+
"semantic": {
|
| 350 |
+
"utterances": 24,
|
| 351 |
+
"errors": 4,
|
| 352 |
+
"words": 352,
|
| 353 |
+
"wer": 0.011363636363636364
|
| 354 |
+
}
|
| 355 |
+
},
|
| 356 |
+
"numbers": {
|
| 357 |
+
"raw": {
|
| 358 |
+
"utterances": 6,
|
| 359 |
+
"errors": 33,
|
| 360 |
+
"words": 81,
|
| 361 |
+
"wer": 0.4074074074074074
|
| 362 |
+
},
|
| 363 |
+
"semantic": {
|
| 364 |
+
"utterances": 6,
|
| 365 |
+
"errors": 6,
|
| 366 |
+
"words": 64,
|
| 367 |
+
"wer": 0.09375
|
| 368 |
+
}
|
| 369 |
+
},
|
| 370 |
+
"phonetic_balance": {
|
| 371 |
+
"raw": {
|
| 372 |
+
"utterances": 300,
|
| 373 |
+
"errors": 96,
|
| 374 |
+
"words": 2605,
|
| 375 |
+
"wer": 0.03685220729366603
|
| 376 |
+
},
|
| 377 |
+
"semantic": {
|
| 378 |
+
"utterances": 300,
|
| 379 |
+
"errors": 83,
|
| 380 |
+
"words": 2627,
|
| 381 |
+
"wer": 0.031594975256947086
|
| 382 |
+
}
|
| 383 |
+
},
|
| 384 |
+
"punctuation": {
|
| 385 |
+
"raw": {
|
| 386 |
+
"utterances": 6,
|
| 387 |
+
"errors": 0,
|
| 388 |
+
"words": 65,
|
| 389 |
+
"wer": 0.0
|
| 390 |
+
},
|
| 391 |
+
"semantic": {
|
| 392 |
+
"utterances": 6,
|
| 393 |
+
"errors": 0,
|
| 394 |
+
"words": 65,
|
| 395 |
+
"wer": 0.0
|
| 396 |
+
}
|
| 397 |
+
},
|
| 398 |
+
"question": {
|
| 399 |
+
"raw": {
|
| 400 |
+
"utterances": 15,
|
| 401 |
+
"errors": 1,
|
| 402 |
+
"words": 163,
|
| 403 |
+
"wer": 0.006134969325153374
|
| 404 |
+
},
|
| 405 |
+
"semantic": {
|
| 406 |
+
"utterances": 15,
|
| 407 |
+
"errors": 1,
|
| 408 |
+
"words": 165,
|
| 409 |
+
"wer": 0.006060606060606061
|
| 410 |
+
}
|
| 411 |
+
},
|
| 412 |
+
"rare_words": {
|
| 413 |
+
"raw": {
|
| 414 |
+
"utterances": 6,
|
| 415 |
+
"errors": 5,
|
| 416 |
+
"words": 57,
|
| 417 |
+
"wer": 0.08771929824561403
|
| 418 |
+
},
|
| 419 |
+
"semantic": {
|
| 420 |
+
"utterances": 6,
|
| 421 |
+
"errors": 5,
|
| 422 |
+
"words": 57,
|
| 423 |
+
"wer": 0.08771929824561403
|
| 424 |
+
}
|
| 425 |
+
},
|
| 426 |
+
"short": {
|
| 427 |
+
"raw": {
|
| 428 |
+
"utterances": 24,
|
| 429 |
+
"errors": 8,
|
| 430 |
+
"words": 98,
|
| 431 |
+
"wer": 0.08163265306122448
|
| 432 |
+
},
|
| 433 |
+
"semantic": {
|
| 434 |
+
"utterances": 24,
|
| 435 |
+
"errors": 8,
|
| 436 |
+
"words": 105,
|
| 437 |
+
"wer": 0.0761904761904762
|
| 438 |
+
}
|
| 439 |
+
},
|
| 440 |
+
"technical": {
|
| 441 |
+
"raw": {
|
| 442 |
+
"utterances": 21,
|
| 443 |
+
"errors": 12,
|
| 444 |
+
"words": 251,
|
| 445 |
+
"wer": 0.04780876494023904
|
| 446 |
+
},
|
| 447 |
+
"semantic": {
|
| 448 |
+
"utterances": 21,
|
| 449 |
+
"errors": 8,
|
| 450 |
+
"words": 256,
|
| 451 |
+
"wer": 0.03125
|
| 452 |
+
}
|
| 453 |
+
}
|
| 454 |
+
}
|
| 455 |
+
},
|
| 456 |
+
"utmos22": {
|
| 457 |
+
"mean": 4.3861008615493775,
|
| 458 |
+
"ci": [
|
| 459 |
+
4.372184220826625,
|
| 460 |
+
4.3987462292552
|
| 461 |
+
]
|
| 462 |
+
}
|
| 463 |
+
},
|
| 464 |
+
"kitten-nano-bruno": {
|
| 465 |
+
"label": "KittenTTS Nano \u00b7 Bruno",
|
| 466 |
+
"weight_mb": 56.767095,
|
| 467 |
+
"semantic_wer": {
|
| 468 |
+
"wer": 0.009742120343839542,
|
| 469 |
+
"ci": [
|
| 470 |
+
0.006622516556291391,
|
| 471 |
+
0.013268998793727383
|
| 472 |
+
],
|
| 473 |
+
"categories": {
|
| 474 |
+
"conversational": {
|
| 475 |
+
"raw": {
|
| 476 |
+
"utterances": 25,
|
| 477 |
+
"errors": 0,
|
| 478 |
+
"words": 296,
|
| 479 |
+
"wer": 0.0
|
| 480 |
+
},
|
| 481 |
+
"semantic": {
|
| 482 |
+
"utterances": 25,
|
| 483 |
+
"errors": 0,
|
| 484 |
+
"words": 309,
|
| 485 |
+
"wer": 0.0
|
| 486 |
+
}
|
| 487 |
+
},
|
| 488 |
+
"descriptive": {
|
| 489 |
+
"raw": {
|
| 490 |
+
"utterances": 16,
|
| 491 |
+
"errors": 1,
|
| 492 |
+
"words": 217,
|
| 493 |
+
"wer": 0.004608294930875576
|
| 494 |
+
},
|
| 495 |
+
"semantic": {
|
| 496 |
+
"utterances": 16,
|
| 497 |
+
"errors": 0,
|
| 498 |
+
"words": 226,
|
| 499 |
+
"wer": 0.0
|
| 500 |
+
}
|
| 501 |
+
},
|
| 502 |
+
"emotional": {
|
| 503 |
+
"raw": {
|
| 504 |
+
"utterances": 24,
|
| 505 |
+
"errors": 0,
|
| 506 |
+
"words": 314,
|
| 507 |
+
"wer": 0.0
|
| 508 |
+
},
|
| 509 |
+
"semantic": {
|
| 510 |
+
"utterances": 24,
|
| 511 |
+
"errors": 0,
|
| 512 |
+
"words": 329,
|
| 513 |
+
"wer": 0.0
|
| 514 |
+
}
|
| 515 |
+
},
|
| 516 |
+
"homographs": {
|
| 517 |
+
"raw": {
|
| 518 |
+
"utterances": 6,
|
| 519 |
+
"errors": 1,
|
| 520 |
+
"words": 70,
|
| 521 |
+
"wer": 0.014285714285714285
|
| 522 |
+
},
|
| 523 |
+
"semantic": {
|
| 524 |
+
"utterances": 6,
|
| 525 |
+
"errors": 1,
|
| 526 |
+
"words": 70,
|
| 527 |
+
"wer": 0.014285714285714285
|
| 528 |
+
}
|
| 529 |
+
},
|
| 530 |
+
"long": {
|
| 531 |
+
"raw": {
|
| 532 |
+
"utterances": 15,
|
| 533 |
+
"errors": 2,
|
| 534 |
+
"words": 412,
|
| 535 |
+
"wer": 0.0048543689320388345
|
| 536 |
+
},
|
| 537 |
+
"semantic": {
|
| 538 |
+
"utterances": 15,
|
| 539 |
+
"errors": 2,
|
| 540 |
+
"words": 432,
|
| 541 |
+
"wer": 0.004629629629629629
|
| 542 |
+
}
|
| 543 |
+
},
|
| 544 |
+
"long_range": {
|
| 545 |
+
"raw": {
|
| 546 |
+
"utterances": 6,
|
| 547 |
+
"errors": 0,
|
| 548 |
+
"words": 121,
|
| 549 |
+
"wer": 0.0
|
| 550 |
+
},
|
| 551 |
+
"semantic": {
|
| 552 |
+
"utterances": 6,
|
| 553 |
+
"errors": 0,
|
| 554 |
+
"words": 121,
|
| 555 |
+
"wer": 0.0
|
| 556 |
+
}
|
| 557 |
+
},
|
| 558 |
+
"names_places": {
|
| 559 |
+
"raw": {
|
| 560 |
+
"utterances": 6,
|
| 561 |
+
"errors": 2,
|
| 562 |
+
"words": 57,
|
| 563 |
+
"wer": 0.03508771929824561
|
| 564 |
+
},
|
| 565 |
+
"semantic": {
|
| 566 |
+
"utterances": 6,
|
| 567 |
+
"errors": 2,
|
| 568 |
+
"words": 57,
|
| 569 |
+
"wer": 0.03508771929824561
|
| 570 |
+
}
|
| 571 |
+
},
|
| 572 |
+
"narrative": {
|
| 573 |
+
"raw": {
|
| 574 |
+
"utterances": 24,
|
| 575 |
+
"errors": 3,
|
| 576 |
+
"words": 342,
|
| 577 |
+
"wer": 0.008771929824561403
|
| 578 |
+
},
|
| 579 |
+
"semantic": {
|
| 580 |
+
"utterances": 24,
|
| 581 |
+
"errors": 2,
|
| 582 |
+
"words": 352,
|
| 583 |
+
"wer": 0.005681818181818182
|
| 584 |
+
}
|
| 585 |
+
},
|
| 586 |
+
"numbers": {
|
| 587 |
+
"raw": {
|
| 588 |
+
"utterances": 6,
|
| 589 |
+
"errors": 32,
|
| 590 |
+
"words": 81,
|
| 591 |
+
"wer": 0.3950617283950617
|
| 592 |
+
},
|
| 593 |
+
"semantic": {
|
| 594 |
+
"utterances": 6,
|
| 595 |
+
"errors": 5,
|
| 596 |
+
"words": 64,
|
| 597 |
+
"wer": 0.078125
|
| 598 |
+
}
|
| 599 |
+
},
|
| 600 |
+
"phonetic_balance": {
|
| 601 |
+
"raw": {
|
| 602 |
+
"utterances": 300,
|
| 603 |
+
"errors": 39,
|
| 604 |
+
"words": 2605,
|
| 605 |
+
"wer": 0.014971209213051824
|
| 606 |
+
},
|
| 607 |
+
"semantic": {
|
| 608 |
+
"utterances": 300,
|
| 609 |
+
"errors": 30,
|
| 610 |
+
"words": 2627,
|
| 611 |
+
"wer": 0.011419870574800152
|
| 612 |
+
}
|
| 613 |
+
},
|
| 614 |
+
"punctuation": {
|
| 615 |
+
"raw": {
|
| 616 |
+
"utterances": 6,
|
| 617 |
+
"errors": 0,
|
| 618 |
+
"words": 65,
|
| 619 |
+
"wer": 0.0
|
| 620 |
+
},
|
| 621 |
+
"semantic": {
|
| 622 |
+
"utterances": 6,
|
| 623 |
+
"errors": 0,
|
| 624 |
+
"words": 65,
|
| 625 |
+
"wer": 0.0
|
| 626 |
+
}
|
| 627 |
+
},
|
| 628 |
+
"question": {
|
| 629 |
+
"raw": {
|
| 630 |
+
"utterances": 15,
|
| 631 |
+
"errors": 0,
|
| 632 |
+
"words": 163,
|
| 633 |
+
"wer": 0.0
|
| 634 |
+
},
|
| 635 |
+
"semantic": {
|
| 636 |
+
"utterances": 15,
|
| 637 |
+
"errors": 0,
|
| 638 |
+
"words": 165,
|
| 639 |
+
"wer": 0.0
|
| 640 |
+
}
|
| 641 |
+
},
|
| 642 |
+
"rare_words": {
|
| 643 |
+
"raw": {
|
| 644 |
+
"utterances": 6,
|
| 645 |
+
"errors": 2,
|
| 646 |
+
"words": 57,
|
| 647 |
+
"wer": 0.03508771929824561
|
| 648 |
+
},
|
| 649 |
+
"semantic": {
|
| 650 |
+
"utterances": 6,
|
| 651 |
+
"errors": 2,
|
| 652 |
+
"words": 57,
|
| 653 |
+
"wer": 0.03508771929824561
|
| 654 |
+
}
|
| 655 |
+
},
|
| 656 |
+
"short": {
|
| 657 |
+
"raw": {
|
| 658 |
+
"utterances": 24,
|
| 659 |
+
"errors": 2,
|
| 660 |
+
"words": 98,
|
| 661 |
+
"wer": 0.02040816326530612
|
| 662 |
+
},
|
| 663 |
+
"semantic": {
|
| 664 |
+
"utterances": 24,
|
| 665 |
+
"errors": 2,
|
| 666 |
+
"words": 105,
|
| 667 |
+
"wer": 0.01904761904761905
|
| 668 |
+
}
|
| 669 |
+
},
|
| 670 |
+
"technical": {
|
| 671 |
+
"raw": {
|
| 672 |
+
"utterances": 21,
|
| 673 |
+
"errors": 9,
|
| 674 |
+
"words": 251,
|
| 675 |
+
"wer": 0.035856573705179286
|
| 676 |
+
},
|
| 677 |
+
"semantic": {
|
| 678 |
+
"utterances": 21,
|
| 679 |
+
"errors": 5,
|
| 680 |
+
"words": 256,
|
| 681 |
+
"wer": 0.01953125
|
| 682 |
+
}
|
| 683 |
+
}
|
| 684 |
+
}
|
| 685 |
+
},
|
| 686 |
+
"utmos22": {
|
| 687 |
+
"mean": 4.21684304523468,
|
| 688 |
+
"ci": [
|
| 689 |
+
4.193502563333512,
|
| 690 |
+
4.239324071252346
|
| 691 |
+
]
|
| 692 |
+
}
|
| 693 |
+
},
|
| 694 |
+
"kitten-nano-hugo": {
|
| 695 |
+
"label": "KittenTTS Nano \u00b7 Hugo",
|
| 696 |
+
"weight_mb": 56.767095,
|
| 697 |
+
"semantic_wer": {
|
| 698 |
+
"wer": 0.011461318051575931,
|
| 699 |
+
"ci": [
|
| 700 |
+
0.007995319812792511,
|
| 701 |
+
0.01523625843780135
|
| 702 |
+
],
|
| 703 |
+
"categories": {
|
| 704 |
+
"conversational": {
|
| 705 |
+
"raw": {
|
| 706 |
+
"utterances": 25,
|
| 707 |
+
"errors": 1,
|
| 708 |
+
"words": 296,
|
| 709 |
+
"wer": 0.0033783783783783786
|
| 710 |
+
},
|
| 711 |
+
"semantic": {
|
| 712 |
+
"utterances": 25,
|
| 713 |
+
"errors": 1,
|
| 714 |
+
"words": 309,
|
| 715 |
+
"wer": 0.003236245954692557
|
| 716 |
+
}
|
| 717 |
+
},
|
| 718 |
+
"descriptive": {
|
| 719 |
+
"raw": {
|
| 720 |
+
"utterances": 16,
|
| 721 |
+
"errors": 1,
|
| 722 |
+
"words": 217,
|
| 723 |
+
"wer": 0.004608294930875576
|
| 724 |
+
},
|
| 725 |
+
"semantic": {
|
| 726 |
+
"utterances": 16,
|
| 727 |
+
"errors": 0,
|
| 728 |
+
"words": 226,
|
| 729 |
+
"wer": 0.0
|
| 730 |
+
}
|
| 731 |
+
},
|
| 732 |
+
"emotional": {
|
| 733 |
+
"raw": {
|
| 734 |
+
"utterances": 24,
|
| 735 |
+
"errors": 0,
|
| 736 |
+
"words": 314,
|
| 737 |
+
"wer": 0.0
|
| 738 |
+
},
|
| 739 |
+
"semantic": {
|
| 740 |
+
"utterances": 24,
|
| 741 |
+
"errors": 0,
|
| 742 |
+
"words": 329,
|
| 743 |
+
"wer": 0.0
|
| 744 |
+
}
|
| 745 |
+
},
|
| 746 |
+
"homographs": {
|
| 747 |
+
"raw": {
|
| 748 |
+
"utterances": 6,
|
| 749 |
+
"errors": 1,
|
| 750 |
+
"words": 70,
|
| 751 |
+
"wer": 0.014285714285714285
|
| 752 |
+
},
|
| 753 |
+
"semantic": {
|
| 754 |
+
"utterances": 6,
|
| 755 |
+
"errors": 1,
|
| 756 |
+
"words": 70,
|
| 757 |
+
"wer": 0.014285714285714285
|
| 758 |
+
}
|
| 759 |
+
},
|
| 760 |
+
"long": {
|
| 761 |
+
"raw": {
|
| 762 |
+
"utterances": 15,
|
| 763 |
+
"errors": 3,
|
| 764 |
+
"words": 412,
|
| 765 |
+
"wer": 0.007281553398058253
|
| 766 |
+
},
|
| 767 |
+
"semantic": {
|
| 768 |
+
"utterances": 15,
|
| 769 |
+
"errors": 3,
|
| 770 |
+
"words": 432,
|
| 771 |
+
"wer": 0.006944444444444444
|
| 772 |
+
}
|
| 773 |
+
},
|
| 774 |
+
"long_range": {
|
| 775 |
+
"raw": {
|
| 776 |
+
"utterances": 6,
|
| 777 |
+
"errors": 0,
|
| 778 |
+
"words": 121,
|
| 779 |
+
"wer": 0.0
|
| 780 |
+
},
|
| 781 |
+
"semantic": {
|
| 782 |
+
"utterances": 6,
|
| 783 |
+
"errors": 0,
|
| 784 |
+
"words": 121,
|
| 785 |
+
"wer": 0.0
|
| 786 |
+
}
|
| 787 |
+
},
|
| 788 |
+
"names_places": {
|
| 789 |
+
"raw": {
|
| 790 |
+
"utterances": 6,
|
| 791 |
+
"errors": 2,
|
| 792 |
+
"words": 57,
|
| 793 |
+
"wer": 0.03508771929824561
|
| 794 |
+
},
|
| 795 |
+
"semantic": {
|
| 796 |
+
"utterances": 6,
|
| 797 |
+
"errors": 2,
|
| 798 |
+
"words": 57,
|
| 799 |
+
"wer": 0.03508771929824561
|
| 800 |
+
}
|
| 801 |
+
},
|
| 802 |
+
"narrative": {
|
| 803 |
+
"raw": {
|
| 804 |
+
"utterances": 24,
|
| 805 |
+
"errors": 6,
|
| 806 |
+
"words": 342,
|
| 807 |
+
"wer": 0.017543859649122806
|
| 808 |
+
},
|
| 809 |
+
"semantic": {
|
| 810 |
+
"utterances": 24,
|
| 811 |
+
"errors": 5,
|
| 812 |
+
"words": 352,
|
| 813 |
+
"wer": 0.014204545454545454
|
| 814 |
+
}
|
| 815 |
+
},
|
| 816 |
+
"numbers": {
|
| 817 |
+
"raw": {
|
| 818 |
+
"utterances": 6,
|
| 819 |
+
"errors": 32,
|
| 820 |
+
"words": 81,
|
| 821 |
+
"wer": 0.3950617283950617
|
| 822 |
+
},
|
| 823 |
+
"semantic": {
|
| 824 |
+
"utterances": 6,
|
| 825 |
+
"errors": 5,
|
| 826 |
+
"words": 64,
|
| 827 |
+
"wer": 0.078125
|
| 828 |
+
}
|
| 829 |
+
},
|
| 830 |
+
"phonetic_balance": {
|
| 831 |
+
"raw": {
|
| 832 |
+
"utterances": 300,
|
| 833 |
+
"errors": 39,
|
| 834 |
+
"words": 2605,
|
| 835 |
+
"wer": 0.014971209213051824
|
| 836 |
+
},
|
| 837 |
+
"semantic": {
|
| 838 |
+
"utterances": 300,
|
| 839 |
+
"errors": 30,
|
| 840 |
+
"words": 2627,
|
| 841 |
+
"wer": 0.011419870574800152
|
| 842 |
+
}
|
| 843 |
+
},
|
| 844 |
+
"punctuation": {
|
| 845 |
+
"raw": {
|
| 846 |
+
"utterances": 6,
|
| 847 |
+
"errors": 0,
|
| 848 |
+
"words": 65,
|
| 849 |
+
"wer": 0.0
|
| 850 |
+
},
|
| 851 |
+
"semantic": {
|
| 852 |
+
"utterances": 6,
|
| 853 |
+
"errors": 0,
|
| 854 |
+
"words": 65,
|
| 855 |
+
"wer": 0.0
|
| 856 |
+
}
|
| 857 |
+
},
|
| 858 |
+
"question": {
|
| 859 |
+
"raw": {
|
| 860 |
+
"utterances": 15,
|
| 861 |
+
"errors": 0,
|
| 862 |
+
"words": 163,
|
| 863 |
+
"wer": 0.0
|
| 864 |
+
},
|
| 865 |
+
"semantic": {
|
| 866 |
+
"utterances": 15,
|
| 867 |
+
"errors": 0,
|
| 868 |
+
"words": 165,
|
| 869 |
+
"wer": 0.0
|
| 870 |
+
}
|
| 871 |
+
},
|
| 872 |
+
"rare_words": {
|
| 873 |
+
"raw": {
|
| 874 |
+
"utterances": 6,
|
| 875 |
+
"errors": 3,
|
| 876 |
+
"words": 57,
|
| 877 |
+
"wer": 0.05263157894736842
|
| 878 |
+
},
|
| 879 |
+
"semantic": {
|
| 880 |
+
"utterances": 6,
|
| 881 |
+
"errors": 3,
|
| 882 |
+
"words": 57,
|
| 883 |
+
"wer": 0.05263157894736842
|
| 884 |
+
}
|
| 885 |
+
},
|
| 886 |
+
"short": {
|
| 887 |
+
"raw": {
|
| 888 |
+
"utterances": 24,
|
| 889 |
+
"errors": 4,
|
| 890 |
+
"words": 98,
|
| 891 |
+
"wer": 0.04081632653061224
|
| 892 |
+
},
|
| 893 |
+
"semantic": {
|
| 894 |
+
"utterances": 24,
|
| 895 |
+
"errors": 4,
|
| 896 |
+
"words": 105,
|
| 897 |
+
"wer": 0.0380952380952381
|
| 898 |
+
}
|
| 899 |
+
},
|
| 900 |
+
"technical": {
|
| 901 |
+
"raw": {
|
| 902 |
+
"utterances": 21,
|
| 903 |
+
"errors": 12,
|
| 904 |
+
"words": 251,
|
| 905 |
+
"wer": 0.04780876494023904
|
| 906 |
+
},
|
| 907 |
+
"semantic": {
|
| 908 |
+
"utterances": 21,
|
| 909 |
+
"errors": 6,
|
| 910 |
+
"words": 256,
|
| 911 |
+
"wer": 0.0234375
|
| 912 |
+
}
|
| 913 |
+
}
|
| 914 |
+
}
|
| 915 |
+
},
|
| 916 |
+
"utmos22": {
|
| 917 |
+
"mean": 4.191078673839569,
|
| 918 |
+
"ci": [
|
| 919 |
+
4.168552933418751,
|
| 920 |
+
4.212353882300854
|
| 921 |
+
]
|
| 922 |
+
}
|
| 923 |
+
},
|
| 924 |
+
"piper-ryan-low": {
|
| 925 |
+
"label": "Piper \u00b7 Ryan Low",
|
| 926 |
+
"weight_mb": 63.104526,
|
| 927 |
+
"semantic_wer": {
|
| 928 |
+
"wer": 0.023304680038204392,
|
| 929 |
+
"ci": [
|
| 930 |
+
0.018028169014084508,
|
| 931 |
+
0.02901655306718598
|
| 932 |
+
],
|
| 933 |
+
"categories": {
|
| 934 |
+
"conversational": {
|
| 935 |
+
"raw": {
|
| 936 |
+
"utterances": 25,
|
| 937 |
+
"errors": 8,
|
| 938 |
+
"words": 296,
|
| 939 |
+
"wer": 0.02702702702702703
|
| 940 |
+
},
|
| 941 |
+
"semantic": {
|
| 942 |
+
"utterances": 25,
|
| 943 |
+
"errors": 5,
|
| 944 |
+
"words": 309,
|
| 945 |
+
"wer": 0.016181229773462782
|
| 946 |
+
}
|
| 947 |
+
},
|
| 948 |
+
"descriptive": {
|
| 949 |
+
"raw": {
|
| 950 |
+
"utterances": 16,
|
| 951 |
+
"errors": 3,
|
| 952 |
+
"words": 217,
|
| 953 |
+
"wer": 0.013824884792626729
|
| 954 |
+
},
|
| 955 |
+
"semantic": {
|
| 956 |
+
"utterances": 16,
|
| 957 |
+
"errors": 1,
|
| 958 |
+
"words": 226,
|
| 959 |
+
"wer": 0.004424778761061947
|
| 960 |
+
}
|
| 961 |
+
},
|
| 962 |
+
"emotional": {
|
| 963 |
+
"raw": {
|
| 964 |
+
"utterances": 24,
|
| 965 |
+
"errors": 1,
|
| 966 |
+
"words": 314,
|
| 967 |
+
"wer": 0.0031847133757961785
|
| 968 |
+
},
|
| 969 |
+
"semantic": {
|
| 970 |
+
"utterances": 24,
|
| 971 |
+
"errors": 1,
|
| 972 |
+
"words": 329,
|
| 973 |
+
"wer": 0.00303951367781155
|
| 974 |
+
}
|
| 975 |
+
},
|
| 976 |
+
"homographs": {
|
| 977 |
+
"raw": {
|
| 978 |
+
"utterances": 6,
|
| 979 |
+
"errors": 1,
|
| 980 |
+
"words": 70,
|
| 981 |
+
"wer": 0.014285714285714285
|
| 982 |
+
},
|
| 983 |
+
"semantic": {
|
| 984 |
+
"utterances": 6,
|
| 985 |
+
"errors": 1,
|
| 986 |
+
"words": 70,
|
| 987 |
+
"wer": 0.014285714285714285
|
| 988 |
+
}
|
| 989 |
+
},
|
| 990 |
+
"long": {
|
| 991 |
+
"raw": {
|
| 992 |
+
"utterances": 15,
|
| 993 |
+
"errors": 3,
|
| 994 |
+
"words": 412,
|
| 995 |
+
"wer": 0.007281553398058253
|
| 996 |
+
},
|
| 997 |
+
"semantic": {
|
| 998 |
+
"utterances": 15,
|
| 999 |
+
"errors": 3,
|
| 1000 |
+
"words": 432,
|
| 1001 |
+
"wer": 0.006944444444444444
|
| 1002 |
+
}
|
| 1003 |
+
},
|
| 1004 |
+
"long_range": {
|
| 1005 |
+
"raw": {
|
| 1006 |
+
"utterances": 6,
|
| 1007 |
+
"errors": 1,
|
| 1008 |
+
"words": 121,
|
| 1009 |
+
"wer": 0.008264462809917356
|
| 1010 |
+
},
|
| 1011 |
+
"semantic": {
|
| 1012 |
+
"utterances": 6,
|
| 1013 |
+
"errors": 1,
|
| 1014 |
+
"words": 121,
|
| 1015 |
+
"wer": 0.008264462809917356
|
| 1016 |
+
}
|
| 1017 |
+
},
|
| 1018 |
+
"names_places": {
|
| 1019 |
+
"raw": {
|
| 1020 |
+
"utterances": 6,
|
| 1021 |
+
"errors": 2,
|
| 1022 |
+
"words": 57,
|
| 1023 |
+
"wer": 0.03508771929824561
|
| 1024 |
+
},
|
| 1025 |
+
"semantic": {
|
| 1026 |
+
"utterances": 6,
|
| 1027 |
+
"errors": 2,
|
| 1028 |
+
"words": 57,
|
| 1029 |
+
"wer": 0.03508771929824561
|
| 1030 |
+
}
|
| 1031 |
+
},
|
| 1032 |
+
"narrative": {
|
| 1033 |
+
"raw": {
|
| 1034 |
+
"utterances": 24,
|
| 1035 |
+
"errors": 1,
|
| 1036 |
+
"words": 342,
|
| 1037 |
+
"wer": 0.0029239766081871343
|
| 1038 |
+
},
|
| 1039 |
+
"semantic": {
|
| 1040 |
+
"utterances": 24,
|
| 1041 |
+
"errors": 0,
|
| 1042 |
+
"words": 352,
|
| 1043 |
+
"wer": 0.0
|
| 1044 |
+
}
|
| 1045 |
+
},
|
| 1046 |
+
"numbers": {
|
| 1047 |
+
"raw": {
|
| 1048 |
+
"utterances": 6,
|
| 1049 |
+
"errors": 32,
|
| 1050 |
+
"words": 81,
|
| 1051 |
+
"wer": 0.3950617283950617
|
| 1052 |
+
},
|
| 1053 |
+
"semantic": {
|
| 1054 |
+
"utterances": 6,
|
| 1055 |
+
"errors": 6,
|
| 1056 |
+
"words": 64,
|
| 1057 |
+
"wer": 0.09375
|
| 1058 |
+
}
|
| 1059 |
+
},
|
| 1060 |
+
"phonetic_balance": {
|
| 1061 |
+
"raw": {
|
| 1062 |
+
"utterances": 300,
|
| 1063 |
+
"errors": 94,
|
| 1064 |
+
"words": 2605,
|
| 1065 |
+
"wer": 0.03608445297504798
|
| 1066 |
+
},
|
| 1067 |
+
"semantic": {
|
| 1068 |
+
"utterances": 300,
|
| 1069 |
+
"errors": 83,
|
| 1070 |
+
"words": 2627,
|
| 1071 |
+
"wer": 0.031594975256947086
|
| 1072 |
+
}
|
| 1073 |
+
},
|
| 1074 |
+
"punctuation": {
|
| 1075 |
+
"raw": {
|
| 1076 |
+
"utterances": 6,
|
| 1077 |
+
"errors": 1,
|
| 1078 |
+
"words": 65,
|
| 1079 |
+
"wer": 0.015384615384615385
|
| 1080 |
+
},
|
| 1081 |
+
"semantic": {
|
| 1082 |
+
"utterances": 6,
|
| 1083 |
+
"errors": 1,
|
| 1084 |
+
"words": 65,
|
| 1085 |
+
"wer": 0.015384615384615385
|
| 1086 |
+
}
|
| 1087 |
+
},
|
| 1088 |
+
"question": {
|
| 1089 |
+
"raw": {
|
| 1090 |
+
"utterances": 15,
|
| 1091 |
+
"errors": 0,
|
| 1092 |
+
"words": 163,
|
| 1093 |
+
"wer": 0.0
|
| 1094 |
+
},
|
| 1095 |
+
"semantic": {
|
| 1096 |
+
"utterances": 15,
|
| 1097 |
+
"errors": 0,
|
| 1098 |
+
"words": 165,
|
| 1099 |
+
"wer": 0.0
|
| 1100 |
+
}
|
| 1101 |
+
},
|
| 1102 |
+
"rare_words": {
|
| 1103 |
+
"raw": {
|
| 1104 |
+
"utterances": 6,
|
| 1105 |
+
"errors": 4,
|
| 1106 |
+
"words": 57,
|
| 1107 |
+
"wer": 0.07017543859649122
|
| 1108 |
+
},
|
| 1109 |
+
"semantic": {
|
| 1110 |
+
"utterances": 6,
|
| 1111 |
+
"errors": 4,
|
| 1112 |
+
"words": 57,
|
| 1113 |
+
"wer": 0.07017543859649122
|
| 1114 |
+
}
|
| 1115 |
+
},
|
| 1116 |
+
"short": {
|
| 1117 |
+
"raw": {
|
| 1118 |
+
"utterances": 24,
|
| 1119 |
+
"errors": 7,
|
| 1120 |
+
"words": 98,
|
| 1121 |
+
"wer": 0.07142857142857142
|
| 1122 |
+
},
|
| 1123 |
+
"semantic": {
|
| 1124 |
+
"utterances": 24,
|
| 1125 |
+
"errors": 8,
|
| 1126 |
+
"words": 105,
|
| 1127 |
+
"wer": 0.0761904761904762
|
| 1128 |
+
}
|
| 1129 |
+
},
|
| 1130 |
+
"technical": {
|
| 1131 |
+
"raw": {
|
| 1132 |
+
"utterances": 21,
|
| 1133 |
+
"errors": 10,
|
| 1134 |
+
"words": 251,
|
| 1135 |
+
"wer": 0.0398406374501992
|
| 1136 |
+
},
|
| 1137 |
+
"semantic": {
|
| 1138 |
+
"utterances": 21,
|
| 1139 |
+
"errors": 6,
|
| 1140 |
+
"words": 256,
|
| 1141 |
+
"wer": 0.0234375
|
| 1142 |
+
}
|
| 1143 |
+
}
|
| 1144 |
+
}
|
| 1145 |
+
},
|
| 1146 |
+
"utmos22": {
|
| 1147 |
+
"mean": 4.289378658294678,
|
| 1148 |
+
"ci": [
|
| 1149 |
+
4.271461564397812,
|
| 1150 |
+
4.306235534155369
|
| 1151 |
+
]
|
| 1152 |
+
}
|
| 1153 |
+
},
|
| 1154 |
+
"piper-danny-low": {
|
| 1155 |
+
"label": "Piper \u00b7 Danny Low",
|
| 1156 |
+
"weight_mb": 63.104526,
|
| 1157 |
+
"semantic_wer": {
|
| 1158 |
+
"wer": 0.018147086914995225,
|
| 1159 |
+
"ci": [
|
| 1160 |
+
0.013549618320610687,
|
| 1161 |
+
0.022975077881619937
|
| 1162 |
+
],
|
| 1163 |
+
"categories": {
|
| 1164 |
+
"conversational": {
|
| 1165 |
+
"raw": {
|
| 1166 |
+
"utterances": 25,
|
| 1167 |
+
"errors": 2,
|
| 1168 |
+
"words": 296,
|
| 1169 |
+
"wer": 0.006756756756756757
|
| 1170 |
+
},
|
| 1171 |
+
"semantic": {
|
| 1172 |
+
"utterances": 25,
|
| 1173 |
+
"errors": 2,
|
| 1174 |
+
"words": 309,
|
| 1175 |
+
"wer": 0.006472491909385114
|
| 1176 |
+
}
|
| 1177 |
+
},
|
| 1178 |
+
"descriptive": {
|
| 1179 |
+
"raw": {
|
| 1180 |
+
"utterances": 16,
|
| 1181 |
+
"errors": 2,
|
| 1182 |
+
"words": 217,
|
| 1183 |
+
"wer": 0.009216589861751152
|
| 1184 |
+
},
|
| 1185 |
+
"semantic": {
|
| 1186 |
+
"utterances": 16,
|
| 1187 |
+
"errors": 1,
|
| 1188 |
+
"words": 226,
|
| 1189 |
+
"wer": 0.004424778761061947
|
| 1190 |
+
}
|
| 1191 |
+
},
|
| 1192 |
+
"emotional": {
|
| 1193 |
+
"raw": {
|
| 1194 |
+
"utterances": 24,
|
| 1195 |
+
"errors": 1,
|
| 1196 |
+
"words": 314,
|
| 1197 |
+
"wer": 0.0031847133757961785
|
| 1198 |
+
},
|
| 1199 |
+
"semantic": {
|
| 1200 |
+
"utterances": 24,
|
| 1201 |
+
"errors": 1,
|
| 1202 |
+
"words": 329,
|
| 1203 |
+
"wer": 0.00303951367781155
|
| 1204 |
+
}
|
| 1205 |
+
},
|
| 1206 |
+
"homographs": {
|
| 1207 |
+
"raw": {
|
| 1208 |
+
"utterances": 6,
|
| 1209 |
+
"errors": 1,
|
| 1210 |
+
"words": 70,
|
| 1211 |
+
"wer": 0.014285714285714285
|
| 1212 |
+
},
|
| 1213 |
+
"semantic": {
|
| 1214 |
+
"utterances": 6,
|
| 1215 |
+
"errors": 1,
|
| 1216 |
+
"words": 70,
|
| 1217 |
+
"wer": 0.014285714285714285
|
| 1218 |
+
}
|
| 1219 |
+
},
|
| 1220 |
+
"long": {
|
| 1221 |
+
"raw": {
|
| 1222 |
+
"utterances": 15,
|
| 1223 |
+
"errors": 7,
|
| 1224 |
+
"words": 412,
|
| 1225 |
+
"wer": 0.01699029126213592
|
| 1226 |
+
},
|
| 1227 |
+
"semantic": {
|
| 1228 |
+
"utterances": 15,
|
| 1229 |
+
"errors": 7,
|
| 1230 |
+
"words": 432,
|
| 1231 |
+
"wer": 0.016203703703703703
|
| 1232 |
+
}
|
| 1233 |
+
},
|
| 1234 |
+
"long_range": {
|
| 1235 |
+
"raw": {
|
| 1236 |
+
"utterances": 6,
|
| 1237 |
+
"errors": 0,
|
| 1238 |
+
"words": 121,
|
| 1239 |
+
"wer": 0.0
|
| 1240 |
+
},
|
| 1241 |
+
"semantic": {
|
| 1242 |
+
"utterances": 6,
|
| 1243 |
+
"errors": 0,
|
| 1244 |
+
"words": 121,
|
| 1245 |
+
"wer": 0.0
|
| 1246 |
+
}
|
| 1247 |
+
},
|
| 1248 |
+
"names_places": {
|
| 1249 |
+
"raw": {
|
| 1250 |
+
"utterances": 6,
|
| 1251 |
+
"errors": 3,
|
| 1252 |
+
"words": 57,
|
| 1253 |
+
"wer": 0.05263157894736842
|
| 1254 |
+
},
|
| 1255 |
+
"semantic": {
|
| 1256 |
+
"utterances": 6,
|
| 1257 |
+
"errors": 3,
|
| 1258 |
+
"words": 57,
|
| 1259 |
+
"wer": 0.05263157894736842
|
| 1260 |
+
}
|
| 1261 |
+
},
|
| 1262 |
+
"narrative": {
|
| 1263 |
+
"raw": {
|
| 1264 |
+
"utterances": 24,
|
| 1265 |
+
"errors": 1,
|
| 1266 |
+
"words": 342,
|
| 1267 |
+
"wer": 0.0029239766081871343
|
| 1268 |
+
},
|
| 1269 |
+
"semantic": {
|
| 1270 |
+
"utterances": 24,
|
| 1271 |
+
"errors": 0,
|
| 1272 |
+
"words": 352,
|
| 1273 |
+
"wer": 0.0
|
| 1274 |
+
}
|
| 1275 |
+
},
|
| 1276 |
+
"numbers": {
|
| 1277 |
+
"raw": {
|
| 1278 |
+
"utterances": 6,
|
| 1279 |
+
"errors": 33,
|
| 1280 |
+
"words": 81,
|
| 1281 |
+
"wer": 0.4074074074074074
|
| 1282 |
+
},
|
| 1283 |
+
"semantic": {
|
| 1284 |
+
"utterances": 6,
|
| 1285 |
+
"errors": 7,
|
| 1286 |
+
"words": 64,
|
| 1287 |
+
"wer": 0.109375
|
| 1288 |
+
}
|
| 1289 |
+
},
|
| 1290 |
+
"phonetic_balance": {
|
| 1291 |
+
"raw": {
|
| 1292 |
+
"utterances": 300,
|
| 1293 |
+
"errors": 73,
|
| 1294 |
+
"words": 2605,
|
| 1295 |
+
"wer": 0.02802303262955854
|
| 1296 |
+
},
|
| 1297 |
+
"semantic": {
|
| 1298 |
+
"utterances": 300,
|
| 1299 |
+
"errors": 61,
|
| 1300 |
+
"words": 2627,
|
| 1301 |
+
"wer": 0.02322040350209364
|
| 1302 |
+
}
|
| 1303 |
+
},
|
| 1304 |
+
"punctuation": {
|
| 1305 |
+
"raw": {
|
| 1306 |
+
"utterances": 6,
|
| 1307 |
+
"errors": 0,
|
| 1308 |
+
"words": 65,
|
| 1309 |
+
"wer": 0.0
|
| 1310 |
+
},
|
| 1311 |
+
"semantic": {
|
| 1312 |
+
"utterances": 6,
|
| 1313 |
+
"errors": 0,
|
| 1314 |
+
"words": 65,
|
| 1315 |
+
"wer": 0.0
|
| 1316 |
+
}
|
| 1317 |
+
},
|
| 1318 |
+
"question": {
|
| 1319 |
+
"raw": {
|
| 1320 |
+
"utterances": 15,
|
| 1321 |
+
"errors": 2,
|
| 1322 |
+
"words": 163,
|
| 1323 |
+
"wer": 0.012269938650306749
|
| 1324 |
+
},
|
| 1325 |
+
"semantic": {
|
| 1326 |
+
"utterances": 15,
|
| 1327 |
+
"errors": 2,
|
| 1328 |
+
"words": 165,
|
| 1329 |
+
"wer": 0.012121212121212121
|
| 1330 |
+
}
|
| 1331 |
+
},
|
| 1332 |
+
"rare_words": {
|
| 1333 |
+
"raw": {
|
| 1334 |
+
"utterances": 6,
|
| 1335 |
+
"errors": 2,
|
| 1336 |
+
"words": 57,
|
| 1337 |
+
"wer": 0.03508771929824561
|
| 1338 |
+
},
|
| 1339 |
+
"semantic": {
|
| 1340 |
+
"utterances": 6,
|
| 1341 |
+
"errors": 2,
|
| 1342 |
+
"words": 57,
|
| 1343 |
+
"wer": 0.03508771929824561
|
| 1344 |
+
}
|
| 1345 |
+
},
|
| 1346 |
+
"short": {
|
| 1347 |
+
"raw": {
|
| 1348 |
+
"utterances": 24,
|
| 1349 |
+
"errors": 3,
|
| 1350 |
+
"words": 98,
|
| 1351 |
+
"wer": 0.030612244897959183
|
| 1352 |
+
},
|
| 1353 |
+
"semantic": {
|
| 1354 |
+
"utterances": 24,
|
| 1355 |
+
"errors": 3,
|
| 1356 |
+
"words": 105,
|
| 1357 |
+
"wer": 0.02857142857142857
|
| 1358 |
+
}
|
| 1359 |
+
},
|
| 1360 |
+
"technical": {
|
| 1361 |
+
"raw": {
|
| 1362 |
+
"utterances": 21,
|
| 1363 |
+
"errors": 9,
|
| 1364 |
+
"words": 251,
|
| 1365 |
+
"wer": 0.035856573705179286
|
| 1366 |
+
},
|
| 1367 |
+
"semantic": {
|
| 1368 |
+
"utterances": 21,
|
| 1369 |
+
"errors": 5,
|
| 1370 |
+
"words": 256,
|
| 1371 |
+
"wer": 0.01953125
|
| 1372 |
+
}
|
| 1373 |
+
}
|
| 1374 |
+
}
|
| 1375 |
+
},
|
| 1376 |
+
"utmos22": {
|
| 1377 |
+
"mean": 4.194989757061005,
|
| 1378 |
+
"ci": [
|
| 1379 |
+
4.179823832964897,
|
| 1380 |
+
4.20924334000349
|
| 1381 |
+
]
|
| 1382 |
+
}
|
| 1383 |
+
},
|
| 1384 |
+
"supertonic3-james-3step": {
|
| 1385 |
+
"label": "Supertonic 3 \u00b7 James \u00b7 3-step",
|
| 1386 |
+
"weight_mb": 398.075273,
|
| 1387 |
+
"semantic_wer": {
|
| 1388 |
+
"wer": 6.928175740210124,
|
| 1389 |
+
"ci": [
|
| 1390 |
+
5.861435406698565,
|
| 1391 |
+
8.043254987161761
|
| 1392 |
+
],
|
| 1393 |
+
"categories": {
|
| 1394 |
+
"conversational": {
|
| 1395 |
+
"raw": {
|
| 1396 |
+
"utterances": 25,
|
| 1397 |
+
"errors": 1295,
|
| 1398 |
+
"words": 296,
|
| 1399 |
+
"wer": 4.375
|
| 1400 |
+
},
|
| 1401 |
+
"semantic": {
|
| 1402 |
+
"utterances": 25,
|
| 1403 |
+
"errors": 1449,
|
| 1404 |
+
"words": 309,
|
| 1405 |
+
"wer": 4.689320388349515
|
| 1406 |
+
}
|
| 1407 |
+
},
|
| 1408 |
+
"descriptive": {
|
| 1409 |
+
"raw": {
|
| 1410 |
+
"utterances": 16,
|
| 1411 |
+
"errors": 902,
|
| 1412 |
+
"words": 217,
|
| 1413 |
+
"wer": 4.15668202764977
|
| 1414 |
+
},
|
| 1415 |
+
"semantic": {
|
| 1416 |
+
"utterances": 16,
|
| 1417 |
+
"errors": 998,
|
| 1418 |
+
"words": 226,
|
| 1419 |
+
"wer": 4.415929203539823
|
| 1420 |
+
}
|
| 1421 |
+
},
|
| 1422 |
+
"emotional": {
|
| 1423 |
+
"raw": {
|
| 1424 |
+
"utterances": 24,
|
| 1425 |
+
"errors": 2189,
|
| 1426 |
+
"words": 314,
|
| 1427 |
+
"wer": 6.971337579617835
|
| 1428 |
+
},
|
| 1429 |
+
"semantic": {
|
| 1430 |
+
"utterances": 24,
|
| 1431 |
+
"errors": 2306,
|
| 1432 |
+
"words": 329,
|
| 1433 |
+
"wer": 7.009118541033435
|
| 1434 |
+
}
|
| 1435 |
+
},
|
| 1436 |
+
"homographs": {
|
| 1437 |
+
"raw": {
|
| 1438 |
+
"utterances": 6,
|
| 1439 |
+
"errors": 70,
|
| 1440 |
+
"words": 70,
|
| 1441 |
+
"wer": 1.0
|
| 1442 |
+
},
|
| 1443 |
+
"semantic": {
|
| 1444 |
+
"utterances": 6,
|
| 1445 |
+
"errors": 73,
|
| 1446 |
+
"words": 70,
|
| 1447 |
+
"wer": 1.042857142857143
|
| 1448 |
+
}
|
| 1449 |
+
},
|
| 1450 |
+
"long": {
|
| 1451 |
+
"raw": {
|
| 1452 |
+
"utterances": 15,
|
| 1453 |
+
"errors": 1113,
|
| 1454 |
+
"words": 412,
|
| 1455 |
+
"wer": 2.7014563106796117
|
| 1456 |
+
},
|
| 1457 |
+
"semantic": {
|
| 1458 |
+
"utterances": 15,
|
| 1459 |
+
"errors": 1190,
|
| 1460 |
+
"words": 432,
|
| 1461 |
+
"wer": 2.7546296296296298
|
| 1462 |
+
}
|
| 1463 |
+
},
|
| 1464 |
+
"long_range": {
|
| 1465 |
+
"raw": {
|
| 1466 |
+
"utterances": 6,
|
| 1467 |
+
"errors": 153,
|
| 1468 |
+
"words": 121,
|
| 1469 |
+
"wer": 1.2644628099173554
|
| 1470 |
+
},
|
| 1471 |
+
"semantic": {
|
| 1472 |
+
"utterances": 6,
|
| 1473 |
+
"errors": 159,
|
| 1474 |
+
"words": 121,
|
| 1475 |
+
"wer": 1.3140495867768596
|
| 1476 |
+
}
|
| 1477 |
+
},
|
| 1478 |
+
"names_places": {
|
| 1479 |
+
"raw": {
|
| 1480 |
+
"utterances": 6,
|
| 1481 |
+
"errors": 666,
|
| 1482 |
+
"words": 57,
|
| 1483 |
+
"wer": 11.68421052631579
|
| 1484 |
+
},
|
| 1485 |
+
"semantic": {
|
| 1486 |
+
"utterances": 6,
|
| 1487 |
+
"errors": 828,
|
| 1488 |
+
"words": 57,
|
| 1489 |
+
"wer": 14.526315789473685
|
| 1490 |
+
}
|
| 1491 |
+
},
|
| 1492 |
+
"narrative": {
|
| 1493 |
+
"raw": {
|
| 1494 |
+
"utterances": 24,
|
| 1495 |
+
"errors": 2415,
|
| 1496 |
+
"words": 342,
|
| 1497 |
+
"wer": 7.06140350877193
|
| 1498 |
+
},
|
| 1499 |
+
"semantic": {
|
| 1500 |
+
"utterances": 24,
|
| 1501 |
+
"errors": 2562,
|
| 1502 |
+
"words": 352,
|
| 1503 |
+
"wer": 7.278409090909091
|
| 1504 |
+
}
|
| 1505 |
+
},
|
| 1506 |
+
"numbers": {
|
| 1507 |
+
"raw": {
|
| 1508 |
+
"utterances": 6,
|
| 1509 |
+
"errors": 94,
|
| 1510 |
+
"words": 81,
|
| 1511 |
+
"wer": 1.1604938271604939
|
| 1512 |
+
},
|
| 1513 |
+
"semantic": {
|
| 1514 |
+
"utterances": 6,
|
| 1515 |
+
"errors": 91,
|
| 1516 |
+
"words": 64,
|
| 1517 |
+
"wer": 1.421875
|
| 1518 |
+
}
|
| 1519 |
+
},
|
| 1520 |
+
"phonetic_balance": {
|
| 1521 |
+
"raw": {
|
| 1522 |
+
"utterances": 300,
|
| 1523 |
+
"errors": 19668,
|
| 1524 |
+
"words": 2605,
|
| 1525 |
+
"wer": 7.550095969289827
|
| 1526 |
+
},
|
| 1527 |
+
"semantic": {
|
| 1528 |
+
"utterances": 300,
|
| 1529 |
+
"errors": 21028,
|
| 1530 |
+
"words": 2627,
|
| 1531 |
+
"wer": 8.00456794822992
|
| 1532 |
+
}
|
| 1533 |
+
},
|
| 1534 |
+
"punctuation": {
|
| 1535 |
+
"raw": {
|
| 1536 |
+
"utterances": 6,
|
| 1537 |
+
"errors": 803,
|
| 1538 |
+
"words": 65,
|
| 1539 |
+
"wer": 12.353846153846154
|
| 1540 |
+
},
|
| 1541 |
+
"semantic": {
|
| 1542 |
+
"utterances": 6,
|
| 1543 |
+
"errors": 807,
|
| 1544 |
+
"words": 65,
|
| 1545 |
+
"wer": 12.415384615384616
|
| 1546 |
+
}
|
| 1547 |
+
},
|
| 1548 |
+
"question": {
|
| 1549 |
+
"raw": {
|
| 1550 |
+
"utterances": 15,
|
| 1551 |
+
"errors": 1412,
|
| 1552 |
+
"words": 163,
|
| 1553 |
+
"wer": 8.662576687116564
|
| 1554 |
+
},
|
| 1555 |
+
"semantic": {
|
| 1556 |
+
"utterances": 15,
|
| 1557 |
+
"errors": 1529,
|
| 1558 |
+
"words": 165,
|
| 1559 |
+
"wer": 9.266666666666667
|
| 1560 |
+
}
|
| 1561 |
+
},
|
| 1562 |
+
"rare_words": {
|
| 1563 |
+
"raw": {
|
| 1564 |
+
"utterances": 6,
|
| 1565 |
+
"errors": 819,
|
| 1566 |
+
"words": 57,
|
| 1567 |
+
"wer": 14.368421052631579
|
| 1568 |
+
},
|
| 1569 |
+
"semantic": {
|
| 1570 |
+
"utterances": 6,
|
| 1571 |
+
"errors": 820,
|
| 1572 |
+
"words": 57,
|
| 1573 |
+
"wer": 14.385964912280702
|
| 1574 |
+
}
|
| 1575 |
+
},
|
| 1576 |
+
"short": {
|
| 1577 |
+
"raw": {
|
| 1578 |
+
"utterances": 24,
|
| 1579 |
+
"errors": 436,
|
| 1580 |
+
"words": 98,
|
| 1581 |
+
"wer": 4.448979591836735
|
| 1582 |
+
},
|
| 1583 |
+
"semantic": {
|
| 1584 |
+
"utterances": 24,
|
| 1585 |
+
"errors": 447,
|
| 1586 |
+
"words": 105,
|
| 1587 |
+
"wer": 4.257142857142857
|
| 1588 |
+
}
|
| 1589 |
+
},
|
| 1590 |
+
"technical": {
|
| 1591 |
+
"raw": {
|
| 1592 |
+
"utterances": 21,
|
| 1593 |
+
"errors": 1976,
|
| 1594 |
+
"words": 251,
|
| 1595 |
+
"wer": 7.872509960159363
|
| 1596 |
+
},
|
| 1597 |
+
"semantic": {
|
| 1598 |
+
"utterances": 21,
|
| 1599 |
+
"errors": 1982,
|
| 1600 |
+
"words": 256,
|
| 1601 |
+
"wer": 7.7421875
|
| 1602 |
+
}
|
| 1603 |
+
}
|
| 1604 |
+
}
|
| 1605 |
+
},
|
| 1606 |
+
"utmos22": {
|
| 1607 |
+
"mean": 2.4712263617515564,
|
| 1608 |
+
"ci": [
|
| 1609 |
+
2.412739716243744,
|
| 1610 |
+
2.5290928330957887
|
| 1611 |
+
]
|
| 1612 |
+
}
|
| 1613 |
+
},
|
| 1614 |
+
"supertonic3-james-8step": {
|
| 1615 |
+
"label": "Supertonic 3 \u00b7 James \u00b7 8-step",
|
| 1616 |
+
"weight_mb": 398.075273,
|
| 1617 |
+
"semantic_wer": {
|
| 1618 |
+
"wer": 6.225214899713467,
|
| 1619 |
+
"ci": [
|
| 1620 |
+
5.2127497621313035,
|
| 1621 |
+
7.2831739961759085
|
| 1622 |
+
],
|
| 1623 |
+
"categories": {
|
| 1624 |
+
"conversational": {
|
| 1625 |
+
"raw": {
|
| 1626 |
+
"utterances": 25,
|
| 1627 |
+
"errors": 1746,
|
| 1628 |
+
"words": 296,
|
| 1629 |
+
"wer": 5.898648648648648
|
| 1630 |
+
},
|
| 1631 |
+
"semantic": {
|
| 1632 |
+
"utterances": 25,
|
| 1633 |
+
"errors": 1812,
|
| 1634 |
+
"words": 309,
|
| 1635 |
+
"wer": 5.864077669902913
|
| 1636 |
+
}
|
| 1637 |
+
},
|
| 1638 |
+
"descriptive": {
|
| 1639 |
+
"raw": {
|
| 1640 |
+
"utterances": 16,
|
| 1641 |
+
"errors": 1230,
|
| 1642 |
+
"words": 217,
|
| 1643 |
+
"wer": 5.668202764976958
|
| 1644 |
+
},
|
| 1645 |
+
"semantic": {
|
| 1646 |
+
"utterances": 16,
|
| 1647 |
+
"errors": 1234,
|
| 1648 |
+
"words": 226,
|
| 1649 |
+
"wer": 5.460176991150442
|
| 1650 |
+
}
|
| 1651 |
+
},
|
| 1652 |
+
"emotional": {
|
| 1653 |
+
"raw": {
|
| 1654 |
+
"utterances": 24,
|
| 1655 |
+
"errors": 1592,
|
| 1656 |
+
"words": 314,
|
| 1657 |
+
"wer": 5.070063694267516
|
| 1658 |
+
},
|
| 1659 |
+
"semantic": {
|
| 1660 |
+
"utterances": 24,
|
| 1661 |
+
"errors": 1670,
|
| 1662 |
+
"words": 329,
|
| 1663 |
+
"wer": 5.075987841945289
|
| 1664 |
+
}
|
| 1665 |
+
},
|
| 1666 |
+
"homographs": {
|
| 1667 |
+
"raw": {
|
| 1668 |
+
"utterances": 6,
|
| 1669 |
+
"errors": 326,
|
| 1670 |
+
"words": 70,
|
| 1671 |
+
"wer": 4.6571428571428575
|
| 1672 |
+
},
|
| 1673 |
+
"semantic": {
|
| 1674 |
+
"utterances": 6,
|
| 1675 |
+
"errors": 413,
|
| 1676 |
+
"words": 70,
|
| 1677 |
+
"wer": 5.9
|
| 1678 |
+
}
|
| 1679 |
+
},
|
| 1680 |
+
"long": {
|
| 1681 |
+
"raw": {
|
| 1682 |
+
"utterances": 15,
|
| 1683 |
+
"errors": 1459,
|
| 1684 |
+
"words": 412,
|
| 1685 |
+
"wer": 3.54126213592233
|
| 1686 |
+
},
|
| 1687 |
+
"semantic": {
|
| 1688 |
+
"utterances": 15,
|
| 1689 |
+
"errors": 1468,
|
| 1690 |
+
"words": 432,
|
| 1691 |
+
"wer": 3.3981481481481484
|
| 1692 |
+
}
|
| 1693 |
+
},
|
| 1694 |
+
"long_range": {
|
| 1695 |
+
"raw": {
|
| 1696 |
+
"utterances": 6,
|
| 1697 |
+
"errors": 113,
|
| 1698 |
+
"words": 121,
|
| 1699 |
+
"wer": 0.9338842975206612
|
| 1700 |
+
},
|
| 1701 |
+
"semantic": {
|
| 1702 |
+
"utterances": 6,
|
| 1703 |
+
"errors": 113,
|
| 1704 |
+
"words": 121,
|
| 1705 |
+
"wer": 0.9338842975206612
|
| 1706 |
+
}
|
| 1707 |
+
},
|
| 1708 |
+
"names_places": {
|
| 1709 |
+
"raw": {
|
| 1710 |
+
"utterances": 6,
|
| 1711 |
+
"errors": 381,
|
| 1712 |
+
"words": 57,
|
| 1713 |
+
"wer": 6.684210526315789
|
| 1714 |
+
},
|
| 1715 |
+
"semantic": {
|
| 1716 |
+
"utterances": 6,
|
| 1717 |
+
"errors": 476,
|
| 1718 |
+
"words": 57,
|
| 1719 |
+
"wer": 8.350877192982455
|
| 1720 |
+
}
|
| 1721 |
+
},
|
| 1722 |
+
"narrative": {
|
| 1723 |
+
"raw": {
|
| 1724 |
+
"utterances": 24,
|
| 1725 |
+
"errors": 1338,
|
| 1726 |
+
"words": 342,
|
| 1727 |
+
"wer": 3.912280701754386
|
| 1728 |
+
},
|
| 1729 |
+
"semantic": {
|
| 1730 |
+
"utterances": 24,
|
| 1731 |
+
"errors": 1344,
|
| 1732 |
+
"words": 352,
|
| 1733 |
+
"wer": 3.8181818181818183
|
| 1734 |
+
}
|
| 1735 |
+
},
|
| 1736 |
+
"numbers": {
|
| 1737 |
+
"raw": {
|
| 1738 |
+
"utterances": 6,
|
| 1739 |
+
"errors": 90,
|
| 1740 |
+
"words": 81,
|
| 1741 |
+
"wer": 1.1111111111111112
|
| 1742 |
+
},
|
| 1743 |
+
"semantic": {
|
| 1744 |
+
"utterances": 6,
|
| 1745 |
+
"errors": 87,
|
| 1746 |
+
"words": 64,
|
| 1747 |
+
"wer": 1.359375
|
| 1748 |
+
}
|
| 1749 |
+
},
|
| 1750 |
+
"phonetic_balance": {
|
| 1751 |
+
"raw": {
|
| 1752 |
+
"utterances": 300,
|
| 1753 |
+
"errors": 18274,
|
| 1754 |
+
"words": 2605,
|
| 1755 |
+
"wer": 7.014971209213051
|
| 1756 |
+
},
|
| 1757 |
+
"semantic": {
|
| 1758 |
+
"utterances": 300,
|
| 1759 |
+
"errors": 19044,
|
| 1760 |
+
"words": 2627,
|
| 1761 |
+
"wer": 7.2493338408831365
|
| 1762 |
+
}
|
| 1763 |
+
},
|
| 1764 |
+
"punctuation": {
|
| 1765 |
+
"raw": {
|
| 1766 |
+
"utterances": 6,
|
| 1767 |
+
"errors": 361,
|
| 1768 |
+
"words": 65,
|
| 1769 |
+
"wer": 5.553846153846154
|
| 1770 |
+
},
|
| 1771 |
+
"semantic": {
|
| 1772 |
+
"utterances": 6,
|
| 1773 |
+
"errors": 438,
|
| 1774 |
+
"words": 65,
|
| 1775 |
+
"wer": 6.7384615384615385
|
| 1776 |
+
}
|
| 1777 |
+
},
|
| 1778 |
+
"question": {
|
| 1779 |
+
"raw": {
|
| 1780 |
+
"utterances": 15,
|
| 1781 |
+
"errors": 1153,
|
| 1782 |
+
"words": 163,
|
| 1783 |
+
"wer": 7.07361963190184
|
| 1784 |
+
},
|
| 1785 |
+
"semantic": {
|
| 1786 |
+
"utterances": 15,
|
| 1787 |
+
"errors": 1267,
|
| 1788 |
+
"words": 165,
|
| 1789 |
+
"wer": 7.678787878787879
|
| 1790 |
+
}
|
| 1791 |
+
},
|
| 1792 |
+
"rare_words": {
|
| 1793 |
+
"raw": {
|
| 1794 |
+
"utterances": 6,
|
| 1795 |
+
"errors": 438,
|
| 1796 |
+
"words": 57,
|
| 1797 |
+
"wer": 7.684210526315789
|
| 1798 |
+
},
|
| 1799 |
+
"semantic": {
|
| 1800 |
+
"utterances": 6,
|
| 1801 |
+
"errors": 444,
|
| 1802 |
+
"words": 57,
|
| 1803 |
+
"wer": 7.7894736842105265
|
| 1804 |
+
}
|
| 1805 |
+
},
|
| 1806 |
+
"short": {
|
| 1807 |
+
"raw": {
|
| 1808 |
+
"utterances": 24,
|
| 1809 |
+
"errors": 1005,
|
| 1810 |
+
"words": 98,
|
| 1811 |
+
"wer": 10.255102040816327
|
| 1812 |
+
},
|
| 1813 |
+
"semantic": {
|
| 1814 |
+
"utterances": 24,
|
| 1815 |
+
"errors": 1057,
|
| 1816 |
+
"words": 105,
|
| 1817 |
+
"wer": 10.066666666666666
|
| 1818 |
+
}
|
| 1819 |
+
},
|
| 1820 |
+
"technical": {
|
| 1821 |
+
"raw": {
|
| 1822 |
+
"utterances": 21,
|
| 1823 |
+
"errors": 1585,
|
| 1824 |
+
"words": 251,
|
| 1825 |
+
"wer": 6.314741035856573
|
| 1826 |
+
},
|
| 1827 |
+
"semantic": {
|
| 1828 |
+
"utterances": 21,
|
| 1829 |
+
"errors": 1722,
|
| 1830 |
+
"words": 256,
|
| 1831 |
+
"wer": 6.7265625
|
| 1832 |
+
}
|
| 1833 |
+
}
|
| 1834 |
+
}
|
| 1835 |
+
},
|
| 1836 |
+
"utmos22": {
|
| 1837 |
+
"mean": 4.29470673418045,
|
| 1838 |
+
"ci": [
|
| 1839 |
+
4.281224336981774,
|
| 1840 |
+
4.307890736854076
|
| 1841 |
+
]
|
| 1842 |
+
}
|
| 1843 |
+
}
|
| 1844 |
+
},
|
| 1845 |
+
"asr_robustness": {
|
| 1846 |
+
"inflect-micro-v2": {
|
| 1847 |
+
"whisper-large-v3": {
|
| 1848 |
+
"wer": 0.019293218720152817,
|
| 1849 |
+
"ci": [
|
| 1850 |
+
0.014622733476311172,
|
| 1851 |
+
0.024179280518969924
|
| 1852 |
+
]
|
| 1853 |
+
},
|
| 1854 |
+
"wav2vec2-large-lv60k-960h": {
|
| 1855 |
+
"wer": 0.048137535816618914,
|
| 1856 |
+
"ci": [
|
| 1857 |
+
0.03997704667176741,
|
| 1858 |
+
0.05712124077926991
|
| 1859 |
+
]
|
| 1860 |
+
}
|
| 1861 |
+
},
|
| 1862 |
+
"inflect-nano-v2": {
|
| 1863 |
+
"whisper-large-v3": {
|
| 1864 |
+
"wer": 0.024832855778414518,
|
| 1865 |
+
"ci": [
|
| 1866 |
+
0.019525267993874426,
|
| 1867 |
+
0.030727866333781446
|
| 1868 |
+
]
|
| 1869 |
+
},
|
| 1870 |
+
"wav2vec2-large-lv60k-960h": {
|
| 1871 |
+
"wer": 0.05673352435530086,
|
| 1872 |
+
"ci": [
|
| 1873 |
+
0.04819277108433735,
|
| 1874 |
+
0.06602129719264278
|
| 1875 |
+
]
|
| 1876 |
+
}
|
| 1877 |
+
},
|
| 1878 |
+
"kitten-nano-bruno": {
|
| 1879 |
+
"whisper-large-v3": {
|
| 1880 |
+
"wer": 0.009742120343839542,
|
| 1881 |
+
"ci": [
|
| 1882 |
+
0.006622516556291391,
|
| 1883 |
+
0.013268998793727383
|
| 1884 |
+
]
|
| 1885 |
+
},
|
| 1886 |
+
"wav2vec2-large-lv60k-960h": {
|
| 1887 |
+
"wer": 0.03553008595988539,
|
| 1888 |
+
"ci": [
|
| 1889 |
+
0.028724626579854463,
|
| 1890 |
+
0.04309006211180124
|
| 1891 |
+
]
|
| 1892 |
+
}
|
| 1893 |
+
},
|
| 1894 |
+
"kitten-nano-hugo": {
|
| 1895 |
+
"whisper-large-v3": {
|
| 1896 |
+
"wer": 0.011461318051575931,
|
| 1897 |
+
"ci": [
|
| 1898 |
+
0.007995319812792511,
|
| 1899 |
+
0.01523625843780135
|
| 1900 |
+
]
|
| 1901 |
+
},
|
| 1902 |
+
"wav2vec2-large-lv60k-960h": {
|
| 1903 |
+
"wer": 0.03629417382999045,
|
| 1904 |
+
"ci": [
|
| 1905 |
+
0.029451395572666024,
|
| 1906 |
+
0.043798449612403104
|
| 1907 |
+
]
|
| 1908 |
+
}
|
| 1909 |
+
},
|
| 1910 |
+
"piper-ryan-low": {
|
| 1911 |
+
"whisper-large-v3": {
|
| 1912 |
+
"wer": 0.023304680038204392,
|
| 1913 |
+
"ci": [
|
| 1914 |
+
0.018028169014084508,
|
| 1915 |
+
0.02901655306718598
|
| 1916 |
+
]
|
| 1917 |
+
},
|
| 1918 |
+
"wav2vec2-large-lv60k-960h": {
|
| 1919 |
+
"wer": 0.0670487106017192,
|
| 1920 |
+
"ci": [
|
| 1921 |
+
0.05838601710673113,
|
| 1922 |
+
0.07638619620007756
|
| 1923 |
+
]
|
| 1924 |
+
}
|
| 1925 |
+
},
|
| 1926 |
+
"piper-danny-low": {
|
| 1927 |
+
"whisper-large-v3": {
|
| 1928 |
+
"wer": 0.018147086914995225,
|
| 1929 |
+
"ci": [
|
| 1930 |
+
0.013549618320610687,
|
| 1931 |
+
0.022975077881619937
|
| 1932 |
+
]
|
| 1933 |
+
},
|
| 1934 |
+
"wav2vec2-large-lv60k-960h": {
|
| 1935 |
+
"wer": 0.053104106972301814,
|
| 1936 |
+
"ci": [
|
| 1937 |
+
0.04440632742519535,
|
| 1938 |
+
0.06227176628867961
|
| 1939 |
+
]
|
| 1940 |
+
}
|
| 1941 |
+
},
|
| 1942 |
+
"supertonic3-james-3step": {
|
| 1943 |
+
"whisper-large-v3": {
|
| 1944 |
+
"wer": 6.928175740210124,
|
| 1945 |
+
"ci": [
|
| 1946 |
+
5.861435406698565,
|
| 1947 |
+
8.043254987161761
|
| 1948 |
+
]
|
| 1949 |
+
},
|
| 1950 |
+
"wav2vec2-large-lv60k-960h": {
|
| 1951 |
+
"wer": 0.1346704871060172,
|
| 1952 |
+
"ci": [
|
| 1953 |
+
0.11719324026451139,
|
| 1954 |
+
0.15343099460292983
|
| 1955 |
+
]
|
| 1956 |
+
}
|
| 1957 |
+
},
|
| 1958 |
+
"supertonic3-james-8step": {
|
| 1959 |
+
"whisper-large-v3": {
|
| 1960 |
+
"wer": 6.225214899713467,
|
| 1961 |
+
"ci": [
|
| 1962 |
+
5.2127497621313035,
|
| 1963 |
+
7.2831739961759085
|
| 1964 |
+
]
|
| 1965 |
+
},
|
| 1966 |
+
"wav2vec2-large-lv60k-960h": {
|
| 1967 |
+
"wer": 0.037631327602674305,
|
| 1968 |
+
"ci": [
|
| 1969 |
+
0.030763314747164008,
|
| 1970 |
+
0.044854881266490766
|
| 1971 |
+
]
|
| 1972 |
+
}
|
| 1973 |
+
}
|
| 1974 |
+
},
|
| 1975 |
+
"family_averages": {
|
| 1976 |
+
"kitten": {
|
| 1977 |
+
"semantic_wer": 0.010601719197707736,
|
| 1978 |
+
"utmos22": 4.2039608595371245
|
| 1979 |
+
},
|
| 1980 |
+
"piper": {
|
| 1981 |
+
"semantic_wer": 0.02072588347659981,
|
| 1982 |
+
"utmos22": 4.242184207677841
|
| 1983 |
+
}
|
| 1984 |
+
},
|
| 1985 |
+
"notes": [
|
| 1986 |
+
"Family averages are equal-weight macro averages over the two named voices.",
|
| 1987 |
+
"Supertonic 3-step and 8-step remain separate.",
|
| 1988 |
+
"UTMOS22 and WER are not combined into one score."
|
| 1989 |
+
]
|
| 1990 |
+
}
|
evaluation/final/raw/asr_combined/report.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
evaluation/final/raw/combined_manifest_validation.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_matched_manifest_validation_v1",
|
| 3 |
+
"systems": {
|
| 4 |
+
"inflect-micro-v2": 500,
|
| 5 |
+
"inflect-nano-v2": 500,
|
| 6 |
+
"kitten-nano-bruno": 500,
|
| 7 |
+
"kitten-nano-hugo": 500,
|
| 8 |
+
"piper-danny-low": 500,
|
| 9 |
+
"piper-ryan-low": 500,
|
| 10 |
+
"supertonic3-james-3step": 500,
|
| 11 |
+
"supertonic3-james-8step": 500
|
| 12 |
+
},
|
| 13 |
+
"total_rows": 4000,
|
| 14 |
+
"unique_prompts": 500,
|
| 15 |
+
"categories": {
|
| 16 |
+
"conversational": 25,
|
| 17 |
+
"descriptive": 16,
|
| 18 |
+
"emotional": 24,
|
| 19 |
+
"homographs": 6,
|
| 20 |
+
"long": 15,
|
| 21 |
+
"long_range": 6,
|
| 22 |
+
"names_places": 6,
|
| 23 |
+
"narrative": 24,
|
| 24 |
+
"numbers": 6,
|
| 25 |
+
"phonetic_balance": 300,
|
| 26 |
+
"punctuation": 6,
|
| 27 |
+
"question": 15,
|
| 28 |
+
"rare_words": 6,
|
| 29 |
+
"short": 24,
|
| 30 |
+
"technical": 21
|
| 31 |
+
},
|
| 32 |
+
"valid": true
|
| 33 |
+
}
|
evaluation/final/raw/prompt_report.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_v2_final_benchmark_prompts_v1",
|
| 3 |
+
"count": 500,
|
| 4 |
+
"sha256": "5b7aa33852e6c738eb0e1dbf9fcfcc90772b97ad219167e44aaf3917d063b056",
|
| 5 |
+
"base_prompt_count": 200,
|
| 6 |
+
"cmu_arctic_prompt_count": 300,
|
| 7 |
+
"categories": {
|
| 8 |
+
"conversational": 25,
|
| 9 |
+
"descriptive": 16,
|
| 10 |
+
"emotional": 24,
|
| 11 |
+
"homographs": 6,
|
| 12 |
+
"long": 15,
|
| 13 |
+
"long_range": 6,
|
| 14 |
+
"names_places": 6,
|
| 15 |
+
"narrative": 24,
|
| 16 |
+
"numbers": 6,
|
| 17 |
+
"phonetic_balance": 300,
|
| 18 |
+
"punctuation": 6,
|
| 19 |
+
"question": 15,
|
| 20 |
+
"rare_words": 6,
|
| 21 |
+
"short": 24,
|
| 22 |
+
"technical": 21
|
| 23 |
+
},
|
| 24 |
+
"sources": {
|
| 25 |
+
"cmu_arctic": 300,
|
| 26 |
+
"ood_stress": 46,
|
| 27 |
+
"voxcpm_unrelated": 154
|
| 28 |
+
},
|
| 29 |
+
"training_exclusion_count": 87362,
|
| 30 |
+
"rejected_duplicate": 0,
|
| 31 |
+
"rejected_exact_training_match": 0,
|
| 32 |
+
"word_count": {
|
| 33 |
+
"minimum": 1,
|
| 34 |
+
"maximum": 33,
|
| 35 |
+
"mean": 10.272
|
| 36 |
+
}
|
| 37 |
+
}
|
evaluation/final/raw/prompts.jsonl
ADDED
|
@@ -0,0 +1,500 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"id": "release500_0001", "category": "conversational", "text": "It wasn't until later that I realized what had actually happened.", "source": "voxcpm_unrelated"}
|
| 2 |
+
{"id": "release500_0002", "category": "descriptive", "text": "The light at that time of afternoon is perfect for about twenty minutes.", "source": "voxcpm_unrelated"}
|
| 3 |
+
{"id": "release500_0003", "category": "emotional", "text": "That was the scariest thing I've ever done, and also maybe the best.", "source": "voxcpm_unrelated"}
|
| 4 |
+
{"id": "release500_0004", "category": "homographs", "text": "After I record the record, please present the present to the bass player.", "source": "ood_stress"}
|
| 5 |
+
{"id": "release500_0005", "category": "long", "text": "If I'm being completely honest, I had no idea what I was doing for most of it, and I think that might be the most normal thing about the whole experience.", "source": "voxcpm_unrelated"}
|
| 6 |
+
{"id": "release500_0006", "category": "long_range", "text": "The committee postponed its decision after discovering that three pages of the report had been printed in the wrong order.", "source": "ood_stress"}
|
| 7 |
+
{"id": "release500_0007", "category": "names_places", "text": "Gwendolyn photographed the eucalyptus trees outside Ljubljana.", "source": "ood_stress"}
|
| 8 |
+
{"id": "release500_0008", "category": "narrative", "text": "He had this theory, and the more time passes, the more I think he was right.", "source": "voxcpm_unrelated"}
|
| 9 |
+
{"id": "release500_0009", "category": "numbers", "text": "The package weighs twelve point six kilograms and arrived on July twenty-first.", "source": "ood_stress"}
|
| 10 |
+
{"id": "release500_0010", "category": "punctuation", "text": "First, close the window; second, turn off the lamp; finally, lock the door.", "source": "ood_stress"}
|
| 11 |
+
{"id": "release500_0011", "category": "question", "text": "When did you first realize something was wrong?", "source": "voxcpm_unrelated"}
|
| 12 |
+
{"id": "release500_0012", "category": "rare_words", "text": "The archaeologist catalogued a Byzantine reliquary and several anachronistic fragments.", "source": "ood_stress"}
|
| 13 |
+
{"id": "release500_0013", "category": "short", "text": "I have no idea.", "source": "voxcpm_unrelated"}
|
| 14 |
+
{"id": "release500_0014", "category": "technical", "text": "The system runs on three core components that all have to stay in sync.", "source": "voxcpm_unrelated"}
|
| 15 |
+
{"id": "release500_0015", "category": "conversational", "text": "We improvised the entire second half and somehow nobody noticed.", "source": "voxcpm_unrelated"}
|
| 16 |
+
{"id": "release500_0016", "category": "descriptive", "text": "There's a smell in old buildings that's impossible to describe but immediately familiar.", "source": "voxcpm_unrelated"}
|
| 17 |
+
{"id": "release500_0017", "category": "emotional", "text": "I specifically asked for one thing. One thing. And it still didn't happen.", "source": "voxcpm_unrelated"}
|
| 18 |
+
{"id": "release500_0018", "category": "homographs", "text": "They refuse to place the refuse beside the produce aisle.", "source": "ood_stress"}
|
| 19 |
+
{"id": "release500_0019", "category": "long", "text": "There were days last year when I genuinely didn't know how I was going to get through it, and somehow I did, and I still don't fully understand how.", "source": "voxcpm_unrelated"}
|
| 20 |
+
{"id": "release500_0020", "category": "long_range", "text": "Before announcing the winner, the judge thanked the volunteers who had worked through the storm to repair the damaged stage.", "source": "ood_stress"}
|
| 21 |
+
{"id": "release500_0021", "category": "names_places", "text": "Professor Nguyen mailed the fluorescent poster to Reykjavik on Thursday.", "source": "ood_stress"}
|
| 22 |
+
{"id": "release500_0022", "category": "narrative", "text": "The plan was simple. The execution was anything but.", "source": "voxcpm_unrelated"}
|
| 23 |
+
{"id": "release500_0023", "category": "numbers", "text": "Her score improved from eighty-two percent to ninety-seven percent in two weeks.", "source": "ood_stress"}
|
| 24 |
+
{"id": "release500_0024", "category": "punctuation", "text": "Why would anyone pack spoons, batteries, and a violin for one short trip?", "source": "ood_stress"}
|
| 25 |
+
{"id": "release500_0025", "category": "question", "text": "How long have you been sitting on this?", "source": "voxcpm_unrelated"}
|
| 26 |
+
{"id": "release500_0026", "category": "rare_words", "text": "A mischievous chameleon rested beside the chrysanthemum and the bougainvillea.", "source": "ood_stress"}
|
| 27 |
+
{"id": "release500_0027", "category": "short", "text": "We don't talk about that.", "source": "voxcpm_unrelated"}
|
| 28 |
+
{"id": "release500_0028", "category": "technical", "text": "Hash the UTF eight payload with S H A two fifty-six before opening the checkpoint.", "source": "ood_stress"}
|
| 29 |
+
{"id": "release500_0029", "category": "conversational", "text": "I thought I had it all figured out, and then this happened.", "source": "voxcpm_unrelated"}
|
| 30 |
+
{"id": "release500_0030", "category": "descriptive", "text": "The kind of quiet you only get at three in the morning in a city.", "source": "voxcpm_unrelated"}
|
| 31 |
+
{"id": "release500_0031", "category": "emotional", "text": "The joy of it was almost overwhelming, like too much good all at once.", "source": "voxcpm_unrelated"}
|
| 32 |
+
{"id": "release500_0032", "category": "homographs", "text": "Please close the door while I stand close to the microphone.", "source": "ood_stress"}
|
| 33 |
+
{"id": "release500_0033", "category": "long", "text": "I think the most underrated skill in the world is knowing when to stop explaining yourself and just let people draw their own conclusions.", "source": "voxcpm_unrelated"}
|
| 34 |
+
{"id": "release500_0034", "category": "long_range", "text": "When the final bus disappeared around the corner, Nadia remembered that her umbrella, notebook, and lunch were still inside the quiet office.", "source": "ood_stress"}
|
| 35 |
+
{"id": "release500_0035", "category": "names_places", "text": "Aurelia and Joaquin crossed the Schuylkill River before noon.", "source": "ood_stress"}
|
| 36 |
+
{"id": "release500_0036", "category": "narrative", "text": "The village had a name, but nobody used it. Everyone just called it home.", "source": "voxcpm_unrelated"}
|
| 37 |
+
{"id": "release500_0037", "category": "numbers", "text": "Increase the gain by three decibels, wait five seconds, then reduce it by one.", "source": "ood_stress"}
|
| 38 |
+
{"id": "release500_0038", "category": "punctuation", "text": "The result was unexpected: clear, stable, and surprisingly natural.", "source": "ood_stress"}
|
| 39 |
+
{"id": "release500_0039", "category": "question", "text": "Who told you that was the right way to do it?", "source": "voxcpm_unrelated"}
|
| 40 |
+
{"id": "release500_0040", "category": "rare_words", "text": "The meticulous cartographer examined an iridescent archipelago through binoculars.", "source": "ood_stress"}
|
| 41 |
+
{"id": "release500_0041", "category": "short", "text": "I mean. Yeah. Kind of.", "source": "voxcpm_unrelated"}
|
| 42 |
+
{"id": "release500_0042", "category": "technical", "text": "The logs are your best friend when something behaves unexpectedly.", "source": "voxcpm_unrelated"}
|
| 43 |
+
{"id": "release500_0043", "category": "conversational", "text": "He kept talking and I kept nodding and neither of us was listening.", "source": "voxcpm_unrelated"}
|
| 44 |
+
{"id": "release500_0044", "category": "descriptive", "text": "It's one of those places where everyone seems to know each other already.", "source": "voxcpm_unrelated"}
|
| 45 |
+
{"id": "release500_0045", "category": "emotional", "text": "He said he was proud of me and nobody had ever said that to me before.", "source": "voxcpm_unrelated"}
|
| 46 |
+
{"id": "release500_0046", "category": "homographs", "text": "The minute detail took a minute to explain clearly.", "source": "ood_stress"}
|
| 47 |
+
{"id": "release500_0047", "category": "long", "text": "The strange thing about really wanting something is that getting it never quite feels the way you imagined it would, and not getting it never quite feels as bad.", "source": "voxcpm_unrelated"}
|
| 48 |
+
{"id": "release500_0048", "category": "long_range", "text": "Even though the recipe looked simple at first, preparing the sauce required patience, careful timing, and a much larger pan.", "source": "ood_stress"}
|
| 49 |
+
{"id": "release500_0049", "category": "names_places", "text": "Xiomara met Siobhan near the old library in Worcestershire.", "source": "ood_stress"}
|
| 50 |
+
{"id": "release500_0050", "category": "narrative", "text": "She walked into the room and everyone went quiet, not because she was loud, but because she wasn't.", "source": "voxcpm_unrelated"}
|
| 51 |
+
{"id": "release500_0051", "category": "numbers", "text": "At exactly seven forty-five, Morgan placed eighteen dollars and fifty cents beside the notebook.", "source": "ood_stress"}
|
| 52 |
+
{"id": "release500_0052", "category": "punctuation", "text": "Does punctuation work? Yes: commas, semicolons, and periods should create sensible boundaries.", "source": "ood_stress"}
|
| 53 |
+
{"id": "release500_0053", "category": "question", "text": "Have you ever just stopped and thought about how strange all of this is?", "source": "voxcpm_unrelated"}
|
| 54 |
+
{"id": "release500_0054", "category": "rare_words", "text": "Her idiosyncratic explanation sounded plausible but remained fundamentally ambiguous.", "source": "ood_stress"}
|
| 55 |
+
{"id": "release500_0055", "category": "short", "text": "That tracks.", "source": "voxcpm_unrelated"}
|
| 56 |
+
{"id": "release500_0056", "category": "technical", "text": "The key thing to remember is that order matters here more than you'd think.", "source": "voxcpm_unrelated"}
|
| 57 |
+
{"id": "release500_0057", "category": "conversational", "text": "I would not say that again in this room if I were you.", "source": "voxcpm_unrelated"}
|
| 58 |
+
{"id": "release500_0058", "category": "descriptive", "text": "The room was filled with the quiet that means something is about to change.", "source": "voxcpm_unrelated"}
|
| 59 |
+
{"id": "release500_0059", "category": "emotional", "text": "I didn't expect to feel that way about it, but I did.", "source": "voxcpm_unrelated"}
|
| 60 |
+
{"id": "release500_0060", "category": "homographs", "text": "I object to the strange object that was left near the entrance.", "source": "ood_stress"}
|
| 61 |
+
{"id": "release500_0061", "category": "long", "text": "I've learned more from the things that went wrong than from the things that worked, which is a frustrating way to have to learn things but apparently the only way that stuck.", "source": "voxcpm_unrelated"}
|
| 62 |
+
{"id": "release500_0062", "category": "long_range", "text": "Because every nearby hotel was full, the exhausted hikers followed the narrow road until they found a farmhouse with one empty room.", "source": "ood_stress"}
|
| 63 |
+
{"id": "release500_0063", "category": "names_places", "text": "The itinerary sends Beatrice from Albuquerque to Des Moines and then to Boise.", "source": "ood_stress"}
|
| 64 |
+
{"id": "release500_0064", "category": "narrative", "text": "We had been driving for six hours when we finally saw the sign for the town.", "source": "voxcpm_unrelated"}
|
| 65 |
+
{"id": "release500_0065", "category": "numbers", "text": "Call extension zero four nine after eight thirty in the morning.", "source": "ood_stress"}
|
| 66 |
+
{"id": "release500_0066", "category": "punctuation", "text": "Stop - listen carefully - then answer the question without guessing.", "source": "ood_stress"}
|
| 67 |
+
{"id": "release500_0067", "category": "question", "text": "Does it matter at this point, honestly?", "source": "voxcpm_unrelated"}
|
| 68 |
+
{"id": "release500_0068", "category": "rare_words", "text": "An entrepreneurial meteorologist described the unprecedented atmospheric phenomenon.", "source": "ood_stress"}
|
| 69 |
+
{"id": "release500_0069", "category": "short", "text": "That's not what I expected.", "source": "voxcpm_unrelated"}
|
| 70 |
+
{"id": "release500_0070", "category": "technical", "text": "There's a known issue with that version that causes failures under load.", "source": "voxcpm_unrelated"}
|
| 71 |
+
{"id": "release500_0071", "category": "conversational", "text": "Don't look now but I think that's him over there.", "source": "voxcpm_unrelated"}
|
| 72 |
+
{"id": "release500_0072", "category": "descriptive", "text": "The city at night looks completely different from how it feels during the day.", "source": "voxcpm_unrelated"}
|
| 73 |
+
{"id": "release500_0073", "category": "emotional", "text": "It's the kind of happy that makes you nervous because you know it can't last.", "source": "voxcpm_unrelated"}
|
| 74 |
+
{"id": "release500_0074", "category": "homographs", "text": "The dove dove beneath the branch while the wind began to wind the loose cable.", "source": "ood_stress"}
|
| 75 |
+
{"id": "release500_0075", "category": "long", "text": "I've thought a lot about what I would do differently if I could go back, and the honest answer is probably not as much as I'd like to think.", "source": "voxcpm_unrelated"}
|
| 76 |
+
{"id": "release500_0076", "category": "long_range", "text": "Although the weather changed without warning, the musicians finished packing before anyone opened the enormous glass door.", "source": "ood_stress"}
|
| 77 |
+
{"id": "release500_0077", "category": "names_places", "text": "Saskatchewan looked unusually bright beneath the pale February sunrise.", "source": "ood_stress"}
|
| 78 |
+
{"id": "release500_0078", "category": "narrative", "text": "She handled it with a grace I genuinely did not expect.", "source": "voxcpm_unrelated"}
|
| 79 |
+
{"id": "release500_0079", "category": "numbers", "text": "Apartment four hundred seven is across from room twenty-nine on the third floor.", "source": "ood_stress"}
|
| 80 |
+
{"id": "release500_0080", "category": "punctuation", "text": "\"Not yet,\" Rowan whispered. \"Give me another minute... please.\"", "source": "ood_stress"}
|
| 81 |
+
{"id": "release500_0081", "category": "question", "text": "What are we actually trying to accomplish here?", "source": "voxcpm_unrelated"}
|
| 82 |
+
{"id": "release500_0082", "category": "rare_words", "text": "The physician recommended a noninvasive procedure for the recurring neurological symptoms.", "source": "ood_stress"}
|
| 83 |
+
{"id": "release500_0083", "category": "short", "text": "Are you serious right now?", "source": "voxcpm_unrelated"}
|
| 84 |
+
{"id": "release500_0084", "category": "technical", "text": "The performance improvement is real, but it comes with tradeoffs.", "source": "voxcpm_unrelated"}
|
| 85 |
+
{"id": "release500_0085", "category": "conversational", "text": "I don't know. It's just been one of those weeks, you know?", "source": "voxcpm_unrelated"}
|
| 86 |
+
{"id": "release500_0086", "category": "descriptive", "text": "The moment you stop expecting perfection, things get a lot more interesting.", "source": "voxcpm_unrelated"}
|
| 87 |
+
{"id": "release500_0087", "category": "emotional", "text": "It's the kind of thing that stays with you even years later.", "source": "voxcpm_unrelated"}
|
| 88 |
+
{"id": "release500_0088", "category": "long", "text": "She told me once that the most important skill she'd developed was learning to disagree with someone without making them feel they were wrong.", "source": "voxcpm_unrelated"}
|
| 89 |
+
{"id": "release500_0089", "category": "narrative", "text": "He stood at the edge of the cliff and wondered, not for the first time, how he'd gotten here.", "source": "voxcpm_unrelated"}
|
| 90 |
+
{"id": "release500_0090", "category": "question", "text": "Why does asking for help feel so hard when you actually need it?", "source": "voxcpm_unrelated"}
|
| 91 |
+
{"id": "release500_0091", "category": "short", "text": "That's fair.", "source": "voxcpm_unrelated"}
|
| 92 |
+
{"id": "release500_0092", "category": "technical", "text": "If you run into that error, the fix is usually just restarting the service.", "source": "voxcpm_unrelated"}
|
| 93 |
+
{"id": "release500_0093", "category": "conversational", "text": "It was a disaster in the best possible way.", "source": "voxcpm_unrelated"}
|
| 94 |
+
{"id": "release500_0094", "category": "descriptive", "text": "It had the look of a place that used to mean something to someone.", "source": "voxcpm_unrelated"}
|
| 95 |
+
{"id": "release500_0095", "category": "emotional", "text": "There's this feeling you get when something finally works after weeks of failure.", "source": "voxcpm_unrelated"}
|
| 96 |
+
{"id": "release500_0096", "category": "long", "text": "He had a theory that most arguments aren't actually about what they seem to be about, and the longer I live the more I think he was onto something.", "source": "voxcpm_unrelated"}
|
| 97 |
+
{"id": "release500_0097", "category": "narrative", "text": "The thing nobody tells you about starting over is how ordinary most of it feels.", "source": "voxcpm_unrelated"}
|
| 98 |
+
{"id": "release500_0098", "category": "question", "text": "What exactly are we waiting for at this point?", "source": "voxcpm_unrelated"}
|
| 99 |
+
{"id": "release500_0099", "category": "short", "text": "I stand by what I said.", "source": "voxcpm_unrelated"}
|
| 100 |
+
{"id": "release500_0100", "category": "technical", "text": "Double-check that value before you push anything to production.", "source": "voxcpm_unrelated"}
|
| 101 |
+
{"id": "release500_0101", "category": "conversational", "text": "I understand your point; I just do not agree with the conclusion.", "source": "ood_stress"}
|
| 102 |
+
{"id": "release500_0102", "category": "descriptive", "text": "The sky that day was a strange shade of orange I'd never seen before.", "source": "voxcpm_unrelated"}
|
| 103 |
+
{"id": "release500_0103", "category": "emotional", "text": "It hurt more than I expected, and I thought I was prepared.", "source": "voxcpm_unrelated"}
|
| 104 |
+
{"id": "release500_0104", "category": "long", "text": "The hardest part wasn't making the decision, it was sitting with the uncertainty of not knowing whether it was the right one for months afterward.", "source": "voxcpm_unrelated"}
|
| 105 |
+
{"id": "release500_0105", "category": "narrative", "text": "There was this one day last summer when everything just clicked into place.", "source": "voxcpm_unrelated"}
|
| 106 |
+
{"id": "release500_0106", "category": "question", "text": "Have you ever thought about why we keep doing things the same way when they stop working?", "source": "voxcpm_unrelated"}
|
| 107 |
+
{"id": "release500_0107", "category": "short", "text": "I can't believe you just said that.", "source": "voxcpm_unrelated"}
|
| 108 |
+
{"id": "release500_0108", "category": "technical", "text": "You'll want to isolate that variable before drawing any conclusions.", "source": "voxcpm_unrelated"}
|
| 109 |
+
{"id": "release500_0109", "category": "conversational", "text": "The meeting that could have been an email lasted two hours.", "source": "voxcpm_unrelated"}
|
| 110 |
+
{"id": "release500_0110", "category": "descriptive", "text": "There's a specific kind of tired that sleep doesn't fix.", "source": "voxcpm_unrelated"}
|
| 111 |
+
{"id": "release500_0111", "category": "emotional", "text": "Something about that moment broke something open in me that I hadn't realized was closed.", "source": "voxcpm_unrelated"}
|
| 112 |
+
{"id": "release500_0112", "category": "long", "text": "The thing about making something good is that you don't usually know it's good while you're making it. You just know you're not done yet.", "source": "voxcpm_unrelated"}
|
| 113 |
+
{"id": "release500_0113", "category": "narrative", "text": "She opened the door slowly, as if she expected to find something she wasn't ready for.", "source": "voxcpm_unrelated"}
|
| 114 |
+
{"id": "release500_0114", "category": "question", "text": "What would you do differently if you could go back?", "source": "voxcpm_unrelated"}
|
| 115 |
+
{"id": "release500_0115", "category": "short", "text": "Okay. Okay okay okay.", "source": "voxcpm_unrelated"}
|
| 116 |
+
{"id": "release500_0116", "category": "technical", "text": "The latency goes up significantly at scale, which is expected.", "source": "voxcpm_unrelated"}
|
| 117 |
+
{"id": "release500_0117", "category": "conversational", "text": "We ended up staying until two in the morning talking about nothing.", "source": "voxcpm_unrelated"}
|
| 118 |
+
{"id": "release500_0118", "category": "descriptive", "text": "The rain started slowly, and then all at once, the way it usually does.", "source": "voxcpm_unrelated"}
|
| 119 |
+
{"id": "release500_0119", "category": "emotional", "text": "I honestly did not think I was going to make it through that year.", "source": "voxcpm_unrelated"}
|
| 120 |
+
{"id": "release500_0120", "category": "long", "text": "There's an assumption that people who seem confident all the time actually feel confident, and in my experience that's almost never true.", "source": "voxcpm_unrelated"}
|
| 121 |
+
{"id": "release500_0121", "category": "narrative", "text": "The moment I opened the door I knew something was different, even if I couldn't say what.", "source": "voxcpm_unrelated"}
|
| 122 |
+
{"id": "release500_0122", "category": "question", "text": "How do you explain something that doesn't make sense even to you?", "source": "voxcpm_unrelated"}
|
| 123 |
+
{"id": "release500_0123", "category": "short", "text": "Hold on a second.", "source": "voxcpm_unrelated"}
|
| 124 |
+
{"id": "release500_0124", "category": "technical", "text": "A deterministic split prevents duplicate normalized text from leaking into evaluation.", "source": "ood_stress"}
|
| 125 |
+
{"id": "release500_0125", "category": "conversational", "text": "Honestly, that was much better than I expected, but the ending still felt rushed.", "source": "ood_stress"}
|
| 126 |
+
{"id": "release500_0126", "category": "descriptive", "text": "She had a habit of tilting her head slightly when thinking hard about something.", "source": "voxcpm_unrelated"}
|
| 127 |
+
{"id": "release500_0127", "category": "emotional", "text": "I cannot stress enough how much I did not want to be right about this.", "source": "voxcpm_unrelated"}
|
| 128 |
+
{"id": "release500_0128", "category": "long", "text": "I used to think the goal was to get to a point where nothing was hard anymore, and now I think that point doesn't exist and I'm not sure I'd want it to.", "source": "voxcpm_unrelated"}
|
| 129 |
+
{"id": "release500_0129", "category": "narrative", "text": "So this is the part of the story where everything goes completely sideways.", "source": "voxcpm_unrelated"}
|
| 130 |
+
{"id": "release500_0130", "category": "question", "text": "Is there a version of this where it actually works out okay?", "source": "voxcpm_unrelated"}
|
| 131 |
+
{"id": "release500_0131", "category": "short", "text": "Oh no. Oh no no no.", "source": "voxcpm_unrelated"}
|
| 132 |
+
{"id": "release500_0132", "category": "technical", "text": "Always test on a copy before modifying the original.", "source": "voxcpm_unrelated"}
|
| 133 |
+
{"id": "release500_0133", "category": "conversational", "text": "I wasn't even supposed to be there. That's the wild part.", "source": "voxcpm_unrelated"}
|
| 134 |
+
{"id": "release500_0134", "category": "descriptive", "text": "It's a small town. Not the kind you leave. The kind you leave and come back to.", "source": "voxcpm_unrelated"}
|
| 135 |
+
{"id": "release500_0135", "category": "emotional", "text": "She cried. I cried. We all just sort of stood there crying.", "source": "voxcpm_unrelated"}
|
| 136 |
+
{"id": "release500_0136", "category": "long", "text": "There's a version of being busy that's actually just a very elaborate way of avoiding the one thing you know you should be doing.", "source": "voxcpm_unrelated"}
|
| 137 |
+
{"id": "release500_0137", "category": "narrative", "text": "The letter arrived on a Tuesday, which felt appropriate somehow.", "source": "voxcpm_unrelated"}
|
| 138 |
+
{"id": "release500_0138", "category": "question", "text": "What exactly did she say when you told her?", "source": "voxcpm_unrelated"}
|
| 139 |
+
{"id": "release500_0139", "category": "short", "text": "No way. Absolutely not.", "source": "voxcpm_unrelated"}
|
| 140 |
+
{"id": "release500_0140", "category": "technical", "text": "The first thing you want to do is make sure everything is backed up.", "source": "voxcpm_unrelated"}
|
| 141 |
+
{"id": "release500_0141", "category": "conversational", "text": "I have the most insane idea and you need to just hear me out.", "source": "voxcpm_unrelated"}
|
| 142 |
+
{"id": "release500_0142", "category": "descriptive", "text": "There's a coffee shop on the corner that's been there longer than anyone can remember.", "source": "voxcpm_unrelated"}
|
| 143 |
+
{"id": "release500_0143", "category": "emotional", "text": "I kept it together until I got to the car, and then I completely fell apart.", "source": "voxcpm_unrelated"}
|
| 144 |
+
{"id": "release500_0144", "category": "long", "text": "The older I get, the more I think that most of what we call wisdom is just pattern recognition built from having been wrong enough times to start noticing.", "source": "voxcpm_unrelated"}
|
| 145 |
+
{"id": "release500_0145", "category": "narrative", "text": "I remember the exact moment I realized I had made a huge mistake.", "source": "voxcpm_unrelated"}
|
| 146 |
+
{"id": "release500_0146", "category": "question", "text": "Do you think it would have gone differently if we'd left earlier?", "source": "voxcpm_unrelated"}
|
| 147 |
+
{"id": "release500_0147", "category": "short", "text": "You have to be kidding me.", "source": "voxcpm_unrelated"}
|
| 148 |
+
{"id": "release500_0148", "category": "technical", "text": "If the checksum fails, restart the worker process without deleting the cached tensors.", "source": "ood_stress"}
|
| 149 |
+
{"id": "release500_0149", "category": "conversational", "text": "I need you to understand how close that was to not working.", "source": "voxcpm_unrelated"}
|
| 150 |
+
{"id": "release500_0150", "category": "descriptive", "text": "It was the sort of morning where the whole world looks rinsed clean.", "source": "voxcpm_unrelated"}
|
| 151 |
+
{"id": "release500_0151", "category": "emotional", "text": "She started laughing and I started laughing and we couldn't stop for a full minute.", "source": "voxcpm_unrelated"}
|
| 152 |
+
{"id": "release500_0152", "category": "long", "text": "We spent three years building something we were genuinely proud of, and then the market shifted and none of it mattered the way we thought it would.", "source": "voxcpm_unrelated"}
|
| 153 |
+
{"id": "release500_0153", "category": "narrative", "text": "And somehow, despite all of that, it actually turned out okay.", "source": "voxcpm_unrelated"}
|
| 154 |
+
{"id": "release500_0154", "category": "question", "text": "Is that something you actually want, or something you think you should want?", "source": "voxcpm_unrelated"}
|
| 155 |
+
{"id": "release500_0155", "category": "short", "text": "This is fine.", "source": "voxcpm_unrelated"}
|
| 156 |
+
{"id": "release500_0156", "category": "technical", "text": "The tricky part isn't the setup, it's making sure all dependencies line up.", "source": "voxcpm_unrelated"}
|
| 157 |
+
{"id": "release500_0157", "category": "conversational", "text": "He called it a minor setback. I called it a disaster.", "source": "voxcpm_unrelated"}
|
| 158 |
+
{"id": "release500_0158", "category": "descriptive", "text": "The whole place smelled like pine and old wood and cold air.", "source": "voxcpm_unrelated"}
|
| 159 |
+
{"id": "release500_0159", "category": "emotional", "text": "I've never been so relieved in my entire life.", "source": "voxcpm_unrelated"}
|
| 160 |
+
{"id": "release500_0160", "category": "narrative", "text": "I wrote it all down that night so I wouldn't forget, and I still haven't looked at it.", "source": "voxcpm_unrelated"}
|
| 161 |
+
{"id": "release500_0161", "category": "short", "text": "That's kind of wild actually.", "source": "voxcpm_unrelated"}
|
| 162 |
+
{"id": "release500_0162", "category": "technical", "text": "Version pinning will save you a lot of pain later down the line.", "source": "voxcpm_unrelated"}
|
| 163 |
+
{"id": "release500_0163", "category": "conversational", "text": "At some point you just have to commit and see what happens.", "source": "voxcpm_unrelated"}
|
| 164 |
+
{"id": "release500_0164", "category": "emotional", "text": "Nobody told me it was going to be this hard, and honestly, I'm grateful.", "source": "voxcpm_unrelated"}
|
| 165 |
+
{"id": "release500_0165", "category": "narrative", "text": "Chapter seven. In which everything that could go wrong did, and a few things that couldn't.", "source": "voxcpm_unrelated"}
|
| 166 |
+
{"id": "release500_0166", "category": "short", "text": "Wait, what?", "source": "voxcpm_unrelated"}
|
| 167 |
+
{"id": "release500_0167", "category": "technical", "text": "The graphics processor remained idle because the data loader exhausted every central processing core.", "source": "ood_stress"}
|
| 168 |
+
{"id": "release500_0168", "category": "conversational", "text": "Could you speak a little more slowly? I am trying to write every detail down.", "source": "ood_stress"}
|
| 169 |
+
{"id": "release500_0169", "category": "emotional", "text": "I was so excited I could barely form a complete sentence.", "source": "voxcpm_unrelated"}
|
| 170 |
+
{"id": "release500_0170", "category": "narrative", "text": "He looked at me like I had said something in a language he didn't speak.", "source": "voxcpm_unrelated"}
|
| 171 |
+
{"id": "release500_0171", "category": "short", "text": "That's actually hilarious.", "source": "voxcpm_unrelated"}
|
| 172 |
+
{"id": "release500_0172", "category": "technical", "text": "The encoder maps phonemes, stress, and phrase boundaries into a shared hidden representation.", "source": "ood_stress"}
|
| 173 |
+
{"id": "release500_0173", "category": "conversational", "text": "She showed up three hours late and acted like nothing had happened.", "source": "voxcpm_unrelated"}
|
| 174 |
+
{"id": "release500_0174", "category": "emotional", "text": "Oh my god. This is the best thing I've ever tasted.", "source": "voxcpm_unrelated"}
|
| 175 |
+
{"id": "release500_0175", "category": "narrative", "text": "The note was short, which was somehow more frightening than a long one would have been.", "source": "voxcpm_unrelated"}
|
| 176 |
+
{"id": "release500_0176", "category": "short", "text": "Noted.", "source": "voxcpm_unrelated"}
|
| 177 |
+
{"id": "release500_0177", "category": "technical", "text": "It's a simple process once you understand the underlying structure.", "source": "voxcpm_unrelated"}
|
| 178 |
+
{"id": "release500_0178", "category": "conversational", "text": "You have to hear this story because it's almost too good to be true.", "source": "voxcpm_unrelated"}
|
| 179 |
+
{"id": "release500_0179", "category": "emotional", "text": "I have never felt more seen in my entire life than in that moment.", "source": "voxcpm_unrelated"}
|
| 180 |
+
{"id": "release500_0180", "category": "narrative", "text": "She knew. She had always known. She just waited for the right moment.", "source": "voxcpm_unrelated"}
|
| 181 |
+
{"id": "release500_0181", "category": "short", "text": "Yeah, no. Hard pass.", "source": "voxcpm_unrelated"}
|
| 182 |
+
{"id": "release500_0182", "category": "technical", "text": "Please verify the sample rate, hop length, and mel filter configuration before inference.", "source": "ood_stress"}
|
| 183 |
+
{"id": "release500_0183", "category": "conversational", "text": "That's the worst idea I've ever heard and I'm completely in.", "source": "voxcpm_unrelated"}
|
| 184 |
+
{"id": "release500_0184", "category": "emotional", "text": "I remember thinking: this is it. This is the thing I've been waiting for.", "source": "voxcpm_unrelated"}
|
| 185 |
+
{"id": "release500_0185", "category": "narrative", "text": "We never talked about it again, which I think was the right call.", "source": "voxcpm_unrelated"}
|
| 186 |
+
{"id": "release500_0186", "category": "short", "text": "In hindsight, obvious.", "source": "voxcpm_unrelated"}
|
| 187 |
+
{"id": "release500_0187", "category": "technical", "text": "Once it's configured correctly, it basically runs itself.", "source": "voxcpm_unrelated"}
|
| 188 |
+
{"id": "release500_0188", "category": "conversational", "text": "You got engaged? When? How? Tell me everything right now.", "source": "voxcpm_unrelated"}
|
| 189 |
+
{"id": "release500_0189", "category": "emotional", "text": "It's hard to explain how much that moment meant to me.", "source": "voxcpm_unrelated"}
|
| 190 |
+
{"id": "release500_0190", "category": "narrative", "text": "He told the story three different times that night and somehow it got better each time.", "source": "voxcpm_unrelated"}
|
| 191 |
+
{"id": "release500_0191", "category": "short", "text": "Right. Moving on.", "source": "voxcpm_unrelated"}
|
| 192 |
+
{"id": "release500_0192", "category": "conversational", "text": "No, I did not move your keys; check beside the small ceramic bowl.", "source": "ood_stress"}
|
| 193 |
+
{"id": "release500_0193", "category": "emotional", "text": "I was devastated. I'm not going to pretend otherwise.", "source": "voxcpm_unrelated"}
|
| 194 |
+
{"id": "release500_0194", "category": "narrative", "text": "That was the last summer before everything changed, though we didn't know it yet.", "source": "voxcpm_unrelated"}
|
| 195 |
+
{"id": "release500_0195", "category": "short", "text": "Bold of you to assume.", "source": "voxcpm_unrelated"}
|
| 196 |
+
{"id": "release500_0196", "category": "conversational", "text": "It's one of those decisions that makes total sense in the moment.", "source": "voxcpm_unrelated"}
|
| 197 |
+
{"id": "release500_0197", "category": "emotional", "text": "I was furious. Not the loud kind. The quiet kind that lasts for days.", "source": "voxcpm_unrelated"}
|
| 198 |
+
{"id": "release500_0198", "category": "narrative", "text": "That's the part of the story I usually leave out.", "source": "voxcpm_unrelated"}
|
| 199 |
+
{"id": "release500_0199", "category": "short", "text": "I've said too much.", "source": "voxcpm_unrelated"}
|
| 200 |
+
{"id": "release500_0200", "category": "conversational", "text": "I've been faking that I understood this the entire time.", "source": "voxcpm_unrelated"}
|
| 201 |
+
{"id": "release500_0201", "category": "phonetic_balance", "text": "Peace be unto you and grace before the Lord.", "source": "cmu_arctic"}
|
| 202 |
+
{"id": "release500_0202", "category": "phonetic_balance", "text": "From now on we're pals.", "source": "cmu_arctic"}
|
| 203 |
+
{"id": "release500_0203", "category": "phonetic_balance", "text": "Here we allow our solicitors to look after our legal work.", "source": "cmu_arctic"}
|
| 204 |
+
{"id": "release500_0204", "category": "phonetic_balance", "text": "Her words sent a strange chill through Philip.", "source": "cmu_arctic"}
|
| 205 |
+
{"id": "release500_0205", "category": "phonetic_balance", "text": "It was introduced by Representative Dick of Ohio.", "source": "cmu_arctic"}
|
| 206 |
+
{"id": "release500_0206", "category": "phonetic_balance", "text": "It's the aurora borealis.", "source": "cmu_arctic"}
|
| 207 |
+
{"id": "release500_0207", "category": "phonetic_balance", "text": "The boy grew and prospered.", "source": "cmu_arctic"}
|
| 208 |
+
{"id": "release500_0208", "category": "phonetic_balance", "text": "His voice was passionately rebellious.", "source": "cmu_arctic"}
|
| 209 |
+
{"id": "release500_0209", "category": "phonetic_balance", "text": "That's where they cut off the Scottish Chiefs and killed all hands.", "source": "cmu_arctic"}
|
| 210 |
+
{"id": "release500_0210", "category": "phonetic_balance", "text": "And Tom King patiently endured.", "source": "cmu_arctic"}
|
| 211 |
+
{"id": "release500_0211", "category": "phonetic_balance", "text": "From that moment his friendship for Belize turns to hatred and jealousy.", "source": "cmu_arctic"}
|
| 212 |
+
{"id": "release500_0212", "category": "phonetic_balance", "text": "Then you don't believe in altruism.", "source": "cmu_arctic"}
|
| 213 |
+
{"id": "release500_0213", "category": "phonetic_balance", "text": "What Pascal glimpsed with the vision of a seer, I have lived.", "source": "cmu_arctic"}
|
| 214 |
+
{"id": "release500_0214", "category": "phonetic_balance", "text": "You were making them talk shop, Ruth charged him.", "source": "cmu_arctic"}
|
| 215 |
+
{"id": "release500_0215", "category": "phonetic_balance", "text": "Philip snatched at the letter which Gregson held out to him.", "source": "cmu_arctic"}
|
| 216 |
+
{"id": "release500_0216", "category": "phonetic_balance", "text": "For a time the exciting thrill of his adventure was gone.", "source": "cmu_arctic"}
|
| 217 |
+
{"id": "release500_0217", "category": "phonetic_balance", "text": "Obviously, it was a disease that could be contracted by contact.", "source": "cmu_arctic"}
|
| 218 |
+
{"id": "release500_0218", "category": "phonetic_balance", "text": "Blind with rage, he darted in.", "source": "cmu_arctic"}
|
| 219 |
+
{"id": "release500_0219", "category": "phonetic_balance", "text": "You live on an income which your father earned.", "source": "cmu_arctic"}
|
| 220 |
+
{"id": "release500_0220", "category": "phonetic_balance", "text": "Something about it seemed to fascinate him, to challenge his presence.", "source": "cmu_arctic"}
|
| 221 |
+
{"id": "release500_0221", "category": "phonetic_balance", "text": "Her beautiful hair was done up in shining coils.", "source": "cmu_arctic"}
|
| 222 |
+
{"id": "release500_0222", "category": "phonetic_balance", "text": "It does, was her audacious answer.", "source": "cmu_arctic"}
|
| 223 |
+
{"id": "release500_0223", "category": "phonetic_balance", "text": "He caught himself with a jerk.", "source": "cmu_arctic"}
|
| 224 |
+
{"id": "release500_0224", "category": "phonetic_balance", "text": "He did not believe in the burning of daylight for such a luxury.", "source": "cmu_arctic"}
|
| 225 |
+
{"id": "release500_0225", "category": "phonetic_balance", "text": "He had comparatively no advantages at first.", "source": "cmu_arctic"}
|
| 226 |
+
{"id": "release500_0226", "category": "phonetic_balance", "text": "Such men believe, when they come together.", "source": "cmu_arctic"}
|
| 227 |
+
{"id": "release500_0227", "category": "phonetic_balance", "text": "The ship should be in within a week or ten days.", "source": "cmu_arctic"}
|
| 228 |
+
{"id": "release500_0228", "category": "phonetic_balance", "text": "Such a dog the wise driver kills, or turns loose.", "source": "cmu_arctic"}
|
| 229 |
+
{"id": "release500_0229", "category": "phonetic_balance", "text": "You have heard always how he was the lover of the Princess Naomi.", "source": "cmu_arctic"}
|
| 230 |
+
{"id": "release500_0230", "category": "phonetic_balance", "text": "I want to know how all this is possible.", "source": "cmu_arctic"}
|
| 231 |
+
{"id": "release500_0231", "category": "phonetic_balance", "text": "It was my idea to a tee.", "source": "cmu_arctic"}
|
| 232 |
+
{"id": "release500_0232", "category": "phonetic_balance", "text": "They likewise are disinclined to being eaten.", "source": "cmu_arctic"}
|
| 233 |
+
{"id": "release500_0233", "category": "phonetic_balance", "text": "This state of mind comes of an undue prominence of the ego.", "source": "cmu_arctic"}
|
| 234 |
+
{"id": "release500_0234", "category": "phonetic_balance", "text": "Then it is as I said, Womble announced with finality.", "source": "cmu_arctic"}
|
| 235 |
+
{"id": "release500_0235", "category": "phonetic_balance", "text": "I can see that knife now.", "source": "cmu_arctic"}
|
| 236 |
+
{"id": "release500_0236", "category": "phonetic_balance", "text": "If I meet her again I shall apologize, said Eileen.", "source": "cmu_arctic"}
|
| 237 |
+
{"id": "release500_0237", "category": "phonetic_balance", "text": "A wildly exciting time was his during the week preceding Thursday the eighteenth.", "source": "cmu_arctic"}
|
| 238 |
+
{"id": "release500_0238", "category": "phonetic_balance", "text": "In what bucolic school of fence he had been taught was beyond imagining.", "source": "cmu_arctic"}
|
| 239 |
+
{"id": "release500_0239", "category": "phonetic_balance", "text": "So she said, the irate skipper dashed on.", "source": "cmu_arctic"}
|
| 240 |
+
{"id": "release500_0240", "category": "phonetic_balance", "text": "It is not an attempt to smash the market.", "source": "cmu_arctic"}
|
| 241 |
+
{"id": "release500_0241", "category": "phonetic_balance", "text": "He destroyed everything that had belonged to the woman.", "source": "cmu_arctic"}
|
| 242 |
+
{"id": "release500_0242", "category": "phonetic_balance", "text": "Did Thorpe go to see any one in Churchill.", "source": "cmu_arctic"}
|
| 243 |
+
{"id": "release500_0243", "category": "phonetic_balance", "text": "Many other similar disconcerting omissions will be noticed in the Manuscript.", "source": "cmu_arctic"}
|
| 244 |
+
{"id": "release500_0244", "category": "phonetic_balance", "text": "The ringing of the big bell aroused him.", "source": "cmu_arctic"}
|
| 245 |
+
{"id": "release500_0245", "category": "phonetic_balance", "text": "A sinewy hand, dripping with water, was clutching the rail.", "source": "cmu_arctic"}
|
| 246 |
+
{"id": "release500_0246", "category": "phonetic_balance", "text": "Enters now the psychology of the situation.", "source": "cmu_arctic"}
|
| 247 |
+
{"id": "release500_0247", "category": "phonetic_balance", "text": "Wash your hands of me.", "source": "cmu_arctic"}
|
| 248 |
+
{"id": "release500_0248", "category": "phonetic_balance", "text": "He confessed that the sketch had startled him.", "source": "cmu_arctic"}
|
| 249 |
+
{"id": "release500_0249", "category": "phonetic_balance", "text": "Her face was against his breast.", "source": "cmu_arctic"}
|
| 250 |
+
{"id": "release500_0250", "category": "phonetic_balance", "text": "He was a pariah; a wanderer without a friend or a home.", "source": "cmu_arctic"}
|
| 251 |
+
{"id": "release500_0251", "category": "phonetic_balance", "text": "A cry of joy burst from Philip's lips.", "source": "cmu_arctic"}
|
| 252 |
+
{"id": "release500_0252", "category": "phonetic_balance", "text": "And the big Persian knew of his existence before he did of hers.", "source": "cmu_arctic"}
|
| 253 |
+
{"id": "release500_0253", "category": "phonetic_balance", "text": "The men stared into each other's face.", "source": "cmu_arctic"}
|
| 254 |
+
{"id": "release500_0254", "category": "phonetic_balance", "text": "It is the fire, partly, she said.", "source": "cmu_arctic"}
|
| 255 |
+
{"id": "release500_0255", "category": "phonetic_balance", "text": "It seemed nearer to him since he had seen and talked with Gregson.", "source": "cmu_arctic"}
|
| 256 |
+
{"id": "release500_0256", "category": "phonetic_balance", "text": "Among my minor afflictions, I may mention a new and mysterious one.", "source": "cmu_arctic"}
|
| 257 |
+
{"id": "release500_0257", "category": "phonetic_balance", "text": "Between him and all domestic animals there must be no hostilities.", "source": "cmu_arctic"}
|
| 258 |
+
{"id": "release500_0258", "category": "phonetic_balance", "text": "With these arguments he convinced himself that he should go on alone.", "source": "cmu_arctic"}
|
| 259 |
+
{"id": "release500_0259", "category": "phonetic_balance", "text": "We are consumed in our own flesh-pots.", "source": "cmu_arctic"}
|
| 260 |
+
{"id": "release500_0260", "category": "phonetic_balance", "text": "Mercedes screamed, cried, laughed, and manifested the chaotic abandonment of hysteria.", "source": "cmu_arctic"}
|
| 261 |
+
{"id": "release500_0261", "category": "phonetic_balance", "text": "Philip made no effort to follow.", "source": "cmu_arctic"}
|
| 262 |
+
{"id": "release500_0262", "category": "phonetic_balance", "text": "She said with chattering teeth.", "source": "cmu_arctic"}
|
| 263 |
+
{"id": "release500_0263", "category": "phonetic_balance", "text": "Halfway around the track one donkey got into an argument with its rider.", "source": "cmu_arctic"}
|
| 264 |
+
{"id": "release500_0264", "category": "phonetic_balance", "text": "Earth and gravel seemed to fill the pan.", "source": "cmu_arctic"}
|
| 265 |
+
{"id": "release500_0265", "category": "phonetic_balance", "text": "Her achievements with cocoanuts were a revelation.", "source": "cmu_arctic"}
|
| 266 |
+
{"id": "release500_0266", "category": "phonetic_balance", "text": "For a full minute he crouched and listened.", "source": "cmu_arctic"}
|
| 267 |
+
{"id": "release500_0267", "category": "phonetic_balance", "text": "It was edged with ice.", "source": "cmu_arctic"}
|
| 268 |
+
{"id": "release500_0268", "category": "phonetic_balance", "text": "The Portuguese boy passed the Hawaiian.", "source": "cmu_arctic"}
|
| 269 |
+
{"id": "release500_0269", "category": "phonetic_balance", "text": "But he did not broach it, preferring to mature it carefully.", "source": "cmu_arctic"}
|
| 270 |
+
{"id": "release500_0270", "category": "phonetic_balance", "text": "Come on, Del Mar challenged.", "source": "cmu_arctic"}
|
| 271 |
+
{"id": "release500_0271", "category": "phonetic_balance", "text": "For a full half minute Jeanne looked at him without speaking.", "source": "cmu_arctic"}
|
| 272 |
+
{"id": "release500_0272", "category": "phonetic_balance", "text": "He bore no grudges and had few enemies.", "source": "cmu_arctic"}
|
| 273 |
+
{"id": "release500_0273", "category": "phonetic_balance", "text": "I'll go over tomorrow afternoon.", "source": "cmu_arctic"}
|
| 274 |
+
{"id": "release500_0274", "category": "phonetic_balance", "text": "Well, there are better men in Hawaii, that's all.", "source": "cmu_arctic"}
|
| 275 |
+
{"id": "release500_0275", "category": "phonetic_balance", "text": "He was an athlete and a giant.", "source": "cmu_arctic"}
|
| 276 |
+
{"id": "release500_0276", "category": "phonetic_balance", "text": "McVeigh when he returns from a trip to Honolulu.", "source": "cmu_arctic"}
|
| 277 |
+
{"id": "release500_0277", "category": "phonetic_balance", "text": "You're a devil for fighting, and will surely win.", "source": "cmu_arctic"}
|
| 278 |
+
{"id": "release500_0278", "category": "phonetic_balance", "text": "All an appearance can know is mirage.", "source": "cmu_arctic"}
|
| 279 |
+
{"id": "release500_0279", "category": "phonetic_balance", "text": "You fired me out of your house, in short.", "source": "cmu_arctic"}
|
| 280 |
+
{"id": "release500_0280", "category": "phonetic_balance", "text": "He made sure that the magazine was loaded, and resumed his paddling.", "source": "cmu_arctic"}
|
| 281 |
+
{"id": "release500_0281", "category": "phonetic_balance", "text": "Change chairs, Daylight commanded.", "source": "cmu_arctic"}
|
| 282 |
+
{"id": "release500_0282", "category": "phonetic_balance", "text": "By that answer my professional medical prestige stood or fell.", "source": "cmu_arctic"}
|
| 283 |
+
{"id": "release500_0283", "category": "phonetic_balance", "text": "The moon had already begun its westward decline.", "source": "cmu_arctic"}
|
| 284 |
+
{"id": "release500_0284", "category": "phonetic_balance", "text": "At sea, Monday, March 16, 1908.", "source": "cmu_arctic"}
|
| 285 |
+
{"id": "release500_0285", "category": "phonetic_balance", "text": "And wherever I ranged, the way lay along alcohol-drenched roads.", "source": "cmu_arctic"}
|
| 286 |
+
{"id": "release500_0286", "category": "phonetic_balance", "text": "The date was nearly eighteen years old.", "source": "cmu_arctic"}
|
| 287 |
+
{"id": "release500_0287", "category": "phonetic_balance", "text": "Very early in my life, I separated from my mother.", "source": "cmu_arctic"}
|
| 288 |
+
{"id": "release500_0288", "category": "phonetic_balance", "text": "There was pride and strength, the ring of triumph in his voice.", "source": "cmu_arctic"}
|
| 289 |
+
{"id": "release500_0289", "category": "phonetic_balance", "text": "From my earliest recollection my sleep was a period of terror.", "source": "cmu_arctic"}
|
| 290 |
+
{"id": "release500_0290", "category": "phonetic_balance", "text": "We'll have to watch our chances.", "source": "cmu_arctic"}
|
| 291 |
+
{"id": "release500_0291", "category": "phonetic_balance", "text": "Close beside him gleamed the white fangs of the wolf-dog.", "source": "cmu_arctic"}
|
| 292 |
+
{"id": "release500_0292", "category": "phonetic_balance", "text": "Would you be satisfied with that one hundredth part of me.", "source": "cmu_arctic"}
|
| 293 |
+
{"id": "release500_0293", "category": "phonetic_balance", "text": "Two gigantic owls were tearing at the carcass.", "source": "cmu_arctic"}
|
| 294 |
+
{"id": "release500_0294", "category": "phonetic_balance", "text": "The lush vegetation of that sheltered spot make a natural shield.", "source": "cmu_arctic"}
|
| 295 |
+
{"id": "release500_0295", "category": "phonetic_balance", "text": "Below him the shadow was broken into a pool of rippling starlight.", "source": "cmu_arctic"}
|
| 296 |
+
{"id": "release500_0296", "category": "phonetic_balance", "text": "Lots of men take women buggy riding.", "source": "cmu_arctic"}
|
| 297 |
+
{"id": "release500_0297", "category": "phonetic_balance", "text": "But it contributed to the smash.", "source": "cmu_arctic"}
|
| 298 |
+
{"id": "release500_0298", "category": "phonetic_balance", "text": "No man ate of the seal meat or the oil.", "source": "cmu_arctic"}
|
| 299 |
+
{"id": "release500_0299", "category": "phonetic_balance", "text": "You're going in for grab sharing.", "source": "cmu_arctic"}
|
| 300 |
+
{"id": "release500_0300", "category": "phonetic_balance", "text": "He it was that lived to found the family of the Patino.", "source": "cmu_arctic"}
|
| 301 |
+
{"id": "release500_0301", "category": "phonetic_balance", "text": "For such countries nothing remained but reorganization.", "source": "cmu_arctic"}
|
| 302 |
+
{"id": "release500_0302", "category": "phonetic_balance", "text": "Stand off butcher and baker and all the rest.", "source": "cmu_arctic"}
|
| 303 |
+
{"id": "release500_0303", "category": "phonetic_balance", "text": "All eyes, however, were staring at him in certitude of expectancy.", "source": "cmu_arctic"}
|
| 304 |
+
{"id": "release500_0304", "category": "phonetic_balance", "text": "Two days ago Jeanne learned where her father's men were hiding.", "source": "cmu_arctic"}
|
| 305 |
+
{"id": "release500_0305", "category": "phonetic_balance", "text": "His previous wives had never lived long enough to bear him children.", "source": "cmu_arctic"}
|
| 306 |
+
{"id": "release500_0306", "category": "phonetic_balance", "text": "But this little defect did not worry him.", "source": "cmu_arctic"}
|
| 307 |
+
{"id": "release500_0307", "category": "phonetic_balance", "text": "Eli Harding asked, as Shunk started to follow.", "source": "cmu_arctic"}
|
| 308 |
+
{"id": "release500_0308", "category": "phonetic_balance", "text": "And this was their sole conversation throughout the meal.", "source": "cmu_arctic"}
|
| 309 |
+
{"id": "release500_0309", "category": "phonetic_balance", "text": "Then, again, Tudor had such an irritating way about him.", "source": "cmu_arctic"}
|
| 310 |
+
{"id": "release500_0310", "category": "phonetic_balance", "text": "In it there was something that was almost tragedy.", "source": "cmu_arctic"}
|
| 311 |
+
{"id": "release500_0311", "category": "phonetic_balance", "text": "Thirty pounds, said the captain with finality.", "source": "cmu_arctic"}
|
| 312 |
+
{"id": "release500_0312", "category": "phonetic_balance", "text": "It was over when he made his way through the ring of spectators.", "source": "cmu_arctic"}
|
| 313 |
+
{"id": "release500_0313", "category": "phonetic_balance", "text": "She had died from cold and starvation.", "source": "cmu_arctic"}
|
| 314 |
+
{"id": "release500_0314", "category": "phonetic_balance", "text": "We fished sharks on Niihau together.", "source": "cmu_arctic"}
|
| 315 |
+
{"id": "release500_0315", "category": "phonetic_balance", "text": "His slim hands gripped the edges of the table.", "source": "cmu_arctic"}
|
| 316 |
+
{"id": "release500_0316", "category": "phonetic_balance", "text": "We had been chased by them ourselves, more than once.", "source": "cmu_arctic"}
|
| 317 |
+
{"id": "release500_0317", "category": "phonetic_balance", "text": "Or have they already devised one.", "source": "cmu_arctic"}
|
| 318 |
+
{"id": "release500_0318", "category": "phonetic_balance", "text": "I cannot follow you, she said.", "source": "cmu_arctic"}
|
| 319 |
+
{"id": "release500_0319", "category": "phonetic_balance", "text": "He went down in midstream, searching the shadows of both shores.", "source": "cmu_arctic"}
|
| 320 |
+
{"id": "release500_0320", "category": "phonetic_balance", "text": "I was sick once -- typhoid.", "source": "cmu_arctic"}
|
| 321 |
+
{"id": "release500_0321", "category": "phonetic_balance", "text": "Why not like any railroad station or ferry depot.", "source": "cmu_arctic"}
|
| 322 |
+
{"id": "release500_0322", "category": "phonetic_balance", "text": "Red-Eye swung back and forth on the branch farther down.", "source": "cmu_arctic"}
|
| 323 |
+
{"id": "release500_0323", "category": "phonetic_balance", "text": "Within himself he called it no longer his own.", "source": "cmu_arctic"}
|
| 324 |
+
{"id": "release500_0324", "category": "phonetic_balance", "text": "It lasted as a deterrent for two days.", "source": "cmu_arctic"}
|
| 325 |
+
{"id": "release500_0325", "category": "phonetic_balance", "text": "He loved to play Chinese lottery.", "source": "cmu_arctic"}
|
| 326 |
+
{"id": "release500_0326", "category": "phonetic_balance", "text": "Lord, but I'm glad to see you again, Phil.", "source": "cmu_arctic"}
|
| 327 |
+
{"id": "release500_0327", "category": "phonetic_balance", "text": "There is not an iota of truth in it, certainly not.", "source": "cmu_arctic"}
|
| 328 |
+
{"id": "release500_0328", "category": "phonetic_balance", "text": "She added, with genuine sympathy in her face and voice.", "source": "cmu_arctic"}
|
| 329 |
+
{"id": "release500_0329", "category": "phonetic_balance", "text": "We have plenty of capital ourselves, and yet we want more.", "source": "cmu_arctic"}
|
| 330 |
+
{"id": "release500_0330", "category": "phonetic_balance", "text": "And now put yourself in my place for a moment.", "source": "cmu_arctic"}
|
| 331 |
+
{"id": "release500_0331", "category": "phonetic_balance", "text": "Fast, but endure.", "source": "cmu_arctic"}
|
| 332 |
+
{"id": "release500_0332", "category": "phonetic_balance", "text": "You were looking squeamish this afternoon, he began.", "source": "cmu_arctic"}
|
| 333 |
+
{"id": "release500_0333", "category": "phonetic_balance", "text": "It is the nearest refuge.", "source": "cmu_arctic"}
|
| 334 |
+
{"id": "release500_0334", "category": "phonetic_balance", "text": "I want to die in it.", "source": "cmu_arctic"}
|
| 335 |
+
{"id": "release500_0335", "category": "phonetic_balance", "text": "He stopped, and Philip nodded at the horrified question in his eyes.", "source": "cmu_arctic"}
|
| 336 |
+
{"id": "release500_0336", "category": "phonetic_balance", "text": "She turned, fearing that Jacques might see what was in her face.", "source": "cmu_arctic"}
|
| 337 |
+
{"id": "release500_0337", "category": "phonetic_balance", "text": "It was a curious coincidence.", "source": "cmu_arctic"}
|
| 338 |
+
{"id": "release500_0338", "category": "phonetic_balance", "text": "Daylight made no answer, and the door closed behind him.", "source": "cmu_arctic"}
|
| 339 |
+
{"id": "release500_0339", "category": "phonetic_balance", "text": "And he did hurt my arm.", "source": "cmu_arctic"}
|
| 340 |
+
{"id": "release500_0340", "category": "phonetic_balance", "text": "Dunham, can your boy go along with Jesse.", "source": "cmu_arctic"}
|
| 341 |
+
{"id": "release500_0341", "category": "phonetic_balance", "text": "The creative joy, I murmured.", "source": "cmu_arctic"}
|
| 342 |
+
{"id": "release500_0342", "category": "phonetic_balance", "text": "He pulled, and the log crashed down to break his back.", "source": "cmu_arctic"}
|
| 343 |
+
{"id": "release500_0343", "category": "phonetic_balance", "text": "By golly, the boy wins.", "source": "cmu_arctic"}
|
| 344 |
+
{"id": "release500_0344", "category": "phonetic_balance", "text": "The boy threw back his head with pride.", "source": "cmu_arctic"}
|
| 345 |
+
{"id": "release500_0345", "category": "phonetic_balance", "text": "The last one I knew was an overseer.", "source": "cmu_arctic"}
|
| 346 |
+
{"id": "release500_0346", "category": "phonetic_balance", "text": "Two years ago I gave up civilization for this.", "source": "cmu_arctic"}
|
| 347 |
+
{"id": "release500_0347", "category": "phonetic_balance", "text": "The river bared its bosom, and snorting steamboats challenged the wilderness.", "source": "cmu_arctic"}
|
| 348 |
+
{"id": "release500_0348", "category": "phonetic_balance", "text": "Mab, she said.", "source": "cmu_arctic"}
|
| 349 |
+
{"id": "release500_0349", "category": "phonetic_balance", "text": "The regret in his voice was provocative of a second burst of laughter.", "source": "cmu_arctic"}
|
| 350 |
+
{"id": "release500_0350", "category": "phonetic_balance", "text": "And each year something happened, and I did not go.", "source": "cmu_arctic"}
|
| 351 |
+
{"id": "release500_0351", "category": "phonetic_balance", "text": "Gad, your letter came just in time.", "source": "cmu_arctic"}
|
| 352 |
+
{"id": "release500_0352", "category": "phonetic_balance", "text": "But if Pierre did not return, until tomorrow.", "source": "cmu_arctic"}
|
| 353 |
+
{"id": "release500_0353", "category": "phonetic_balance", "text": "Billinger may arrive in time.", "source": "cmu_arctic"}
|
| 354 |
+
{"id": "release500_0354", "category": "phonetic_balance", "text": "In such a tumbling of values was no time to sell.", "source": "cmu_arctic"}
|
| 355 |
+
{"id": "release500_0355", "category": "phonetic_balance", "text": "There's not an iota of truth in it.", "source": "cmu_arctic"}
|
| 356 |
+
{"id": "release500_0356", "category": "phonetic_balance", "text": "It is dog eat dog, and you ate them up.", "source": "cmu_arctic"}
|
| 357 |
+
{"id": "release500_0357", "category": "phonetic_balance", "text": "You can take a vacation on pay.", "source": "cmu_arctic"}
|
| 358 |
+
{"id": "release500_0358", "category": "phonetic_balance", "text": "I have seen myself that one man contemplated by Pascal's philosophic eye.", "source": "cmu_arctic"}
|
| 359 |
+
{"id": "release500_0359", "category": "phonetic_balance", "text": "Ah, I had forgotten, he exclaimed.", "source": "cmu_arctic"}
|
| 360 |
+
{"id": "release500_0360", "category": "phonetic_balance", "text": "Providence had delivered him through the maelstrom.", "source": "cmu_arctic"}
|
| 361 |
+
{"id": "release500_0361", "category": "phonetic_balance", "text": "She was his now, forever.", "source": "cmu_arctic"}
|
| 362 |
+
{"id": "release500_0362", "category": "phonetic_balance", "text": "It was unobtrusive, yet it was there.", "source": "cmu_arctic"}
|
| 363 |
+
{"id": "release500_0363", "category": "phonetic_balance", "text": "Men like Joe Goose dated existence from drunk to drunk.", "source": "cmu_arctic"}
|
| 364 |
+
{"id": "release500_0364", "category": "phonetic_balance", "text": "I was completely lost in my work.", "source": "cmu_arctic"}
|
| 365 |
+
{"id": "release500_0365", "category": "phonetic_balance", "text": "The very thing, Ernest agreed.", "source": "cmu_arctic"}
|
| 366 |
+
{"id": "release500_0366", "category": "phonetic_balance", "text": "He was the leader, and Tudor was his lieutenant.", "source": "cmu_arctic"}
|
| 367 |
+
{"id": "release500_0367", "category": "phonetic_balance", "text": "The Fire-Men wore animal skins around their waists and across their shoulders.", "source": "cmu_arctic"}
|
| 368 |
+
{"id": "release500_0368", "category": "phonetic_balance", "text": "We could throw stones with our feet.", "source": "cmu_arctic"}
|
| 369 |
+
{"id": "release500_0369", "category": "phonetic_balance", "text": "He turned sharply, and faced Gregson across the table.", "source": "cmu_arctic"}
|
| 370 |
+
{"id": "release500_0370", "category": "phonetic_balance", "text": "They are to attack your camp tomorrow night.", "source": "cmu_arctic"}
|
| 371 |
+
{"id": "release500_0371", "category": "phonetic_balance", "text": "And watch out for wet feet, was his parting advice.", "source": "cmu_arctic"}
|
| 372 |
+
{"id": "release500_0372", "category": "phonetic_balance", "text": "Two weeks passed, and in that time Thorpe left camp three times.", "source": "cmu_arctic"}
|
| 373 |
+
{"id": "release500_0373", "category": "phonetic_balance", "text": "But ever his gaze returned to that Crouched Venus on the piano.", "source": "cmu_arctic"}
|
| 374 |
+
{"id": "release500_0374", "category": "phonetic_balance", "text": "But she had become an automaton.", "source": "cmu_arctic"}
|
| 375 |
+
{"id": "release500_0375", "category": "phonetic_balance", "text": "I do not blame you for anything; remember that.", "source": "cmu_arctic"}
|
| 376 |
+
{"id": "release500_0376", "category": "phonetic_balance", "text": "The next thing to watch out for is bed sores.", "source": "cmu_arctic"}
|
| 377 |
+
{"id": "release500_0377", "category": "phonetic_balance", "text": "He will follow us soon.", "source": "cmu_arctic"}
|
| 378 |
+
{"id": "release500_0378", "category": "phonetic_balance", "text": "His beady black eyes saw bargains where other men saw bankruptcy.", "source": "cmu_arctic"}
|
| 379 |
+
{"id": "release500_0379", "category": "phonetic_balance", "text": "They robbed me a few years later.", "source": "cmu_arctic"}
|
| 380 |
+
{"id": "release500_0380", "category": "phonetic_balance", "text": "Gregson held a lighted match until it burnt his fingertips.", "source": "cmu_arctic"}
|
| 381 |
+
{"id": "release500_0381", "category": "phonetic_balance", "text": "A burst of laughter was his reward.", "source": "cmu_arctic"}
|
| 382 |
+
{"id": "release500_0382", "category": "phonetic_balance", "text": "He cried, and swung the club wildly.", "source": "cmu_arctic"}
|
| 383 |
+
{"id": "release500_0383", "category": "phonetic_balance", "text": "Sandel would never become a world champion.", "source": "cmu_arctic"}
|
| 384 |
+
{"id": "release500_0384", "category": "phonetic_balance", "text": "And after the bath a shave would not be bad.", "source": "cmu_arctic"}
|
| 385 |
+
{"id": "release500_0385", "category": "phonetic_balance", "text": "They saw each other for the first time in Boston.", "source": "cmu_arctic"}
|
| 386 |
+
{"id": "release500_0386", "category": "phonetic_balance", "text": "I had been born with no organic, chemical predisposition toward alcohol.", "source": "cmu_arctic"}
|
| 387 |
+
{"id": "release500_0387", "category": "phonetic_balance", "text": "They had no fixed values, to be altered by adjectives and adverbs.", "source": "cmu_arctic"}
|
| 388 |
+
{"id": "release500_0388", "category": "phonetic_balance", "text": "Nor was Elam Harnish an exception.", "source": "cmu_arctic"}
|
| 389 |
+
{"id": "release500_0389", "category": "phonetic_balance", "text": "He was a wise hyena.", "source": "cmu_arctic"}
|
| 390 |
+
{"id": "release500_0390", "category": "phonetic_balance", "text": "And now behold the perversity of things.", "source": "cmu_arctic"}
|
| 391 |
+
{"id": "release500_0391", "category": "phonetic_balance", "text": "The Fire People, like ourselves, lived in caves.", "source": "cmu_arctic"}
|
| 392 |
+
{"id": "release500_0392", "category": "phonetic_balance", "text": "To her the bridge was tambo, which is the native for taboo.", "source": "cmu_arctic"}
|
| 393 |
+
{"id": "release500_0393", "category": "phonetic_balance", "text": "The voyage was our idea of a good time.", "source": "cmu_arctic"}
|
| 394 |
+
{"id": "release500_0394", "category": "phonetic_balance", "text": "Of course much grumbling went on, and little outbursts were continually occurring.", "source": "cmu_arctic"}
|
| 395 |
+
{"id": "release500_0395", "category": "phonetic_balance", "text": "Get down and dig in.", "source": "cmu_arctic"}
|
| 396 |
+
{"id": "release500_0396", "category": "phonetic_balance", "text": "It was put together in a casual, helter-skelter sort of way.", "source": "cmu_arctic"}
|
| 397 |
+
{"id": "release500_0397", "category": "phonetic_balance", "text": "He deluged me, overwhelmed me with argument.", "source": "cmu_arctic"}
|
| 398 |
+
{"id": "release500_0398", "category": "phonetic_balance", "text": "The girl faced him, her eyes shining with sudden fear.", "source": "cmu_arctic"}
|
| 399 |
+
{"id": "release500_0399", "category": "phonetic_balance", "text": "It will break our hearts and our backs to hoist anchor by hand.", "source": "cmu_arctic"}
|
| 400 |
+
{"id": "release500_0400", "category": "phonetic_balance", "text": "He made no reply as he waited for Whittemore to continue.", "source": "cmu_arctic"}
|
| 401 |
+
{"id": "release500_0401", "category": "phonetic_balance", "text": "Who the devil gave it to you to be judge and jury.", "source": "cmu_arctic"}
|
| 402 |
+
{"id": "release500_0402", "category": "phonetic_balance", "text": "Daylight found himself charmed and made curious by the little man.", "source": "cmu_arctic"}
|
| 403 |
+
{"id": "release500_0403", "category": "phonetic_balance", "text": "It's a Yankee, Joan cried.", "source": "cmu_arctic"}
|
| 404 |
+
{"id": "release500_0404", "category": "phonetic_balance", "text": "But what they want with your toothbrush is more than I can imagine.", "source": "cmu_arctic"}
|
| 405 |
+
{"id": "release500_0405", "category": "phonetic_balance", "text": "They were babbling and chattering all together.", "source": "cmu_arctic"}
|
| 406 |
+
{"id": "release500_0406", "category": "phonetic_balance", "text": "Men of Selden's stamp don't stop at women and children.", "source": "cmu_arctic"}
|
| 407 |
+
{"id": "release500_0407", "category": "phonetic_balance", "text": "Cameron looked at his hands with their long, sinewy fingers.", "source": "cmu_arctic"}
|
| 408 |
+
{"id": "release500_0408", "category": "phonetic_balance", "text": "Saxon waited, for she knew a fresh idea had struck Billy.", "source": "cmu_arctic"}
|
| 409 |
+
{"id": "release500_0409", "category": "phonetic_balance", "text": "He saw only the effect in a general, sketchy way.", "source": "cmu_arctic"}
|
| 410 |
+
{"id": "release500_0410", "category": "phonetic_balance", "text": "He began to follow the footprints of the dog.", "source": "cmu_arctic"}
|
| 411 |
+
{"id": "release500_0411", "category": "phonetic_balance", "text": "Do you value your hide.", "source": "cmu_arctic"}
|
| 412 |
+
{"id": "release500_0412", "category": "phonetic_balance", "text": "A rising tide of fat had submerged them.", "source": "cmu_arctic"}
|
| 413 |
+
{"id": "release500_0413", "category": "phonetic_balance", "text": "There was nothing on the rock.", "source": "cmu_arctic"}
|
| 414 |
+
{"id": "release500_0414", "category": "phonetic_balance", "text": "Whatever he guessed he locked away in the taboo room of Naomi.", "source": "cmu_arctic"}
|
| 415 |
+
{"id": "release500_0415", "category": "phonetic_balance", "text": "Will we ever forget it.", "source": "cmu_arctic"}
|
| 416 |
+
{"id": "release500_0416", "category": "phonetic_balance", "text": "Jeanne and Pierre both gazed toward the great rock.", "source": "cmu_arctic"}
|
| 417 |
+
{"id": "release500_0417", "category": "phonetic_balance", "text": "Does the old boy often go off at half-cock that way.", "source": "cmu_arctic"}
|
| 418 |
+
{"id": "release500_0418", "category": "phonetic_balance", "text": "The temperature dropped to fifty below zero and remained there the whole trip.", "source": "cmu_arctic"}
|
| 419 |
+
{"id": "release500_0419", "category": "phonetic_balance", "text": "It's worth eight dollars.", "source": "cmu_arctic"}
|
| 420 |
+
{"id": "release500_0420", "category": "phonetic_balance", "text": "But I did not enjoy it long.", "source": "cmu_arctic"}
|
| 421 |
+
{"id": "release500_0421", "category": "phonetic_balance", "text": "Shorty turned to their employers.", "source": "cmu_arctic"}
|
| 422 |
+
{"id": "release500_0422", "category": "phonetic_balance", "text": "It was the third or fourth time that Philip had heard MacDougall swear.", "source": "cmu_arctic"}
|
| 423 |
+
{"id": "release500_0423", "category": "phonetic_balance", "text": "Ernest saw in the affair the most sinister import.", "source": "cmu_arctic"}
|
| 424 |
+
{"id": "release500_0424", "category": "phonetic_balance", "text": "Also, at regular intervals, he would mutter.", "source": "cmu_arctic"}
|
| 425 |
+
{"id": "release500_0425", "category": "phonetic_balance", "text": "He may anticipate the day of his death.", "source": "cmu_arctic"}
|
| 426 |
+
{"id": "release500_0426", "category": "phonetic_balance", "text": "I defy any man to get a Solomon Island sore in California.", "source": "cmu_arctic"}
|
| 427 |
+
{"id": "release500_0427", "category": "phonetic_balance", "text": "Now our figuring was all right.", "source": "cmu_arctic"}
|
| 428 |
+
{"id": "release500_0428", "category": "phonetic_balance", "text": "MacDougall tapped his forehead suspiciously with a stubby forefinger.", "source": "cmu_arctic"}
|
| 429 |
+
{"id": "release500_0429", "category": "phonetic_balance", "text": "O'Brien took off his coat and bared his right arm.", "source": "cmu_arctic"}
|
| 430 |
+
{"id": "release500_0430", "category": "phonetic_balance", "text": "But it won't continue, she said with easy confidence.", "source": "cmu_arctic"}
|
| 431 |
+
{"id": "release500_0431", "category": "phonetic_balance", "text": "I was still weak from my prolonged immersion.", "source": "cmu_arctic"}
|
| 432 |
+
{"id": "release500_0432", "category": "phonetic_balance", "text": "Oolong was two hundred and fifty miles from the nearest land.", "source": "cmu_arctic"}
|
| 433 |
+
{"id": "release500_0433", "category": "phonetic_balance", "text": "I just do appreciate it without being able to express my feelings.", "source": "cmu_arctic"}
|
| 434 |
+
{"id": "release500_0434", "category": "phonetic_balance", "text": "Now just what do you want to know.", "source": "cmu_arctic"}
|
| 435 |
+
{"id": "release500_0435", "category": "phonetic_balance", "text": "But she swung obediently on her heel into the wind.", "source": "cmu_arctic"}
|
| 436 |
+
{"id": "release500_0436", "category": "phonetic_balance", "text": "Ask him, I laughed, then turned to Pasquini.", "source": "cmu_arctic"}
|
| 437 |
+
{"id": "release500_0437", "category": "phonetic_balance", "text": "He did not rush in.", "source": "cmu_arctic"}
|
| 438 |
+
{"id": "release500_0438", "category": "phonetic_balance", "text": "They obeyed him, and went here and there at his commands.", "source": "cmu_arctic"}
|
| 439 |
+
{"id": "release500_0439", "category": "phonetic_balance", "text": "Tom Spink has a harpoon.", "source": "cmu_arctic"}
|
| 440 |
+
{"id": "release500_0440", "category": "phonetic_balance", "text": "It was my reports from the north which chiefly induced people to buy.", "source": "cmu_arctic"}
|
| 441 |
+
{"id": "release500_0441", "category": "phonetic_balance", "text": "Cherokee identified himself with his instinct.", "source": "cmu_arctic"}
|
| 442 |
+
{"id": "release500_0442", "category": "phonetic_balance", "text": "I graduated last of my class.", "source": "cmu_arctic"}
|
| 443 |
+
{"id": "release500_0443", "category": "phonetic_balance", "text": "It was a gigantic inadequacy.", "source": "cmu_arctic"}
|
| 444 |
+
{"id": "release500_0444", "category": "phonetic_balance", "text": "Did I possess too much vitality.", "source": "cmu_arctic"}
|
| 445 |
+
{"id": "release500_0445", "category": "phonetic_balance", "text": "Therefore, hurrah for the game.", "source": "cmu_arctic"}
|
| 446 |
+
{"id": "release500_0446", "category": "phonetic_balance", "text": "He had fulfilled his duty and paid properly.", "source": "cmu_arctic"}
|
| 447 |
+
{"id": "release500_0447", "category": "phonetic_balance", "text": "How can you manage all alone, Mr Young.", "source": "cmu_arctic"}
|
| 448 |
+
{"id": "release500_0448", "category": "phonetic_balance", "text": "Red-Eye never committed a more outrageous deed.", "source": "cmu_arctic"}
|
| 449 |
+
{"id": "release500_0449", "category": "phonetic_balance", "text": "He would keep his faith with Gregson for the promised day or two.", "source": "cmu_arctic"}
|
| 450 |
+
{"id": "release500_0450", "category": "phonetic_balance", "text": "There was one chance, and only one, of saving Jeanne.", "source": "cmu_arctic"}
|
| 451 |
+
{"id": "release500_0451", "category": "phonetic_balance", "text": "I was beneath the water, suffocating and drowning.", "source": "cmu_arctic"}
|
| 452 |
+
{"id": "release500_0452", "category": "phonetic_balance", "text": "Give them their choice between a fine or an official whipping.", "source": "cmu_arctic"}
|
| 453 |
+
{"id": "release500_0453", "category": "phonetic_balance", "text": "They must have been swept away by the chaotic currents.", "source": "cmu_arctic"}
|
| 454 |
+
{"id": "release500_0454", "category": "phonetic_balance", "text": "You yellow giant thing of the frost.", "source": "cmu_arctic"}
|
| 455 |
+
{"id": "release500_0455", "category": "phonetic_balance", "text": "He had peeled off his shirt and was wildly waving it.", "source": "cmu_arctic"}
|
| 456 |
+
{"id": "release500_0456", "category": "phonetic_balance", "text": "To these he gave castor oil.", "source": "cmu_arctic"}
|
| 457 |
+
{"id": "release500_0457", "category": "phonetic_balance", "text": "Tudor surveyed him with withering disgust.", "source": "cmu_arctic"}
|
| 458 |
+
{"id": "release500_0458", "category": "phonetic_balance", "text": "After all, it was simply a mistake in judgment.", "source": "cmu_arctic"}
|
| 459 |
+
{"id": "release500_0459", "category": "phonetic_balance", "text": "That is the strange part of it.", "source": "cmu_arctic"}
|
| 460 |
+
{"id": "release500_0460", "category": "phonetic_balance", "text": "Not a wheel moved in his empire.", "source": "cmu_arctic"}
|
| 461 |
+
{"id": "release500_0461", "category": "phonetic_balance", "text": "Its diameter was not more than two hundred yards.", "source": "cmu_arctic"}
|
| 462 |
+
{"id": "release500_0462", "category": "phonetic_balance", "text": "Nimrod replied, with a slight manifestation of sensitiveness.", "source": "cmu_arctic"}
|
| 463 |
+
{"id": "release500_0463", "category": "phonetic_balance", "text": "I tried to read George Moore last night, and was dreadfully bored.", "source": "cmu_arctic"}
|
| 464 |
+
{"id": "release500_0464", "category": "phonetic_balance", "text": "Yes, it was a man who asked, a stranger.", "source": "cmu_arctic"}
|
| 465 |
+
{"id": "release500_0465", "category": "phonetic_balance", "text": "We were now good friends.", "source": "cmu_arctic"}
|
| 466 |
+
{"id": "release500_0466", "category": "phonetic_balance", "text": "Yet, in accordance with Ernest's test of truth, it worked.", "source": "cmu_arctic"}
|
| 467 |
+
{"id": "release500_0467", "category": "phonetic_balance", "text": "It's the strap hangers that'll keep us from going under.", "source": "cmu_arctic"}
|
| 468 |
+
{"id": "release500_0468", "category": "phonetic_balance", "text": "I never allow what can't be changed to annoy me.", "source": "cmu_arctic"}
|
| 469 |
+
{"id": "release500_0469", "category": "phonetic_balance", "text": "After all superfluous flesh is gone what is left is stringy and resistant.", "source": "cmu_arctic"}
|
| 470 |
+
{"id": "release500_0470", "category": "phonetic_balance", "text": "Then he shouted, Shut up.", "source": "cmu_arctic"}
|
| 471 |
+
{"id": "release500_0471", "category": "phonetic_balance", "text": "He had worshiped her, as Dante might have worshiped Beatrice.", "source": "cmu_arctic"}
|
| 472 |
+
{"id": "release500_0472", "category": "phonetic_balance", "text": "He looked like one who had passed through an uncomfortable hour or two.", "source": "cmu_arctic"}
|
| 473 |
+
{"id": "release500_0473", "category": "phonetic_balance", "text": "The history of our westward-faring race is written in it.", "source": "cmu_arctic"}
|
| 474 |
+
{"id": "release500_0474", "category": "phonetic_balance", "text": "He may desire to escape pain, or to enjoy pleasure.", "source": "cmu_arctic"}
|
| 475 |
+
{"id": "release500_0475", "category": "phonetic_balance", "text": "And the air was growing chilly.", "source": "cmu_arctic"}
|
| 476 |
+
{"id": "release500_0476", "category": "phonetic_balance", "text": "Dig in; you're sure good, was Daylight's answer.", "source": "cmu_arctic"}
|
| 477 |
+
{"id": "release500_0477", "category": "phonetic_balance", "text": "My idea was that he would have more influence over the natives.", "source": "cmu_arctic"}
|
| 478 |
+
{"id": "release500_0478", "category": "phonetic_balance", "text": "Now run along, and tell them to hurry.", "source": "cmu_arctic"}
|
| 479 |
+
{"id": "release500_0479", "category": "phonetic_balance", "text": "I have no idea, replied Philip.", "source": "cmu_arctic"}
|
| 480 |
+
{"id": "release500_0480", "category": "phonetic_balance", "text": "For the rest, he was a mere automaton.", "source": "cmu_arctic"}
|
| 481 |
+
{"id": "release500_0481", "category": "phonetic_balance", "text": "Why, the average review is more nauseating than cod liver oil.", "source": "cmu_arctic"}
|
| 482 |
+
{"id": "release500_0482", "category": "phonetic_balance", "text": "I have been robbed, sir, I amended.", "source": "cmu_arctic"}
|
| 483 |
+
{"id": "release500_0483", "category": "phonetic_balance", "text": "He moved away as quietly as he had come.", "source": "cmu_arctic"}
|
| 484 |
+
{"id": "release500_0484", "category": "phonetic_balance", "text": "A trickle of fresh blood ran over his face.", "source": "cmu_arctic"}
|
| 485 |
+
{"id": "release500_0485", "category": "phonetic_balance", "text": "Suppose you saw me at work through the window.", "source": "cmu_arctic"}
|
| 486 |
+
{"id": "release500_0486", "category": "phonetic_balance", "text": "But who was Eileen's double.", "source": "cmu_arctic"}
|
| 487 |
+
{"id": "release500_0487", "category": "phonetic_balance", "text": "Darkness hid him from Jeanne.", "source": "cmu_arctic"}
|
| 488 |
+
{"id": "release500_0488", "category": "phonetic_balance", "text": "By this time Charley was as enraged as the Greek.", "source": "cmu_arctic"}
|
| 489 |
+
{"id": "release500_0489", "category": "phonetic_balance", "text": "I am writing these lines in Honolulu, Hawaii.", "source": "cmu_arctic"}
|
| 490 |
+
{"id": "release500_0490", "category": "phonetic_balance", "text": "Nobody knows how the natives got them.", "source": "cmu_arctic"}
|
| 491 |
+
{"id": "release500_0491", "category": "phonetic_balance", "text": "And how would we ever find ourselves.", "source": "cmu_arctic"}
|
| 492 |
+
{"id": "release500_0492", "category": "phonetic_balance", "text": "They are coming ashore, whoever they are.", "source": "cmu_arctic"}
|
| 493 |
+
{"id": "release500_0493", "category": "phonetic_balance", "text": "This is my fifth voyage.", "source": "cmu_arctic"}
|
| 494 |
+
{"id": "release500_0494", "category": "phonetic_balance", "text": "And yet if she came he had no words to say.", "source": "cmu_arctic"}
|
| 495 |
+
{"id": "release500_0495", "category": "phonetic_balance", "text": "You must sleep, he urged.", "source": "cmu_arctic"}
|
| 496 |
+
{"id": "release500_0496", "category": "phonetic_balance", "text": "Could the incident have anything to do with Jeanne and Pierre.", "source": "cmu_arctic"}
|
| 497 |
+
{"id": "release500_0497", "category": "phonetic_balance", "text": "Each day she became a more vital part of him.", "source": "cmu_arctic"}
|
| 498 |
+
{"id": "release500_0498", "category": "phonetic_balance", "text": "But why continue the tirade, for tirade it was.", "source": "cmu_arctic"}
|
| 499 |
+
{"id": "release500_0499", "category": "phonetic_balance", "text": "That is what distinguishes all of us from the lower animals.", "source": "cmu_arctic"}
|
| 500 |
+
{"id": "release500_0500", "category": "phonetic_balance", "text": "There was something pathetic in the girl's attitude now.", "source": "cmu_arctic"}
|
evaluation/final/raw/signal_diagnostics/per_clip.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
evaluation/{signal.json → final/raw/signal_diagnostics/report.json}
RENAMED
|
The diff for this file is too large to render.
See raw diff
|
|
|
evaluation/final/raw/utmos22/report.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
evaluation/final/raw/wav2vec2_large_lv60k_960h/hypotheses_wav2vec2-large-lv60k-960h.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
evaluation/final/raw/wav2vec2_large_lv60k_960h/report.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
evaluation/final/raw/wav2vec2_large_lv60k_960h/rows.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
evaluation/final/raw/whisper_large_v3/hypotheses_whisper-large-v3.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
evaluation/final/raw/whisper_large_v3/report.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
evaluation/final/raw/whisper_large_v3/rows.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
evaluation/final/runtime/inflect-micro-v2_cpu.json
ADDED
|
@@ -0,0 +1,435 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "inflect-micro-v2",
|
| 4 |
+
"provider": "cpu",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
|
| 7 |
+
"processor": "AMD EPYC 7K62 48-Core Processor",
|
| 8 |
+
"logical_cpus_visible": 192,
|
| 9 |
+
"process_cpu_affinity_count": 192
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.12.13",
|
| 13 |
+
"single_process": true,
|
| 14 |
+
"concurrent_synthesis_requests": 1,
|
| 15 |
+
"warmup_utterances": 3,
|
| 16 |
+
"thread_policy": "runtime default",
|
| 17 |
+
"environment_threads": {
|
| 18 |
+
"OMP_NUM_THREADS": null,
|
| 19 |
+
"MKL_NUM_THREADS": null,
|
| 20 |
+
"OPENBLAS_NUM_THREADS": null
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"utterances": 50,
|
| 24 |
+
"load_seconds": 1.3450956749729812,
|
| 25 |
+
"peak_process_rss_bytes_observed": 1374117888,
|
| 26 |
+
"total_latency_seconds": 164.47246361640282,
|
| 27 |
+
"total_audio_seconds": 221.32266666666666,
|
| 28 |
+
"rtf": 0.7431342938955017,
|
| 29 |
+
"realtime_multiple": 1.3456517997009816,
|
| 30 |
+
"latency_mean_seconds": 3.2894492723280564,
|
| 31 |
+
"latency_median_seconds": 3.204997018503491,
|
| 32 |
+
"latency_p95_seconds": 4.681012376293073,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "release500_0001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 65,
|
| 38 |
+
"audio_seconds": 3.7653333333333334,
|
| 39 |
+
"latency_seconds": 3.0963279620045796,
|
| 40 |
+
"rtf": 0.822325060730678
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "release500_0002",
|
| 44 |
+
"category": "descriptive",
|
| 45 |
+
"characters": 72,
|
| 46 |
+
"audio_seconds": 3.8826666666666667,
|
| 47 |
+
"latency_seconds": 3.298753931070678,
|
| 48 |
+
"rtf": 0.8496103874666925
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "release500_0003",
|
| 52 |
+
"category": "emotional",
|
| 53 |
+
"characters": 68,
|
| 54 |
+
"audio_seconds": 3.9146666666666667,
|
| 55 |
+
"latency_seconds": 3.1102415019413456,
|
| 56 |
+
"rtf": 0.794509920455044
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "release500_0004",
|
| 60 |
+
"category": "homographs",
|
| 61 |
+
"characters": 73,
|
| 62 |
+
"audio_seconds": 4.330666666666667,
|
| 63 |
+
"latency_seconds": 3.798860387993045,
|
| 64 |
+
"rtf": 0.8771999048629261
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "release500_0005",
|
| 68 |
+
"category": "long",
|
| 69 |
+
"characters": 154,
|
| 70 |
+
"audio_seconds": 8.597333333333333,
|
| 71 |
+
"latency_seconds": 5.6228647420648485,
|
| 72 |
+
"rtf": 0.6540242798617613
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "release500_0006",
|
| 76 |
+
"category": "long_range",
|
| 77 |
+
"characters": 122,
|
| 78 |
+
"audio_seconds": 6.176,
|
| 79 |
+
"latency_seconds": 3.7697316620033234,
|
| 80 |
+
"rtf": 0.6103840126300718
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "release500_0007",
|
| 84 |
+
"category": "names_places",
|
| 85 |
+
"characters": 62,
|
| 86 |
+
"audio_seconds": 3.7973333333333334,
|
| 87 |
+
"latency_seconds": 2.610186845995486,
|
| 88 |
+
"rtf": 0.6873736427305528
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "release500_0008",
|
| 92 |
+
"category": "narrative",
|
| 93 |
+
"characters": 76,
|
| 94 |
+
"audio_seconds": 4.352,
|
| 95 |
+
"latency_seconds": 3.1997373000485823,
|
| 96 |
+
"rtf": 0.7352337546067513
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "release500_0009",
|
| 100 |
+
"category": "numbers",
|
| 101 |
+
"characters": 79,
|
| 102 |
+
"audio_seconds": 4.789333333333333,
|
| 103 |
+
"latency_seconds": 3.400350669049658,
|
| 104 |
+
"rtf": 0.7099841319006802
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "release500_0010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 75,
|
| 110 |
+
"audio_seconds": 5.312,
|
| 111 |
+
"latency_seconds": 3.396303041954525,
|
| 112 |
+
"rtf": 0.6393642774763789
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "release500_0011",
|
| 116 |
+
"category": "question",
|
| 117 |
+
"characters": 47,
|
| 118 |
+
"audio_seconds": 2.570666666666667,
|
| 119 |
+
"latency_seconds": 2.200048934086226,
|
| 120 |
+
"rtf": 0.8558281641932932
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "release500_0012",
|
| 124 |
+
"category": "rare_words",
|
| 125 |
+
"characters": 87,
|
| 126 |
+
"audio_seconds": 5.184,
|
| 127 |
+
"latency_seconds": 3.8021743500139564,
|
| 128 |
+
"rtf": 0.7334441261600996
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "release500_0013",
|
| 132 |
+
"category": "short",
|
| 133 |
+
"characters": 15,
|
| 134 |
+
"audio_seconds": 1.2693333333333334,
|
| 135 |
+
"latency_seconds": 1.7893105780240148,
|
| 136 |
+
"rtf": 1.4096459385693394
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "release500_0014",
|
| 140 |
+
"category": "technical",
|
| 141 |
+
"characters": 71,
|
| 142 |
+
"audio_seconds": 4.010666666666666,
|
| 143 |
+
"latency_seconds": 3.300313051091507,
|
| 144 |
+
"rtf": 0.8228839056910341
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "release500_0015",
|
| 148 |
+
"category": "conversational",
|
| 149 |
+
"characters": 64,
|
| 150 |
+
"audio_seconds": 4.0,
|
| 151 |
+
"latency_seconds": 3.1033195100026205,
|
| 152 |
+
"rtf": 0.7758298775006551
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "release500_0016",
|
| 156 |
+
"category": "descriptive",
|
| 157 |
+
"characters": 88,
|
| 158 |
+
"audio_seconds": 4.618666666666667,
|
| 159 |
+
"latency_seconds": 4.089846272952855,
|
| 160 |
+
"rtf": 0.8855036676427946
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "release500_0017",
|
| 164 |
+
"category": "emotional",
|
| 165 |
+
"characters": 74,
|
| 166 |
+
"audio_seconds": 4.266666666666667,
|
| 167 |
+
"latency_seconds": 3.699034327059053,
|
| 168 |
+
"rtf": 0.8669611704044655
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "release500_0018",
|
| 172 |
+
"category": "homographs",
|
| 173 |
+
"characters": 57,
|
| 174 |
+
"audio_seconds": 3.328,
|
| 175 |
+
"latency_seconds": 3.409255804028362,
|
| 176 |
+
"rtf": 1.0244158064989068
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "release500_0019",
|
| 180 |
+
"category": "long",
|
| 181 |
+
"characters": 148,
|
| 182 |
+
"audio_seconds": 8.010666666666667,
|
| 183 |
+
"latency_seconds": 5.100449635996483,
|
| 184 |
+
"rtf": 0.636707261484248
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "release500_0020",
|
| 188 |
+
"category": "long_range",
|
| 189 |
+
"characters": 124,
|
| 190 |
+
"audio_seconds": 6.261333333333333,
|
| 191 |
+
"latency_seconds": 3.7893470430281013,
|
| 192 |
+
"rtf": 0.6051981009946925
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "release500_0021",
|
| 196 |
+
"category": "names_places",
|
| 197 |
+
"characters": 72,
|
| 198 |
+
"audio_seconds": 3.936,
|
| 199 |
+
"latency_seconds": 3.700202681007795,
|
| 200 |
+
"rtf": 0.9400921445649886
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "release500_0022",
|
| 204 |
+
"category": "narrative",
|
| 205 |
+
"characters": 52,
|
| 206 |
+
"audio_seconds": 3.4133333333333336,
|
| 207 |
+
"latency_seconds": 4.905314784962684,
|
| 208 |
+
"rtf": 1.4371039409070363
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "release500_0023",
|
| 212 |
+
"category": "numbers",
|
| 213 |
+
"characters": 80,
|
| 214 |
+
"audio_seconds": 4.576,
|
| 215 |
+
"latency_seconds": 3.2102567369583994,
|
| 216 |
+
"rtf": 0.7015421190905594
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "release500_0024",
|
| 220 |
+
"category": "punctuation",
|
| 221 |
+
"characters": 73,
|
| 222 |
+
"audio_seconds": 4.469333333333333,
|
| 223 |
+
"latency_seconds": 3.3047980930423364,
|
| 224 |
+
"rtf": 0.7394387141353677
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "release500_0025",
|
| 228 |
+
"category": "question",
|
| 229 |
+
"characters": 39,
|
| 230 |
+
"audio_seconds": 2.2186666666666666,
|
| 231 |
+
"latency_seconds": 2.1851010150276124,
|
| 232 |
+
"rtf": 0.9848712507636475
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "release500_0026",
|
| 236 |
+
"category": "rare_words",
|
| 237 |
+
"characters": 78,
|
| 238 |
+
"audio_seconds": 4.512,
|
| 239 |
+
"latency_seconds": 3.0049878619611263,
|
| 240 |
+
"rtf": 0.6659990828814554
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "release500_0027",
|
| 244 |
+
"category": "short",
|
| 245 |
+
"characters": 25,
|
| 246 |
+
"audio_seconds": 1.568,
|
| 247 |
+
"latency_seconds": 1.7857773479772732,
|
| 248 |
+
"rtf": 1.1388886147814241
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "release500_0028",
|
| 252 |
+
"category": "technical",
|
| 253 |
+
"characters": 82,
|
| 254 |
+
"audio_seconds": 5.397333333333333,
|
| 255 |
+
"latency_seconds": 3.9127721959957853,
|
| 256 |
+
"rtf": 0.7249454414517883
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "release500_0029",
|
| 260 |
+
"category": "conversational",
|
| 261 |
+
"characters": 59,
|
| 262 |
+
"audio_seconds": 3.050666666666667,
|
| 263 |
+
"latency_seconds": 3.0953754010843113,
|
| 264 |
+
"rtf": 1.0146553980827069
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "release500_0030",
|
| 268 |
+
"category": "descriptive",
|
| 269 |
+
"characters": 65,
|
| 270 |
+
"audio_seconds": 3.530666666666667,
|
| 271 |
+
"latency_seconds": 3.604664637008682,
|
| 272 |
+
"rtf": 1.0209586396361447
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "release500_0031",
|
| 276 |
+
"category": "emotional",
|
| 277 |
+
"characters": 70,
|
| 278 |
+
"audio_seconds": 4.2026666666666666,
|
| 279 |
+
"latency_seconds": 3.4063999010249972,
|
| 280 |
+
"rtf": 0.8105329713733338
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "release500_0032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 60,
|
| 286 |
+
"audio_seconds": 3.36,
|
| 287 |
+
"latency_seconds": 3.097165131010115,
|
| 288 |
+
"rtf": 0.9217753366101533
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "release500_0033",
|
| 292 |
+
"category": "long",
|
| 293 |
+
"characters": 138,
|
| 294 |
+
"audio_seconds": 7.616,
|
| 295 |
+
"latency_seconds": 4.406864987919107,
|
| 296 |
+
"rtf": 0.5786324826574458
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "release500_0034",
|
| 300 |
+
"category": "long_range",
|
| 301 |
+
"characters": 141,
|
| 302 |
+
"audio_seconds": 7.8933333333333335,
|
| 303 |
+
"latency_seconds": 4.392835911014117,
|
| 304 |
+
"rtf": 0.5565248198075318
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "release500_0035",
|
| 308 |
+
"category": "names_places",
|
| 309 |
+
"characters": 61,
|
| 310 |
+
"audio_seconds": 3.616,
|
| 311 |
+
"latency_seconds": 2.7880763289285824,
|
| 312 |
+
"rtf": 0.7710388077789221
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "release500_0036",
|
| 316 |
+
"category": "narrative",
|
| 317 |
+
"characters": 73,
|
| 318 |
+
"audio_seconds": 4.149333333333334,
|
| 319 |
+
"latency_seconds": 2.9094826449872926,
|
| 320 |
+
"rtf": 0.7011927968317703
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "release500_0037",
|
| 324 |
+
"category": "numbers",
|
| 325 |
+
"characters": 78,
|
| 326 |
+
"audio_seconds": 4.864,
|
| 327 |
+
"latency_seconds": 2.7931808329885826,
|
| 328 |
+
"rtf": 0.5742559278348237
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "release500_0038",
|
| 332 |
+
"category": "punctuation",
|
| 333 |
+
"characters": 67,
|
| 334 |
+
"audio_seconds": 4.522666666666667,
|
| 335 |
+
"latency_seconds": 2.8904477619798854,
|
| 336 |
+
"rtf": 0.6391025417113544
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "release500_0039",
|
| 340 |
+
"category": "question",
|
| 341 |
+
"characters": 45,
|
| 342 |
+
"audio_seconds": 2.3573333333333335,
|
| 343 |
+
"latency_seconds": 2.115686099976301,
|
| 344 |
+
"rtf": 0.8974912754424353
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "release500_0040",
|
| 348 |
+
"category": "rare_words",
|
| 349 |
+
"characters": 82,
|
| 350 |
+
"audio_seconds": 4.810666666666667,
|
| 351 |
+
"latency_seconds": 3.091681601945311,
|
| 352 |
+
"rtf": 0.6426721733533767
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "release500_0041",
|
| 356 |
+
"category": "short",
|
| 357 |
+
"characters": 22,
|
| 358 |
+
"audio_seconds": 1.5573333333333332,
|
| 359 |
+
"latency_seconds": 1.596736979088746,
|
| 360 |
+
"rtf": 1.0253019985586982
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "release500_0042",
|
| 364 |
+
"category": "technical",
|
| 365 |
+
"characters": 66,
|
| 366 |
+
"audio_seconds": 3.7226666666666666,
|
| 367 |
+
"latency_seconds": 2.9045540110673755,
|
| 368 |
+
"rtf": 0.7802347809099326
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "release500_0043",
|
| 372 |
+
"category": "conversational",
|
| 373 |
+
"characters": 67,
|
| 374 |
+
"audio_seconds": 3.968,
|
| 375 |
+
"latency_seconds": 2.999315937049687,
|
| 376 |
+
"rtf": 0.7558759922000219
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "release500_0044",
|
| 380 |
+
"category": "descriptive",
|
| 381 |
+
"characters": 73,
|
| 382 |
+
"audio_seconds": 3.989333333333333,
|
| 383 |
+
"latency_seconds": 2.6931907170219347,
|
| 384 |
+
"rtf": 0.6750979404299636
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "release500_0045",
|
| 388 |
+
"category": "emotional",
|
| 389 |
+
"characters": 70,
|
| 390 |
+
"audio_seconds": 4.1386666666666665,
|
| 391 |
+
"latency_seconds": 3.002258141990751,
|
| 392 |
+
"rtf": 0.725416754669157
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "release500_0046",
|
| 396 |
+
"category": "homographs",
|
| 397 |
+
"characters": 51,
|
| 398 |
+
"audio_seconds": 2.9546666666666668,
|
| 399 |
+
"latency_seconds": 2.494517444050871,
|
| 400 |
+
"rtf": 0.8442635753782279
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "release500_0047",
|
| 404 |
+
"category": "long",
|
| 405 |
+
"characters": 161,
|
| 406 |
+
"audio_seconds": 8.192,
|
| 407 |
+
"latency_seconds": 4.0075952999759465,
|
| 408 |
+
"rtf": 0.48920841064159504
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "release500_0048",
|
| 412 |
+
"category": "long_range",
|
| 413 |
+
"characters": 124,
|
| 414 |
+
"audio_seconds": 7.424,
|
| 415 |
+
"latency_seconds": 4.198830675915815,
|
| 416 |
+
"rtf": 0.5655752526826259
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"id": "release500_0049",
|
| 420 |
+
"category": "names_places",
|
| 421 |
+
"characters": 59,
|
| 422 |
+
"audio_seconds": 3.296,
|
| 423 |
+
"latency_seconds": 2.6966539489803836,
|
| 424 |
+
"rtf": 0.8181595718993883
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"id": "release500_0050",
|
| 428 |
+
"category": "narrative",
|
| 429 |
+
"characters": 99,
|
| 430 |
+
"audio_seconds": 5.578666666666667,
|
| 431 |
+
"latency_seconds": 3.691280954051763,
|
| 432 |
+
"rtf": 0.6616779912855694
|
| 433 |
+
}
|
| 434 |
+
]
|
| 435 |
+
}
|
evaluation/final/runtime/inflect-micro-v2_cuda.json
ADDED
|
@@ -0,0 +1,435 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "inflect-micro-v2",
|
| 4 |
+
"provider": "cuda:0",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
|
| 7 |
+
"processor": "AMD EPYC 7K62 48-Core Processor",
|
| 8 |
+
"logical_cpus_visible": 192,
|
| 9 |
+
"process_cpu_affinity_count": 192
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.12.13",
|
| 13 |
+
"single_process": true,
|
| 14 |
+
"concurrent_synthesis_requests": 1,
|
| 15 |
+
"warmup_utterances": 3,
|
| 16 |
+
"thread_policy": "runtime default",
|
| 17 |
+
"environment_threads": {
|
| 18 |
+
"OMP_NUM_THREADS": null,
|
| 19 |
+
"MKL_NUM_THREADS": null,
|
| 20 |
+
"OPENBLAS_NUM_THREADS": null
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"utterances": 50,
|
| 24 |
+
"load_seconds": 1.4951987860258669,
|
| 25 |
+
"peak_process_rss_bytes_observed": 2080051200,
|
| 26 |
+
"total_latency_seconds": 3.850211550248787,
|
| 27 |
+
"total_audio_seconds": 221.33333333333334,
|
| 28 |
+
"rtf": 0.01739553411256982,
|
| 29 |
+
"realtime_multiple": 57.4860187407187,
|
| 30 |
+
"latency_mean_seconds": 0.07700423100497573,
|
| 31 |
+
"latency_median_seconds": 0.07859880453906953,
|
| 32 |
+
"latency_p95_seconds": 0.08273381618200801,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "release500_0001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 65,
|
| 38 |
+
"audio_seconds": 3.7653333333333334,
|
| 39 |
+
"latency_seconds": 0.04948486597277224,
|
| 40 |
+
"rtf": 0.013142227152825488
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "release500_0002",
|
| 44 |
+
"category": "descriptive",
|
| 45 |
+
"characters": 72,
|
| 46 |
+
"audio_seconds": 3.8826666666666667,
|
| 47 |
+
"latency_seconds": 0.05178455193527043,
|
| 48 |
+
"rtf": 0.013337367428383524
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "release500_0003",
|
| 52 |
+
"category": "emotional",
|
| 53 |
+
"characters": 68,
|
| 54 |
+
"audio_seconds": 3.9146666666666667,
|
| 55 |
+
"latency_seconds": 0.0483815890038386,
|
| 56 |
+
"rtf": 0.012359057136539151
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "release500_0004",
|
| 60 |
+
"category": "homographs",
|
| 61 |
+
"characters": 73,
|
| 62 |
+
"audio_seconds": 4.330666666666667,
|
| 63 |
+
"latency_seconds": 0.07781655306462198,
|
| 64 |
+
"rtf": 0.017968723768000766
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "release500_0005",
|
| 68 |
+
"category": "long",
|
| 69 |
+
"characters": 154,
|
| 70 |
+
"audio_seconds": 8.597333333333333,
|
| 71 |
+
"latency_seconds": 0.08299373800400645,
|
| 72 |
+
"rtf": 0.00965342796262482
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "release500_0006",
|
| 76 |
+
"category": "long_range",
|
| 77 |
+
"characters": 122,
|
| 78 |
+
"audio_seconds": 6.176,
|
| 79 |
+
"latency_seconds": 0.08454970794264227,
|
| 80 |
+
"rtf": 0.013690043384495186
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "release500_0007",
|
| 84 |
+
"category": "names_places",
|
| 85 |
+
"characters": 62,
|
| 86 |
+
"audio_seconds": 3.808,
|
| 87 |
+
"latency_seconds": 0.08324956998694688,
|
| 88 |
+
"rtf": 0.021861756824303278
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "release500_0008",
|
| 92 |
+
"category": "narrative",
|
| 93 |
+
"characters": 76,
|
| 94 |
+
"audio_seconds": 4.352,
|
| 95 |
+
"latency_seconds": 0.07742644101381302,
|
| 96 |
+
"rtf": 0.017791002071188652
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "release500_0009",
|
| 100 |
+
"category": "numbers",
|
| 101 |
+
"characters": 79,
|
| 102 |
+
"audio_seconds": 4.789333333333333,
|
| 103 |
+
"latency_seconds": 0.07936609396710992,
|
| 104 |
+
"rtf": 0.016571428306050233
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "release500_0010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 75,
|
| 110 |
+
"audio_seconds": 5.312,
|
| 111 |
+
"latency_seconds": 0.08241613395512104,
|
| 112 |
+
"rtf": 0.01551508545841887
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "release500_0011",
|
| 116 |
+
"category": "question",
|
| 117 |
+
"characters": 47,
|
| 118 |
+
"audio_seconds": 2.570666666666667,
|
| 119 |
+
"latency_seconds": 0.0773231100756675,
|
| 120 |
+
"rtf": 0.030079010662215053
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "release500_0012",
|
| 124 |
+
"category": "rare_words",
|
| 125 |
+
"characters": 87,
|
| 126 |
+
"audio_seconds": 5.184,
|
| 127 |
+
"latency_seconds": 0.07705403899308294,
|
| 128 |
+
"rtf": 0.0148638192502089
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "release500_0013",
|
| 132 |
+
"category": "short",
|
| 133 |
+
"characters": 15,
|
| 134 |
+
"audio_seconds": 1.2693333333333334,
|
| 135 |
+
"latency_seconds": 0.07799724501091987,
|
| 136 |
+
"rtf": 0.06144740940986334
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "release500_0014",
|
| 140 |
+
"category": "technical",
|
| 141 |
+
"characters": 71,
|
| 142 |
+
"audio_seconds": 4.010666666666666,
|
| 143 |
+
"latency_seconds": 0.07672238594386727,
|
| 144 |
+
"rtf": 0.019129584261270097
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "release500_0015",
|
| 148 |
+
"category": "conversational",
|
| 149 |
+
"characters": 64,
|
| 150 |
+
"audio_seconds": 4.0,
|
| 151 |
+
"latency_seconds": 0.07751119195017964,
|
| 152 |
+
"rtf": 0.01937779798754491
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "release500_0016",
|
| 156 |
+
"category": "descriptive",
|
| 157 |
+
"characters": 88,
|
| 158 |
+
"audio_seconds": 4.618666666666667,
|
| 159 |
+
"latency_seconds": 0.08169721905142069,
|
| 160 |
+
"rtf": 0.017688485649123994
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "release500_0017",
|
| 164 |
+
"category": "emotional",
|
| 165 |
+
"characters": 74,
|
| 166 |
+
"audio_seconds": 4.266666666666667,
|
| 167 |
+
"latency_seconds": 0.07964741496834904,
|
| 168 |
+
"rtf": 0.018667362883206806
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "release500_0018",
|
| 172 |
+
"category": "homographs",
|
| 173 |
+
"characters": 57,
|
| 174 |
+
"audio_seconds": 3.328,
|
| 175 |
+
"latency_seconds": 0.0793499950086698,
|
| 176 |
+
"rtf": 0.0238431475386628
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "release500_0019",
|
| 180 |
+
"category": "long",
|
| 181 |
+
"characters": 148,
|
| 182 |
+
"audio_seconds": 8.010666666666667,
|
| 183 |
+
"latency_seconds": 0.07945526507683098,
|
| 184 |
+
"rtf": 0.00991868322363902
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "release500_0020",
|
| 188 |
+
"category": "long_range",
|
| 189 |
+
"characters": 124,
|
| 190 |
+
"audio_seconds": 6.261333333333333,
|
| 191 |
+
"latency_seconds": 0.07923486304935068,
|
| 192 |
+
"rtf": 0.012654631023639909
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "release500_0021",
|
| 196 |
+
"category": "names_places",
|
| 197 |
+
"characters": 72,
|
| 198 |
+
"audio_seconds": 3.936,
|
| 199 |
+
"latency_seconds": 0.0736988460412249,
|
| 200 |
+
"rtf": 0.018724300315351855
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "release500_0022",
|
| 204 |
+
"category": "narrative",
|
| 205 |
+
"characters": 52,
|
| 206 |
+
"audio_seconds": 3.4133333333333336,
|
| 207 |
+
"latency_seconds": 0.07931573409587145,
|
| 208 |
+
"rtf": 0.02323703147339984
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "release500_0023",
|
| 212 |
+
"category": "numbers",
|
| 213 |
+
"characters": 80,
|
| 214 |
+
"audio_seconds": 4.576,
|
| 215 |
+
"latency_seconds": 0.0796226350357756,
|
| 216 |
+
"rtf": 0.0174000513627132
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "release500_0024",
|
| 220 |
+
"category": "punctuation",
|
| 221 |
+
"characters": 73,
|
| 222 |
+
"audio_seconds": 4.469333333333333,
|
| 223 |
+
"latency_seconds": 0.07813397597055882,
|
| 224 |
+
"rtf": 0.01748224402682551
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "release500_0025",
|
| 228 |
+
"category": "question",
|
| 229 |
+
"characters": 39,
|
| 230 |
+
"audio_seconds": 2.2186666666666666,
|
| 231 |
+
"latency_seconds": 0.08047464198898524,
|
| 232 |
+
"rtf": 0.03627162349263157
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "release500_0026",
|
| 236 |
+
"category": "rare_words",
|
| 237 |
+
"characters": 78,
|
| 238 |
+
"audio_seconds": 4.512,
|
| 239 |
+
"latency_seconds": 0.07918339292518795,
|
| 240 |
+
"rtf": 0.017549510843348395
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "release500_0027",
|
| 244 |
+
"category": "short",
|
| 245 |
+
"characters": 25,
|
| 246 |
+
"audio_seconds": 1.568,
|
| 247 |
+
"latency_seconds": 0.08055797289125621,
|
| 248 |
+
"rtf": 0.05137625822146442
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "release500_0028",
|
| 252 |
+
"category": "technical",
|
| 253 |
+
"characters": 82,
|
| 254 |
+
"audio_seconds": 5.397333333333333,
|
| 255 |
+
"latency_seconds": 0.07831828703638166,
|
| 256 |
+
"rtf": 0.014510552193005496
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "release500_0029",
|
| 260 |
+
"category": "conversational",
|
| 261 |
+
"characters": 59,
|
| 262 |
+
"audio_seconds": 3.050666666666667,
|
| 263 |
+
"latency_seconds": 0.0796109160874039,
|
| 264 |
+
"rtf": 0.026096235605573826
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "release500_0030",
|
| 268 |
+
"category": "descriptive",
|
| 269 |
+
"characters": 65,
|
| 270 |
+
"audio_seconds": 3.530666666666667,
|
| 271 |
+
"latency_seconds": 0.07437878102064133,
|
| 272 |
+
"rtf": 0.021066497645574393
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "release500_0031",
|
| 276 |
+
"category": "emotional",
|
| 277 |
+
"characters": 70,
|
| 278 |
+
"audio_seconds": 4.2026666666666666,
|
| 279 |
+
"latency_seconds": 0.07443938206415623,
|
| 280 |
+
"rtf": 0.017712416417549864
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "release500_0032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 60,
|
| 286 |
+
"audio_seconds": 3.36,
|
| 287 |
+
"latency_seconds": 0.07828063808847219,
|
| 288 |
+
"rtf": 0.023297808954902438
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "release500_0033",
|
| 292 |
+
"category": "long",
|
| 293 |
+
"characters": 138,
|
| 294 |
+
"audio_seconds": 7.616,
|
| 295 |
+
"latency_seconds": 0.07834453810937703,
|
| 296 |
+
"rtf": 0.010286835361000135
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "release500_0034",
|
| 300 |
+
"category": "long_range",
|
| 301 |
+
"characters": 141,
|
| 302 |
+
"audio_seconds": 7.8933333333333335,
|
| 303 |
+
"latency_seconds": 0.07765388395637274,
|
| 304 |
+
"rtf": 0.00983790759582425
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "release500_0035",
|
| 308 |
+
"category": "names_places",
|
| 309 |
+
"characters": 61,
|
| 310 |
+
"audio_seconds": 3.616,
|
| 311 |
+
"latency_seconds": 0.07891394197940826,
|
| 312 |
+
"rtf": 0.02182354590138503
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "release500_0036",
|
| 316 |
+
"category": "narrative",
|
| 317 |
+
"characters": 73,
|
| 318 |
+
"audio_seconds": 4.149333333333334,
|
| 319 |
+
"latency_seconds": 0.0807820939226076,
|
| 320 |
+
"rtf": 0.019468692301399644
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "release500_0037",
|
| 324 |
+
"category": "numbers",
|
| 325 |
+
"characters": 78,
|
| 326 |
+
"audio_seconds": 4.864,
|
| 327 |
+
"latency_seconds": 0.07888713106513023,
|
| 328 |
+
"rtf": 0.01621857135385079
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "release500_0038",
|
| 332 |
+
"category": "punctuation",
|
| 333 |
+
"characters": 67,
|
| 334 |
+
"audio_seconds": 4.522666666666667,
|
| 335 |
+
"latency_seconds": 0.07885307096876204,
|
| 336 |
+
"rtf": 0.017435083498399624
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "release500_0039",
|
| 340 |
+
"category": "question",
|
| 341 |
+
"characters": 45,
|
| 342 |
+
"audio_seconds": 2.3573333333333335,
|
| 343 |
+
"latency_seconds": 0.07602165301796049,
|
| 344 |
+
"rtf": 0.03224900439110315
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "release500_0040",
|
| 348 |
+
"category": "rare_words",
|
| 349 |
+
"characters": 82,
|
| 350 |
+
"audio_seconds": 4.810666666666667,
|
| 351 |
+
"latency_seconds": 0.08125020703300834,
|
| 352 |
+
"rtf": 0.01688959403402335
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "release500_0041",
|
| 356 |
+
"category": "short",
|
| 357 |
+
"characters": 22,
|
| 358 |
+
"audio_seconds": 1.5573333333333332,
|
| 359 |
+
"latency_seconds": 0.07831234799232334,
|
| 360 |
+
"rtf": 0.05028618235808434
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "release500_0042",
|
| 364 |
+
"category": "technical",
|
| 365 |
+
"characters": 66,
|
| 366 |
+
"audio_seconds": 3.7226666666666666,
|
| 367 |
+
"latency_seconds": 0.0798298679292202,
|
| 368 |
+
"rtf": 0.021444269680127203
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "release500_0043",
|
| 372 |
+
"category": "conversational",
|
| 373 |
+
"characters": 67,
|
| 374 |
+
"audio_seconds": 3.968,
|
| 375 |
+
"latency_seconds": 0.07586761203128844,
|
| 376 |
+
"rtf": 0.019119861903046483
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "release500_0044",
|
| 380 |
+
"category": "descriptive",
|
| 381 |
+
"characters": 73,
|
| 382 |
+
"audio_seconds": 3.989333333333333,
|
| 383 |
+
"latency_seconds": 0.07513942802324891,
|
| 384 |
+
"rtf": 0.0188350838962021
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "release500_0045",
|
| 388 |
+
"category": "emotional",
|
| 389 |
+
"characters": 70,
|
| 390 |
+
"audio_seconds": 4.1386666666666665,
|
| 391 |
+
"latency_seconds": 0.0746721139876172,
|
| 392 |
+
"rtf": 0.01804255331530699
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "release500_0046",
|
| 396 |
+
"category": "homographs",
|
| 397 |
+
"characters": 51,
|
| 398 |
+
"audio_seconds": 2.9546666666666668,
|
| 399 |
+
"latency_seconds": 0.07889968191739172,
|
| 400 |
+
"rtf": 0.0267034122012833
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "release500_0047",
|
| 404 |
+
"category": "long",
|
| 405 |
+
"characters": 161,
|
| 406 |
+
"audio_seconds": 8.192,
|
| 407 |
+
"latency_seconds": 0.08193162304814905,
|
| 408 |
+
"rtf": 0.010001418829119757
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "release500_0048",
|
| 412 |
+
"category": "long_range",
|
| 413 |
+
"characters": 124,
|
| 414 |
+
"audio_seconds": 7.424,
|
| 415 |
+
"latency_seconds": 0.08024143101647496,
|
| 416 |
+
"rtf": 0.010808382410624321
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"id": "release500_0049",
|
| 420 |
+
"category": "names_places",
|
| 421 |
+
"characters": 59,
|
| 422 |
+
"audio_seconds": 3.296,
|
| 423 |
+
"latency_seconds": 0.07770149398129433,
|
| 424 |
+
"rtf": 0.02357448239723736
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"id": "release500_0050",
|
| 428 |
+
"category": "narrative",
|
| 429 |
+
"characters": 99,
|
| 430 |
+
"audio_seconds": 5.578666666666667,
|
| 431 |
+
"latency_seconds": 0.07743225304875523,
|
| 432 |
+
"rtf": 0.013880064480536906
|
| 433 |
+
}
|
| 434 |
+
]
|
| 435 |
+
}
|
evaluation/final/runtime/inflect-nano-v2_cpu.json
ADDED
|
@@ -0,0 +1,435 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "inflect-nano-v2",
|
| 4 |
+
"provider": "cpu",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
|
| 7 |
+
"processor": "AMD EPYC 7K62 48-Core Processor",
|
| 8 |
+
"logical_cpus_visible": 192,
|
| 9 |
+
"process_cpu_affinity_count": 192
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.12.13",
|
| 13 |
+
"single_process": true,
|
| 14 |
+
"concurrent_synthesis_requests": 1,
|
| 15 |
+
"warmup_utterances": 3,
|
| 16 |
+
"thread_policy": "runtime default",
|
| 17 |
+
"environment_threads": {
|
| 18 |
+
"OMP_NUM_THREADS": null,
|
| 19 |
+
"MKL_NUM_THREADS": null,
|
| 20 |
+
"OPENBLAS_NUM_THREADS": null
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"utterances": 50,
|
| 24 |
+
"load_seconds": 0.8181002410128713,
|
| 25 |
+
"peak_process_rss_bytes_observed": 1150877696,
|
| 26 |
+
"total_latency_seconds": 120.06641951797064,
|
| 27 |
+
"total_audio_seconds": 222.32533333333333,
|
| 28 |
+
"rtf": 0.5400483054171543,
|
| 29 |
+
"realtime_multiple": 1.851686210231807,
|
| 30 |
+
"latency_mean_seconds": 2.4013283903594127,
|
| 31 |
+
"latency_median_seconds": 2.198900554445572,
|
| 32 |
+
"latency_p95_seconds": 3.8496124872122888,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "release500_0001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 65,
|
| 38 |
+
"audio_seconds": 3.8186666666666667,
|
| 39 |
+
"latency_seconds": 2.0938689078902826,
|
| 40 |
+
"rtf": 0.5483246092589776
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "release500_0002",
|
| 44 |
+
"category": "descriptive",
|
| 45 |
+
"characters": 72,
|
| 46 |
+
"audio_seconds": 3.9146666666666667,
|
| 47 |
+
"latency_seconds": 1.9025521680014208,
|
| 48 |
+
"rtf": 0.486006173706085
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "release500_0003",
|
| 52 |
+
"category": "emotional",
|
| 53 |
+
"characters": 68,
|
| 54 |
+
"audio_seconds": 3.936,
|
| 55 |
+
"latency_seconds": 1.997848630999215,
|
| 56 |
+
"rtf": 0.5075834936481746
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "release500_0004",
|
| 60 |
+
"category": "homographs",
|
| 61 |
+
"characters": 73,
|
| 62 |
+
"audio_seconds": 4.277333333333333,
|
| 63 |
+
"latency_seconds": 2.599528755992651,
|
| 64 |
+
"rtf": 0.6077451892127458
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "release500_0005",
|
| 68 |
+
"category": "long",
|
| 69 |
+
"characters": 154,
|
| 70 |
+
"audio_seconds": 8.554666666666666,
|
| 71 |
+
"latency_seconds": 3.9026208410505205,
|
| 72 |
+
"rtf": 0.45619788509786324
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "release500_0006",
|
| 76 |
+
"category": "long_range",
|
| 77 |
+
"characters": 122,
|
| 78 |
+
"audio_seconds": 6.08,
|
| 79 |
+
"latency_seconds": 2.8900271879974753,
|
| 80 |
+
"rtf": 0.4753334190785321
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "release500_0007",
|
| 84 |
+
"category": "names_places",
|
| 85 |
+
"characters": 62,
|
| 86 |
+
"audio_seconds": 3.712,
|
| 87 |
+
"latency_seconds": 2.115930248051882,
|
| 88 |
+
"rtf": 0.5700243125139768
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "release500_0008",
|
| 92 |
+
"category": "narrative",
|
| 93 |
+
"characters": 76,
|
| 94 |
+
"audio_seconds": 4.394666666666667,
|
| 95 |
+
"latency_seconds": 2.391370235942304,
|
| 96 |
+
"rtf": 0.5441528146106578
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "release500_0009",
|
| 100 |
+
"category": "numbers",
|
| 101 |
+
"characters": 79,
|
| 102 |
+
"audio_seconds": 4.832,
|
| 103 |
+
"latency_seconds": 2.300934116006829,
|
| 104 |
+
"rtf": 0.47618669619346626
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "release500_0010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 75,
|
| 110 |
+
"audio_seconds": 5.237333333333333,
|
| 111 |
+
"latency_seconds": 2.598541219951585,
|
| 112 |
+
"rtf": 0.4961573103268047
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "release500_0011",
|
| 116 |
+
"category": "question",
|
| 117 |
+
"characters": 47,
|
| 118 |
+
"audio_seconds": 2.592,
|
| 119 |
+
"latency_seconds": 1.602590127964504,
|
| 120 |
+
"rtf": 0.6182832283813673
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "release500_0012",
|
| 124 |
+
"category": "rare_words",
|
| 125 |
+
"characters": 87,
|
| 126 |
+
"audio_seconds": 5.237333333333333,
|
| 127 |
+
"latency_seconds": 1.9964147580321878,
|
| 128 |
+
"rtf": 0.3811891722311968
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "release500_0013",
|
| 132 |
+
"category": "short",
|
| 133 |
+
"characters": 15,
|
| 134 |
+
"audio_seconds": 1.312,
|
| 135 |
+
"latency_seconds": 1.1853064630413428,
|
| 136 |
+
"rtf": 0.9034348041473649
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "release500_0014",
|
| 140 |
+
"category": "technical",
|
| 141 |
+
"characters": 71,
|
| 142 |
+
"audio_seconds": 4.042666666666666,
|
| 143 |
+
"latency_seconds": 2.103942258981988,
|
| 144 |
+
"rtf": 0.5204342659091329
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "release500_0015",
|
| 148 |
+
"category": "conversational",
|
| 149 |
+
"characters": 64,
|
| 150 |
+
"audio_seconds": 4.010666666666666,
|
| 151 |
+
"latency_seconds": 2.0950683309929445,
|
| 152 |
+
"rtf": 0.5223740851877355
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "release500_0016",
|
| 156 |
+
"category": "descriptive",
|
| 157 |
+
"characters": 88,
|
| 158 |
+
"audio_seconds": 4.682666666666667,
|
| 159 |
+
"latency_seconds": 2.417497629998252,
|
| 160 |
+
"rtf": 0.5162651544700139
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "release500_0017",
|
| 164 |
+
"category": "emotional",
|
| 165 |
+
"characters": 74,
|
| 166 |
+
"audio_seconds": 4.416,
|
| 167 |
+
"latency_seconds": 2.184509124024771,
|
| 168 |
+
"rtf": 0.4946805081577833
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "release500_0018",
|
| 172 |
+
"category": "homographs",
|
| 173 |
+
"characters": 57,
|
| 174 |
+
"audio_seconds": 3.296,
|
| 175 |
+
"latency_seconds": 2.5033166700741276,
|
| 176 |
+
"rtf": 0.7595014168914223
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "release500_0019",
|
| 180 |
+
"category": "long",
|
| 181 |
+
"characters": 148,
|
| 182 |
+
"audio_seconds": 8.042666666666667,
|
| 183 |
+
"latency_seconds": 3.905849251896143,
|
| 184 |
+
"rtf": 0.4856410707762114
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "release500_0020",
|
| 188 |
+
"category": "long_range",
|
| 189 |
+
"characters": 124,
|
| 190 |
+
"audio_seconds": 6.261333333333333,
|
| 191 |
+
"latency_seconds": 3.686978467972949,
|
| 192 |
+
"rtf": 0.5888487757622897
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "release500_0021",
|
| 196 |
+
"category": "names_places",
|
| 197 |
+
"characters": 72,
|
| 198 |
+
"audio_seconds": 3.9146666666666667,
|
| 199 |
+
"latency_seconds": 2.1086044320836663,
|
| 200 |
+
"rtf": 0.538642140348348
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "release500_0022",
|
| 204 |
+
"category": "narrative",
|
| 205 |
+
"characters": 52,
|
| 206 |
+
"audio_seconds": 3.36,
|
| 207 |
+
"latency_seconds": 2.1903822059975937,
|
| 208 |
+
"rtf": 0.6518994660707125
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "release500_0023",
|
| 212 |
+
"category": "numbers",
|
| 213 |
+
"characters": 80,
|
| 214 |
+
"audio_seconds": 4.373333333333333,
|
| 215 |
+
"latency_seconds": 2.2107359810033813,
|
| 216 |
+
"rtf": 0.5055036541928464
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "release500_0024",
|
| 220 |
+
"category": "punctuation",
|
| 221 |
+
"characters": 73,
|
| 222 |
+
"audio_seconds": 4.48,
|
| 223 |
+
"latency_seconds": 2.198668733937666,
|
| 224 |
+
"rtf": 0.49077427096822895
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "release500_0025",
|
| 228 |
+
"category": "question",
|
| 229 |
+
"characters": 39,
|
| 230 |
+
"audio_seconds": 2.2506666666666666,
|
| 231 |
+
"latency_seconds": 1.4954689289443195,
|
| 232 |
+
"rtf": 0.6644559814622273
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "release500_0026",
|
| 236 |
+
"category": "rare_words",
|
| 237 |
+
"characters": 78,
|
| 238 |
+
"audio_seconds": 4.469333333333333,
|
| 239 |
+
"latency_seconds": 2.4929266630206257,
|
| 240 |
+
"rtf": 0.5577849037188154
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "release500_0027",
|
| 244 |
+
"category": "short",
|
| 245 |
+
"characters": 25,
|
| 246 |
+
"audio_seconds": 1.664,
|
| 247 |
+
"latency_seconds": 1.3080715850228444,
|
| 248 |
+
"rtf": 0.7861007121531517
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "release500_0028",
|
| 252 |
+
"category": "technical",
|
| 253 |
+
"characters": 82,
|
| 254 |
+
"audio_seconds": 5.408,
|
| 255 |
+
"latency_seconds": 3.5919066730421036,
|
| 256 |
+
"rtf": 0.6641839262281996
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "release500_0029",
|
| 260 |
+
"category": "conversational",
|
| 261 |
+
"characters": 59,
|
| 262 |
+
"audio_seconds": 3.2213333333333334,
|
| 263 |
+
"latency_seconds": 2.0987192390020937,
|
| 264 |
+
"rtf": 0.6515063862796234
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "release500_0030",
|
| 268 |
+
"category": "descriptive",
|
| 269 |
+
"characters": 65,
|
| 270 |
+
"audio_seconds": 3.584,
|
| 271 |
+
"latency_seconds": 2.508352129952982,
|
| 272 |
+
"rtf": 0.6998750362592026
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "release500_0031",
|
| 276 |
+
"category": "emotional",
|
| 277 |
+
"characters": 70,
|
| 278 |
+
"audio_seconds": 4.192,
|
| 279 |
+
"latency_seconds": 2.20036614802666,
|
| 280 |
+
"rtf": 0.5248965047773521
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "release500_0032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 60,
|
| 286 |
+
"audio_seconds": 3.392,
|
| 287 |
+
"latency_seconds": 2.105842662975192,
|
| 288 |
+
"rtf": 0.6208262567733467
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "release500_0033",
|
| 292 |
+
"category": "long",
|
| 293 |
+
"characters": 138,
|
| 294 |
+
"audio_seconds": 7.488,
|
| 295 |
+
"latency_seconds": 3.3983870500233024,
|
| 296 |
+
"rtf": 0.4538444244155051
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "release500_0034",
|
| 300 |
+
"category": "long_range",
|
| 301 |
+
"characters": 141,
|
| 302 |
+
"audio_seconds": 7.925333333333334,
|
| 303 |
+
"latency_seconds": 3.9016301400261,
|
| 304 |
+
"rtf": 0.4922985540073309
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "release500_0035",
|
| 308 |
+
"category": "names_places",
|
| 309 |
+
"characters": 61,
|
| 310 |
+
"audio_seconds": 3.616,
|
| 311 |
+
"latency_seconds": 2.5880198520608246,
|
| 312 |
+
"rtf": 0.7157134546628386
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "release500_0036",
|
| 316 |
+
"category": "narrative",
|
| 317 |
+
"characters": 73,
|
| 318 |
+
"audio_seconds": 4.330666666666667,
|
| 319 |
+
"latency_seconds": 2.1991323749534786,
|
| 320 |
+
"rtf": 0.5078045816548981
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "release500_0037",
|
| 324 |
+
"category": "numbers",
|
| 325 |
+
"characters": 78,
|
| 326 |
+
"audio_seconds": 4.8533333333333335,
|
| 327 |
+
"latency_seconds": 2.8947273320518434,
|
| 328 |
+
"rtf": 0.5964410711645282
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "release500_0038",
|
| 332 |
+
"category": "punctuation",
|
| 333 |
+
"characters": 67,
|
| 334 |
+
"audio_seconds": 4.48,
|
| 335 |
+
"latency_seconds": 2.0181909929960966,
|
| 336 |
+
"rtf": 0.45048906093662866
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "release500_0039",
|
| 340 |
+
"category": "question",
|
| 341 |
+
"characters": 45,
|
| 342 |
+
"audio_seconds": 2.4,
|
| 343 |
+
"latency_seconds": 1.6960625349311158,
|
| 344 |
+
"rtf": 0.7066927228879649
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "release500_0040",
|
| 348 |
+
"category": "rare_words",
|
| 349 |
+
"characters": 82,
|
| 350 |
+
"audio_seconds": 4.810666666666667,
|
| 351 |
+
"latency_seconds": 3.0932381650200114,
|
| 352 |
+
"rtf": 0.6429957382940711
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "release500_0041",
|
| 356 |
+
"category": "short",
|
| 357 |
+
"characters": 22,
|
| 358 |
+
"audio_seconds": 1.664,
|
| 359 |
+
"latency_seconds": 1.2055845750728622,
|
| 360 |
+
"rtf": 0.7245099609812874
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "release500_0042",
|
| 364 |
+
"category": "technical",
|
| 365 |
+
"characters": 66,
|
| 366 |
+
"audio_seconds": 3.7226666666666666,
|
| 367 |
+
"latency_seconds": 2.100191844976507,
|
| 368 |
+
"rtf": 0.5641632821391047
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "release500_0043",
|
| 372 |
+
"category": "conversational",
|
| 373 |
+
"characters": 67,
|
| 374 |
+
"audio_seconds": 3.989333333333333,
|
| 375 |
+
"latency_seconds": 2.0950018709991127,
|
| 376 |
+
"rtf": 0.5251508700699647
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "release500_0044",
|
| 380 |
+
"category": "descriptive",
|
| 381 |
+
"characters": 73,
|
| 382 |
+
"audio_seconds": 4.096,
|
| 383 |
+
"latency_seconds": 2.099300976959057,
|
| 384 |
+
"rtf": 0.5125246525778948
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "release500_0045",
|
| 388 |
+
"category": "emotional",
|
| 389 |
+
"characters": 70,
|
| 390 |
+
"audio_seconds": 4.277333333333333,
|
| 391 |
+
"latency_seconds": 2.092912381980568,
|
| 392 |
+
"rtf": 0.48930308182214033
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "release500_0046",
|
| 396 |
+
"category": "homographs",
|
| 397 |
+
"characters": 51,
|
| 398 |
+
"audio_seconds": 3.029333333333333,
|
| 399 |
+
"latency_seconds": 2.311870877048932,
|
| 400 |
+
"rtf": 0.763161601138512
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "release500_0047",
|
| 404 |
+
"category": "long",
|
| 405 |
+
"characters": 161,
|
| 406 |
+
"audio_seconds": 8.32,
|
| 407 |
+
"latency_seconds": 3.4095809039426968,
|
| 408 |
+
"rtf": 0.40980539710849717
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "release500_0048",
|
| 412 |
+
"category": "long_range",
|
| 413 |
+
"characters": 124,
|
| 414 |
+
"audio_seconds": 7.541333333333333,
|
| 415 |
+
"latency_seconds": 3.786035355995409,
|
| 416 |
+
"rtf": 0.5020379273331961
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"id": "release500_0049",
|
| 420 |
+
"category": "names_places",
|
| 421 |
+
"characters": 59,
|
| 422 |
+
"audio_seconds": 3.296,
|
| 423 |
+
"latency_seconds": 1.7006213270360604,
|
| 424 |
+
"rtf": 0.5159652084454067
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"id": "release500_0050",
|
| 428 |
+
"category": "narrative",
|
| 429 |
+
"characters": 99,
|
| 430 |
+
"audio_seconds": 5.525333333333333,
|
| 431 |
+
"latency_seconds": 2.4911901840241626,
|
| 432 |
+
"rtf": 0.45086694932869736
|
| 433 |
+
}
|
| 434 |
+
]
|
| 435 |
+
}
|
evaluation/final/runtime/inflect-nano-v2_cuda.json
ADDED
|
@@ -0,0 +1,435 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "inflect-nano-v2",
|
| 4 |
+
"provider": "cuda:0",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
|
| 7 |
+
"processor": "AMD EPYC 7K62 48-Core Processor",
|
| 8 |
+
"logical_cpus_visible": 192,
|
| 9 |
+
"process_cpu_affinity_count": 192
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.12.13",
|
| 13 |
+
"single_process": true,
|
| 14 |
+
"concurrent_synthesis_requests": 1,
|
| 15 |
+
"warmup_utterances": 3,
|
| 16 |
+
"thread_policy": "runtime default",
|
| 17 |
+
"environment_threads": {
|
| 18 |
+
"OMP_NUM_THREADS": null,
|
| 19 |
+
"MKL_NUM_THREADS": null,
|
| 20 |
+
"OPENBLAS_NUM_THREADS": null
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"utterances": 50,
|
| 24 |
+
"load_seconds": 1.134770458098501,
|
| 25 |
+
"peak_process_rss_bytes_observed": 2056933376,
|
| 26 |
+
"total_latency_seconds": 3.8063662480562925,
|
| 27 |
+
"total_audio_seconds": 222.336,
|
| 28 |
+
"rtf": 0.017119882736292332,
|
| 29 |
+
"realtime_multiple": 58.41161504454153,
|
| 30 |
+
"latency_mean_seconds": 0.07612732496112586,
|
| 31 |
+
"latency_median_seconds": 0.08017795148771256,
|
| 32 |
+
"latency_p95_seconds": 0.08533268054598012,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "release500_0001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 65,
|
| 38 |
+
"audio_seconds": 3.8186666666666667,
|
| 39 |
+
"latency_seconds": 0.04942051297985017,
|
| 40 |
+
"rtf": 0.012941824278941211
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "release500_0002",
|
| 44 |
+
"category": "descriptive",
|
| 45 |
+
"characters": 72,
|
| 46 |
+
"audio_seconds": 3.9146666666666667,
|
| 47 |
+
"latency_seconds": 0.04680548293981701,
|
| 48 |
+
"rtf": 0.011956441486669876
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "release500_0003",
|
| 52 |
+
"category": "emotional",
|
| 53 |
+
"characters": 68,
|
| 54 |
+
"audio_seconds": 3.936,
|
| 55 |
+
"latency_seconds": 0.04691432497929782,
|
| 56 |
+
"rtf": 0.011919289882951682
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "release500_0004",
|
| 60 |
+
"category": "homographs",
|
| 61 |
+
"characters": 73,
|
| 62 |
+
"audio_seconds": 4.277333333333333,
|
| 63 |
+
"latency_seconds": 0.07740856392774731,
|
| 64 |
+
"rtf": 0.01809738869881873
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "release500_0005",
|
| 68 |
+
"category": "long",
|
| 69 |
+
"characters": 154,
|
| 70 |
+
"audio_seconds": 8.554666666666666,
|
| 71 |
+
"latency_seconds": 0.08167363703250885,
|
| 72 |
+
"rtf": 0.009547261186780181
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "release500_0006",
|
| 76 |
+
"category": "long_range",
|
| 77 |
+
"characters": 122,
|
| 78 |
+
"audio_seconds": 6.08,
|
| 79 |
+
"latency_seconds": 0.08220798010006547,
|
| 80 |
+
"rtf": 0.0135210493585634
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "release500_0007",
|
| 84 |
+
"category": "names_places",
|
| 85 |
+
"characters": 62,
|
| 86 |
+
"audio_seconds": 3.712,
|
| 87 |
+
"latency_seconds": 0.08025681599974632,
|
| 88 |
+
"rtf": 0.02162090948269028
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "release500_0008",
|
| 92 |
+
"category": "narrative",
|
| 93 |
+
"characters": 76,
|
| 94 |
+
"audio_seconds": 4.394666666666667,
|
| 95 |
+
"latency_seconds": 0.07967076206114143,
|
| 96 |
+
"rtf": 0.01812896588163109
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "release500_0009",
|
| 100 |
+
"category": "numbers",
|
| 101 |
+
"characters": 79,
|
| 102 |
+
"audio_seconds": 4.842666666666666,
|
| 103 |
+
"latency_seconds": 0.08031120605301112,
|
| 104 |
+
"rtf": 0.016584087153017166
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "release500_0010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 75,
|
| 110 |
+
"audio_seconds": 5.237333333333333,
|
| 111 |
+
"latency_seconds": 0.08229893201496452,
|
| 112 |
+
"rtf": 0.015713899951940783
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "release500_0011",
|
| 116 |
+
"category": "question",
|
| 117 |
+
"characters": 47,
|
| 118 |
+
"audio_seconds": 2.592,
|
| 119 |
+
"latency_seconds": 0.08002236403990537,
|
| 120 |
+
"rtf": 0.03087282563267954
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "release500_0012",
|
| 124 |
+
"category": "rare_words",
|
| 125 |
+
"characters": 87,
|
| 126 |
+
"audio_seconds": 5.237333333333333,
|
| 127 |
+
"latency_seconds": 0.054644892923533916,
|
| 128 |
+
"rtf": 0.010433724463505713
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "release500_0013",
|
| 132 |
+
"category": "short",
|
| 133 |
+
"characters": 15,
|
| 134 |
+
"audio_seconds": 1.312,
|
| 135 |
+
"latency_seconds": 0.07893307704944164,
|
| 136 |
+
"rtf": 0.06016240628768417
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "release500_0014",
|
| 140 |
+
"category": "technical",
|
| 141 |
+
"characters": 71,
|
| 142 |
+
"audio_seconds": 4.042666666666666,
|
| 143 |
+
"latency_seconds": 0.07632543705403805,
|
| 144 |
+
"rtf": 0.018879972886058225
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "release500_0015",
|
| 148 |
+
"category": "conversational",
|
| 149 |
+
"characters": 64,
|
| 150 |
+
"audio_seconds": 4.010666666666666,
|
| 151 |
+
"latency_seconds": 0.0801429869607091,
|
| 152 |
+
"rtf": 0.01998246017969808
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "release500_0016",
|
| 156 |
+
"category": "descriptive",
|
| 157 |
+
"characters": 88,
|
| 158 |
+
"audio_seconds": 4.682666666666667,
|
| 159 |
+
"latency_seconds": 0.08000801503658295,
|
| 160 |
+
"rtf": 0.017085994099498066
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "release500_0017",
|
| 164 |
+
"category": "emotional",
|
| 165 |
+
"characters": 74,
|
| 166 |
+
"audio_seconds": 4.416,
|
| 167 |
+
"latency_seconds": 0.08057157904841006,
|
| 168 |
+
"rtf": 0.018245375690310248
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "release500_0018",
|
| 172 |
+
"category": "homographs",
|
| 173 |
+
"characters": 57,
|
| 174 |
+
"audio_seconds": 3.296,
|
| 175 |
+
"latency_seconds": 0.08493342192377895,
|
| 176 |
+
"rtf": 0.025768635292408665
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "release500_0019",
|
| 180 |
+
"category": "long",
|
| 181 |
+
"characters": 148,
|
| 182 |
+
"audio_seconds": 8.042666666666667,
|
| 183 |
+
"latency_seconds": 0.08139500499237329,
|
| 184 |
+
"rtf": 0.010120400156545086
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "release500_0020",
|
| 188 |
+
"category": "long_range",
|
| 189 |
+
"characters": 124,
|
| 190 |
+
"audio_seconds": 6.261333333333333,
|
| 191 |
+
"latency_seconds": 0.08021291601471603,
|
| 192 |
+
"rtf": 0.012810836245961887
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "release500_0021",
|
| 196 |
+
"category": "names_places",
|
| 197 |
+
"characters": 72,
|
| 198 |
+
"audio_seconds": 3.9146666666666667,
|
| 199 |
+
"latency_seconds": 0.04882463894318789,
|
| 200 |
+
"rtf": 0.012472234062462846
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "release500_0022",
|
| 204 |
+
"category": "narrative",
|
| 205 |
+
"characters": 52,
|
| 206 |
+
"audio_seconds": 3.36,
|
| 207 |
+
"latency_seconds": 0.07994115399196744,
|
| 208 |
+
"rtf": 0.023792010116656978
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "release500_0023",
|
| 212 |
+
"category": "numbers",
|
| 213 |
+
"characters": 80,
|
| 214 |
+
"audio_seconds": 4.373333333333333,
|
| 215 |
+
"latency_seconds": 0.07966464199125767,
|
| 216 |
+
"rtf": 0.018216000455318064
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "release500_0024",
|
| 220 |
+
"category": "punctuation",
|
| 221 |
+
"characters": 73,
|
| 222 |
+
"audio_seconds": 4.48,
|
| 223 |
+
"latency_seconds": 0.08553015603683889,
|
| 224 |
+
"rtf": 0.019091552686794393
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "release500_0025",
|
| 228 |
+
"category": "question",
|
| 229 |
+
"characters": 39,
|
| 230 |
+
"audio_seconds": 2.2506666666666666,
|
| 231 |
+
"latency_seconds": 0.08513779402710497,
|
| 232 |
+
"rtf": 0.037827811327208964
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "release500_0026",
|
| 236 |
+
"category": "rare_words",
|
| 237 |
+
"characters": 78,
|
| 238 |
+
"audio_seconds": 4.469333333333333,
|
| 239 |
+
"latency_seconds": 0.08534105506259948,
|
| 240 |
+
"rtf": 0.019094806472836998
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "release500_0027",
|
| 244 |
+
"category": "short",
|
| 245 |
+
"characters": 25,
|
| 246 |
+
"audio_seconds": 1.664,
|
| 247 |
+
"latency_seconds": 0.08196098997723311,
|
| 248 |
+
"rtf": 0.04925540263054875
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "release500_0028",
|
| 252 |
+
"category": "technical",
|
| 253 |
+
"characters": 82,
|
| 254 |
+
"audio_seconds": 5.408,
|
| 255 |
+
"latency_seconds": 0.07822538097389042,
|
| 256 |
+
"rtf": 0.0144647523990182
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "release500_0029",
|
| 260 |
+
"category": "conversational",
|
| 261 |
+
"characters": 59,
|
| 262 |
+
"audio_seconds": 3.2213333333333334,
|
| 263 |
+
"latency_seconds": 0.08341424097307026,
|
| 264 |
+
"rtf": 0.025894321494123632
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "release500_0030",
|
| 268 |
+
"category": "descriptive",
|
| 269 |
+
"characters": 65,
|
| 270 |
+
"audio_seconds": 3.584,
|
| 271 |
+
"latency_seconds": 0.07971176307182759,
|
| 272 |
+
"rtf": 0.022241005321380465
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "release500_0031",
|
| 276 |
+
"category": "emotional",
|
| 277 |
+
"characters": 70,
|
| 278 |
+
"audio_seconds": 4.192,
|
| 279 |
+
"latency_seconds": 0.0786138839321211,
|
| 280 |
+
"rtf": 0.018753312006708277
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "release500_0032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 60,
|
| 286 |
+
"audio_seconds": 3.392,
|
| 287 |
+
"latency_seconds": 0.08283164701424539,
|
| 288 |
+
"rtf": 0.024419707256558194
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "release500_0033",
|
| 292 |
+
"category": "long",
|
| 293 |
+
"characters": 138,
|
| 294 |
+
"audio_seconds": 7.488,
|
| 295 |
+
"latency_seconds": 0.08182703901547939,
|
| 296 |
+
"rtf": 0.010927756278776627
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "release500_0034",
|
| 300 |
+
"category": "long_range",
|
| 301 |
+
"characters": 141,
|
| 302 |
+
"audio_seconds": 7.925333333333334,
|
| 303 |
+
"latency_seconds": 0.0841277859872207,
|
| 304 |
+
"rtf": 0.010615047020594806
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "release500_0035",
|
| 308 |
+
"category": "names_places",
|
| 309 |
+
"characters": 61,
|
| 310 |
+
"audio_seconds": 3.616,
|
| 311 |
+
"latency_seconds": 0.07797851006034762,
|
| 312 |
+
"rtf": 0.021564853445892592
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "release500_0036",
|
| 316 |
+
"category": "narrative",
|
| 317 |
+
"characters": 73,
|
| 318 |
+
"audio_seconds": 4.330666666666667,
|
| 319 |
+
"latency_seconds": 0.08304073801264167,
|
| 320 |
+
"rtf": 0.019175047262771323
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "release500_0037",
|
| 324 |
+
"category": "numbers",
|
| 325 |
+
"characters": 78,
|
| 326 |
+
"audio_seconds": 4.8533333333333335,
|
| 327 |
+
"latency_seconds": 0.08161148696672171,
|
| 328 |
+
"rtf": 0.0168155536332531
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "release500_0038",
|
| 332 |
+
"category": "punctuation",
|
| 333 |
+
"characters": 67,
|
| 334 |
+
"audio_seconds": 4.48,
|
| 335 |
+
"latency_seconds": 0.05729794304352254,
|
| 336 |
+
"rtf": 0.012789719429357707
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "release500_0039",
|
| 340 |
+
"category": "question",
|
| 341 |
+
"characters": 45,
|
| 342 |
+
"audio_seconds": 2.4,
|
| 343 |
+
"latency_seconds": 0.07556979195214808,
|
| 344 |
+
"rtf": 0.03148741331339504
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "release500_0040",
|
| 348 |
+
"category": "rare_words",
|
| 349 |
+
"characters": 82,
|
| 350 |
+
"audio_seconds": 4.810666666666667,
|
| 351 |
+
"latency_seconds": 0.08266812597867101,
|
| 352 |
+
"rtf": 0.01718433882594325
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "release500_0041",
|
| 356 |
+
"category": "short",
|
| 357 |
+
"characters": 22,
|
| 358 |
+
"audio_seconds": 1.664,
|
| 359 |
+
"latency_seconds": 0.06732171995099634,
|
| 360 |
+
"rtf": 0.04045776439362761
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "release500_0042",
|
| 364 |
+
"category": "technical",
|
| 365 |
+
"characters": 66,
|
| 366 |
+
"audio_seconds": 3.7226666666666666,
|
| 367 |
+
"latency_seconds": 0.0855242470279336,
|
| 368 |
+
"rtf": 0.022973920225985028
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "release500_0043",
|
| 372 |
+
"category": "conversational",
|
| 373 |
+
"characters": 67,
|
| 374 |
+
"audio_seconds": 3.989333333333333,
|
| 375 |
+
"latency_seconds": 0.08532244502566755,
|
| 376 |
+
"rtf": 0.021387644976353832
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "release500_0044",
|
| 380 |
+
"category": "descriptive",
|
| 381 |
+
"characters": 73,
|
| 382 |
+
"audio_seconds": 4.096,
|
| 383 |
+
"latency_seconds": 0.07581165398005396,
|
| 384 |
+
"rtf": 0.01850870458497411
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "release500_0045",
|
| 388 |
+
"category": "emotional",
|
| 389 |
+
"characters": 70,
|
| 390 |
+
"audio_seconds": 4.277333333333333,
|
| 391 |
+
"latency_seconds": 0.05196285399142653,
|
| 392 |
+
"rtf": 0.012148422847122786
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "release500_0046",
|
| 396 |
+
"category": "homographs",
|
| 397 |
+
"characters": 51,
|
| 398 |
+
"audio_seconds": 3.029333333333333,
|
| 399 |
+
"latency_seconds": 0.08275181602220982,
|
| 400 |
+
"rtf": 0.027316840676345672
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "release500_0047",
|
| 404 |
+
"category": "long",
|
| 405 |
+
"characters": 161,
|
| 406 |
+
"audio_seconds": 8.32,
|
| 407 |
+
"latency_seconds": 0.08377629390452057,
|
| 408 |
+
"rtf": 0.010069266094293337
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "release500_0048",
|
| 412 |
+
"category": "long_range",
|
| 413 |
+
"characters": 124,
|
| 414 |
+
"audio_seconds": 7.541333333333333,
|
| 415 |
+
"latency_seconds": 0.08156393701210618,
|
| 416 |
+
"rtf": 0.010815585707050854
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"id": "release500_0049",
|
| 420 |
+
"category": "names_places",
|
| 421 |
+
"characters": 59,
|
| 422 |
+
"audio_seconds": 3.296,
|
| 423 |
+
"latency_seconds": 0.05478874500840902,
|
| 424 |
+
"rtf": 0.01662279884963866
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"id": "release500_0050",
|
| 428 |
+
"category": "narrative",
|
| 429 |
+
"characters": 99,
|
| 430 |
+
"audio_seconds": 5.525333333333333,
|
| 431 |
+
"latency_seconds": 0.08006585598923266,
|
| 432 |
+
"rtf": 0.014490683395734675
|
| 433 |
+
}
|
| 434 |
+
]
|
| 435 |
+
}
|
evaluation/final/runtime/kitten-nano-bruno_cpu.json
ADDED
|
@@ -0,0 +1,435 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "kitten-nano-bruno",
|
| 4 |
+
"provider": "CPUExecutionProvider",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
|
| 7 |
+
"processor": "AMD EPYC 7K62 48-Core Processor",
|
| 8 |
+
"logical_cpus_visible": 192,
|
| 9 |
+
"process_cpu_affinity_count": 192
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.12.13",
|
| 13 |
+
"single_process": true,
|
| 14 |
+
"concurrent_synthesis_requests": 1,
|
| 15 |
+
"warmup_utterances": 3,
|
| 16 |
+
"thread_policy": "runtime default",
|
| 17 |
+
"environment_threads": {
|
| 18 |
+
"OMP_NUM_THREADS": null,
|
| 19 |
+
"MKL_NUM_THREADS": null,
|
| 20 |
+
"OPENBLAS_NUM_THREADS": null
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"utterances": 50,
|
| 24 |
+
"load_seconds": 5.438336415099911,
|
| 25 |
+
"peak_process_rss_bytes_observed": 869437440,
|
| 26 |
+
"total_latency_seconds": 352.9463603061158,
|
| 27 |
+
"total_audio_seconds": 289.0083333333333,
|
| 28 |
+
"rtf": 1.221232468404426,
|
| 29 |
+
"realtime_multiple": 0.8188449176318802,
|
| 30 |
+
"latency_mean_seconds": 7.058927206122316,
|
| 31 |
+
"latency_median_seconds": 6.058434111531824,
|
| 32 |
+
"latency_p95_seconds": 12.925248358043607,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "release500_0001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 65,
|
| 38 |
+
"audio_seconds": 4.466666666666667,
|
| 39 |
+
"latency_seconds": 5.300024807918817,
|
| 40 |
+
"rtf": 1.18657271819078
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "release500_0002",
|
| 44 |
+
"category": "descriptive",
|
| 45 |
+
"characters": 72,
|
| 46 |
+
"audio_seconds": 5.191666666666666,
|
| 47 |
+
"latency_seconds": 5.906638064072467,
|
| 48 |
+
"rtf": 1.1377151969320964
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "release500_0003",
|
| 52 |
+
"category": "emotional",
|
| 53 |
+
"characters": 68,
|
| 54 |
+
"audio_seconds": 5.091666666666667,
|
| 55 |
+
"latency_seconds": 5.607375220977701,
|
| 56 |
+
"rtf": 1.1012848224506124
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "release500_0004",
|
| 60 |
+
"category": "homographs",
|
| 61 |
+
"characters": 73,
|
| 62 |
+
"audio_seconds": 4.816666666666666,
|
| 63 |
+
"latency_seconds": 5.402876124018803,
|
| 64 |
+
"rtf": 1.1217043856094402
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "release500_0005",
|
| 68 |
+
"category": "long",
|
| 69 |
+
"characters": 154,
|
| 70 |
+
"audio_seconds": 10.391666666666667,
|
| 71 |
+
"latency_seconds": 17.092095594038256,
|
| 72 |
+
"rtf": 1.6447886698352772
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "release500_0006",
|
| 76 |
+
"category": "long_range",
|
| 77 |
+
"characters": 122,
|
| 78 |
+
"audio_seconds": 8.491666666666667,
|
| 79 |
+
"latency_seconds": 10.807843701913953,
|
| 80 |
+
"rtf": 1.2727588265256862
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "release500_0007",
|
| 84 |
+
"category": "names_places",
|
| 85 |
+
"characters": 62,
|
| 86 |
+
"audio_seconds": 4.591666666666667,
|
| 87 |
+
"latency_seconds": 4.80041568307206,
|
| 88 |
+
"rtf": 1.0454625807053488
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "release500_0008",
|
| 92 |
+
"category": "narrative",
|
| 93 |
+
"characters": 76,
|
| 94 |
+
"audio_seconds": 4.466666666666667,
|
| 95 |
+
"latency_seconds": 5.209607672994025,
|
| 96 |
+
"rtf": 1.1663300760434385
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "release500_0009",
|
| 100 |
+
"category": "numbers",
|
| 101 |
+
"characters": 79,
|
| 102 |
+
"audio_seconds": 6.241666666666666,
|
| 103 |
+
"latency_seconds": 6.898631828022189,
|
| 104 |
+
"rtf": 1.1052547655042226
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "release500_0010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 75,
|
| 110 |
+
"audio_seconds": 5.516666666666667,
|
| 111 |
+
"latency_seconds": 5.696966647054069,
|
| 112 |
+
"rtf": 1.0326827759010397
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "release500_0011",
|
| 116 |
+
"category": "question",
|
| 117 |
+
"characters": 47,
|
| 118 |
+
"audio_seconds": 3.5166666666666666,
|
| 119 |
+
"latency_seconds": 3.996714084991254,
|
| 120 |
+
"rtf": 1.1365063748790296
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "release500_0012",
|
| 124 |
+
"category": "rare_words",
|
| 125 |
+
"characters": 87,
|
| 126 |
+
"audio_seconds": 7.716666666666667,
|
| 127 |
+
"latency_seconds": 8.702201059088111,
|
| 128 |
+
"rtf": 1.1277150400546148
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "release500_0013",
|
| 132 |
+
"category": "short",
|
| 133 |
+
"characters": 15,
|
| 134 |
+
"audio_seconds": 2.2916666666666665,
|
| 135 |
+
"latency_seconds": 3.193404796998948,
|
| 136 |
+
"rtf": 1.3934857295995409
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "release500_0014",
|
| 140 |
+
"category": "technical",
|
| 141 |
+
"characters": 71,
|
| 142 |
+
"audio_seconds": 5.416666666666667,
|
| 143 |
+
"latency_seconds": 5.81113522592932,
|
| 144 |
+
"rtf": 1.0728249647869512
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "release500_0015",
|
| 148 |
+
"category": "conversational",
|
| 149 |
+
"characters": 64,
|
| 150 |
+
"audio_seconds": 5.516666666666667,
|
| 151 |
+
"latency_seconds": 6.312843861989677,
|
| 152 |
+
"rtf": 1.144322150209609
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "release500_0016",
|
| 156 |
+
"category": "descriptive",
|
| 157 |
+
"characters": 88,
|
| 158 |
+
"audio_seconds": 6.966666666666667,
|
| 159 |
+
"latency_seconds": 7.810967399040237,
|
| 160 |
+
"rtf": 1.1211914926852016
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "release500_0017",
|
| 164 |
+
"category": "emotional",
|
| 165 |
+
"characters": 74,
|
| 166 |
+
"audio_seconds": 6.6,
|
| 167 |
+
"latency_seconds": 9.698659825953655,
|
| 168 |
+
"rtf": 1.4694939130232811
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "release500_0018",
|
| 172 |
+
"category": "homographs",
|
| 173 |
+
"characters": 57,
|
| 174 |
+
"audio_seconds": 4.541666666666667,
|
| 175 |
+
"latency_seconds": 5.595242522074841,
|
| 176 |
+
"rtf": 1.2319800048605154
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "release500_0019",
|
| 180 |
+
"category": "long",
|
| 181 |
+
"characters": 148,
|
| 182 |
+
"audio_seconds": 9.266666666666667,
|
| 183 |
+
"latency_seconds": 12.596226043067873,
|
| 184 |
+
"rtf": 1.359304968676389
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "release500_0020",
|
| 188 |
+
"category": "long_range",
|
| 189 |
+
"characters": 124,
|
| 190 |
+
"audio_seconds": 8.566666666666666,
|
| 191 |
+
"latency_seconds": 10.007063591037877,
|
| 192 |
+
"rtf": 1.1681397187981957
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "release500_0021",
|
| 196 |
+
"category": "names_places",
|
| 197 |
+
"characters": 72,
|
| 198 |
+
"audio_seconds": 5.616666666666666,
|
| 199 |
+
"latency_seconds": 6.298295221058652,
|
| 200 |
+
"rtf": 1.1213581995950124
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "release500_0022",
|
| 204 |
+
"category": "narrative",
|
| 205 |
+
"characters": 52,
|
| 206 |
+
"audio_seconds": 4.958333333333333,
|
| 207 |
+
"latency_seconds": 6.299905651016161,
|
| 208 |
+
"rtf": 1.270569206927629
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "release500_0023",
|
| 212 |
+
"category": "numbers",
|
| 213 |
+
"characters": 80,
|
| 214 |
+
"audio_seconds": 6.691666666666666,
|
| 215 |
+
"latency_seconds": 8.79705324396491,
|
| 216 |
+
"rtf": 1.3146281311031
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "release500_0024",
|
| 220 |
+
"category": "punctuation",
|
| 221 |
+
"characters": 73,
|
| 222 |
+
"audio_seconds": 5.516666666666667,
|
| 223 |
+
"latency_seconds": 6.393836776027456,
|
| 224 |
+
"rtf": 1.1590036452013515
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "release500_0025",
|
| 228 |
+
"category": "question",
|
| 229 |
+
"characters": 39,
|
| 230 |
+
"audio_seconds": 2.7916666666666665,
|
| 231 |
+
"latency_seconds": 3.5986495160032064,
|
| 232 |
+
"rtf": 1.2890684833444321
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "release500_0026",
|
| 236 |
+
"category": "rare_words",
|
| 237 |
+
"characters": 78,
|
| 238 |
+
"audio_seconds": 5.916666666666667,
|
| 239 |
+
"latency_seconds": 6.21023015899118,
|
| 240 |
+
"rtf": 1.0496163648999177
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "release500_0027",
|
| 244 |
+
"category": "short",
|
| 245 |
+
"characters": 25,
|
| 246 |
+
"audio_seconds": 2.2666666666666666,
|
| 247 |
+
"latency_seconds": 3.4987704240484163,
|
| 248 |
+
"rtf": 1.5435751870801837
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "release500_0028",
|
| 252 |
+
"category": "technical",
|
| 253 |
+
"characters": 82,
|
| 254 |
+
"audio_seconds": 7.266666666666667,
|
| 255 |
+
"latency_seconds": 9.396384562947787,
|
| 256 |
+
"rtf": 1.293080444442356
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "release500_0029",
|
| 260 |
+
"category": "conversational",
|
| 261 |
+
"characters": 59,
|
| 262 |
+
"audio_seconds": 3.3666666666666667,
|
| 263 |
+
"latency_seconds": 4.191818989929743,
|
| 264 |
+
"rtf": 1.245094749484082
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "release500_0030",
|
| 268 |
+
"category": "descriptive",
|
| 269 |
+
"characters": 65,
|
| 270 |
+
"audio_seconds": 4.066666666666666,
|
| 271 |
+
"latency_seconds": 5.106989407911897,
|
| 272 |
+
"rtf": 1.255817067519319
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "release500_0031",
|
| 276 |
+
"category": "emotional",
|
| 277 |
+
"characters": 70,
|
| 278 |
+
"audio_seconds": 5.391666666666667,
|
| 279 |
+
"latency_seconds": 6.501469455077313,
|
| 280 |
+
"rtf": 1.2058366840947103
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "release500_0032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 60,
|
| 286 |
+
"audio_seconds": 4.341666666666667,
|
| 287 |
+
"latency_seconds": 5.193923476035707,
|
| 288 |
+
"rtf": 1.1962971537894143
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "release500_0033",
|
| 292 |
+
"category": "long",
|
| 293 |
+
"characters": 138,
|
| 294 |
+
"audio_seconds": 8.941666666666666,
|
| 295 |
+
"latency_seconds": 11.606026376015507,
|
| 296 |
+
"rtf": 1.2979712629281088
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "release500_0034",
|
| 300 |
+
"category": "long_range",
|
| 301 |
+
"characters": 141,
|
| 302 |
+
"audio_seconds": 10.141666666666667,
|
| 303 |
+
"latency_seconds": 13.194448433932848,
|
| 304 |
+
"rtf": 1.3010138143565666
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "release500_0035",
|
| 308 |
+
"category": "names_places",
|
| 309 |
+
"characters": 61,
|
| 310 |
+
"audio_seconds": 4.591666666666667,
|
| 311 |
+
"latency_seconds": 5.099241267074831,
|
| 312 |
+
"rtf": 1.1105425627023224
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "release500_0036",
|
| 316 |
+
"category": "narrative",
|
| 317 |
+
"characters": 73,
|
| 318 |
+
"audio_seconds": 6.258333333333334,
|
| 319 |
+
"latency_seconds": 6.7034384910948575,
|
| 320 |
+
"rtf": 1.0711219959139584
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "release500_0037",
|
| 324 |
+
"category": "numbers",
|
| 325 |
+
"characters": 78,
|
| 326 |
+
"audio_seconds": 6.166666666666667,
|
| 327 |
+
"latency_seconds": 6.598778676008806,
|
| 328 |
+
"rtf": 1.0700722177311577
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "release500_0038",
|
| 332 |
+
"category": "punctuation",
|
| 333 |
+
"characters": 67,
|
| 334 |
+
"audio_seconds": 5.741666666666666,
|
| 335 |
+
"latency_seconds": 5.798938066000119,
|
| 336 |
+
"rtf": 1.0099746994484968
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "release500_0039",
|
| 340 |
+
"category": "question",
|
| 341 |
+
"characters": 45,
|
| 342 |
+
"audio_seconds": 2.7916666666666665,
|
| 343 |
+
"latency_seconds": 3.3004997570533305,
|
| 344 |
+
"rtf": 1.1822685696907453
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "release500_0040",
|
| 348 |
+
"category": "rare_words",
|
| 349 |
+
"characters": 82,
|
| 350 |
+
"audio_seconds": 6.916666666666667,
|
| 351 |
+
"latency_seconds": 8.302695441059768,
|
| 352 |
+
"rtf": 1.2003897023218941
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "release500_0041",
|
| 356 |
+
"category": "short",
|
| 357 |
+
"characters": 22,
|
| 358 |
+
"audio_seconds": 4.0,
|
| 359 |
+
"latency_seconds": 7.0924176529515535,
|
| 360 |
+
"rtf": 1.7731044132378884
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "release500_0042",
|
| 364 |
+
"category": "technical",
|
| 365 |
+
"characters": 66,
|
| 366 |
+
"audio_seconds": 4.966666666666667,
|
| 367 |
+
"latency_seconds": 5.1990977770183235,
|
| 368 |
+
"rtf": 1.0467982101379174
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "release500_0043",
|
| 372 |
+
"category": "conversational",
|
| 373 |
+
"characters": 67,
|
| 374 |
+
"audio_seconds": 4.591666666666667,
|
| 375 |
+
"latency_seconds": 5.207206900930032,
|
| 376 |
+
"rtf": 1.1340559493858509
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "release500_0044",
|
| 380 |
+
"category": "descriptive",
|
| 381 |
+
"characters": 73,
|
| 382 |
+
"audio_seconds": 4.841666666666667,
|
| 383 |
+
"latency_seconds": 5.80371511192061,
|
| 384 |
+
"rtf": 1.1987019164035684
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "release500_0045",
|
| 388 |
+
"category": "emotional",
|
| 389 |
+
"characters": 70,
|
| 390 |
+
"audio_seconds": 5.166666666666667,
|
| 391 |
+
"latency_seconds": 5.406367589952424,
|
| 392 |
+
"rtf": 1.0463937270875658
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "release500_0046",
|
| 396 |
+
"category": "homographs",
|
| 397 |
+
"characters": 51,
|
| 398 |
+
"audio_seconds": 4.016666666666667,
|
| 399 |
+
"latency_seconds": 4.795131856924854,
|
| 400 |
+
"rtf": 1.1938087610601298
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "release500_0047",
|
| 404 |
+
"category": "long",
|
| 405 |
+
"characters": 161,
|
| 406 |
+
"audio_seconds": 10.616666666666667,
|
| 407 |
+
"latency_seconds": 17.103937669075094,
|
| 408 |
+
"rtf": 1.6110459342927874
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "release500_0048",
|
| 412 |
+
"category": "long_range",
|
| 413 |
+
"characters": 124,
|
| 414 |
+
"audio_seconds": 9.591666666666667,
|
| 415 |
+
"latency_seconds": 10.303501077927649,
|
| 416 |
+
"rtf": 1.0742138395754282
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"id": "release500_0049",
|
| 420 |
+
"category": "names_places",
|
| 421 |
+
"characters": 59,
|
| 422 |
+
"audio_seconds": 4.291666666666667,
|
| 423 |
+
"latency_seconds": 4.70430923695676,
|
| 424 |
+
"rtf": 1.0961497251161383
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"id": "release500_0050",
|
| 428 |
+
"category": "narrative",
|
| 429 |
+
"characters": 99,
|
| 430 |
+
"audio_seconds": 7.516666666666667,
|
| 431 |
+
"latency_seconds": 8.792348286951892,
|
| 432 |
+
"rtf": 1.1697137410579015
|
| 433 |
+
}
|
| 434 |
+
]
|
| 435 |
+
}
|
evaluation/final/runtime/kitten-nano-hugo_cpu.json
ADDED
|
@@ -0,0 +1,435 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "kitten-nano-hugo",
|
| 4 |
+
"provider": "CPUExecutionProvider",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
|
| 7 |
+
"processor": "AMD EPYC 7K62 48-Core Processor",
|
| 8 |
+
"logical_cpus_visible": 192,
|
| 9 |
+
"process_cpu_affinity_count": 192
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.12.13",
|
| 13 |
+
"single_process": true,
|
| 14 |
+
"concurrent_synthesis_requests": 1,
|
| 15 |
+
"warmup_utterances": 3,
|
| 16 |
+
"thread_policy": "runtime default",
|
| 17 |
+
"environment_threads": {
|
| 18 |
+
"OMP_NUM_THREADS": null,
|
| 19 |
+
"MKL_NUM_THREADS": null,
|
| 20 |
+
"OPENBLAS_NUM_THREADS": null
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"utterances": 50,
|
| 24 |
+
"load_seconds": 4.554767108056694,
|
| 25 |
+
"peak_process_rss_bytes_observed": 856117248,
|
| 26 |
+
"total_latency_seconds": 302.24142166844103,
|
| 27 |
+
"total_audio_seconds": 249.45833333333334,
|
| 28 |
+
"rtf": 1.2115908000739242,
|
| 29 |
+
"realtime_multiple": 0.8253611697439315,
|
| 30 |
+
"latency_mean_seconds": 6.044828433368821,
|
| 31 |
+
"latency_median_seconds": 5.249989852018189,
|
| 32 |
+
"latency_p95_seconds": 11.035654885246185,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "release500_0001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 65,
|
| 38 |
+
"audio_seconds": 4.616666666666666,
|
| 39 |
+
"latency_seconds": 5.101677575963549,
|
| 40 |
+
"rtf": 1.1050565146491445
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "release500_0002",
|
| 44 |
+
"category": "descriptive",
|
| 45 |
+
"characters": 72,
|
| 46 |
+
"audio_seconds": 4.466666666666667,
|
| 47 |
+
"latency_seconds": 5.107988019939512,
|
| 48 |
+
"rtf": 1.1435794074491445
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "release500_0003",
|
| 52 |
+
"category": "emotional",
|
| 53 |
+
"characters": 68,
|
| 54 |
+
"audio_seconds": 4.466666666666667,
|
| 55 |
+
"latency_seconds": 4.7059511069674045,
|
| 56 |
+
"rtf": 1.0535711433509114
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "release500_0004",
|
| 60 |
+
"category": "homographs",
|
| 61 |
+
"characters": 73,
|
| 62 |
+
"audio_seconds": 4.016666666666667,
|
| 63 |
+
"latency_seconds": 6.012013071915135,
|
| 64 |
+
"rtf": 1.4967667398958842
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "release500_0005",
|
| 68 |
+
"category": "long",
|
| 69 |
+
"characters": 154,
|
| 70 |
+
"audio_seconds": 9.066666666666666,
|
| 71 |
+
"latency_seconds": 12.888476280029863,
|
| 72 |
+
"rtf": 1.4215231191209408
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "release500_0006",
|
| 76 |
+
"category": "long_range",
|
| 77 |
+
"characters": 122,
|
| 78 |
+
"audio_seconds": 7.116666666666666,
|
| 79 |
+
"latency_seconds": 8.704354395973496,
|
| 80 |
+
"rtf": 1.2230942945161822
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "release500_0007",
|
| 84 |
+
"category": "names_places",
|
| 85 |
+
"characters": 62,
|
| 86 |
+
"audio_seconds": 4.516666666666667,
|
| 87 |
+
"latency_seconds": 4.905567271984182,
|
| 88 |
+
"rtf": 1.0861034550518485
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "release500_0008",
|
| 92 |
+
"category": "narrative",
|
| 93 |
+
"characters": 76,
|
| 94 |
+
"audio_seconds": 4.041666666666667,
|
| 95 |
+
"latency_seconds": 4.487603273941204,
|
| 96 |
+
"rtf": 1.110334830665865
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "release500_0009",
|
| 100 |
+
"category": "numbers",
|
| 101 |
+
"characters": 79,
|
| 102 |
+
"audio_seconds": 5.266666666666667,
|
| 103 |
+
"latency_seconds": 5.601414341945201,
|
| 104 |
+
"rtf": 1.0635596851794686
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "release500_0010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 75,
|
| 110 |
+
"audio_seconds": 4.541666666666667,
|
| 111 |
+
"latency_seconds": 4.600892088958062,
|
| 112 |
+
"rtf": 1.0130404599540688
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "release500_0011",
|
| 116 |
+
"category": "question",
|
| 117 |
+
"characters": 47,
|
| 118 |
+
"audio_seconds": 3.1416666666666666,
|
| 119 |
+
"latency_seconds": 4.301539418986067,
|
| 120 |
+
"rtf": 1.3691902659902602
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "release500_0012",
|
| 124 |
+
"category": "rare_words",
|
| 125 |
+
"characters": 87,
|
| 126 |
+
"audio_seconds": 5.791666666666667,
|
| 127 |
+
"latency_seconds": 7.696081395028159,
|
| 128 |
+
"rtf": 1.328819809213495
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "release500_0013",
|
| 132 |
+
"category": "short",
|
| 133 |
+
"characters": 15,
|
| 134 |
+
"audio_seconds": 2.0416666666666665,
|
| 135 |
+
"latency_seconds": 2.905160080990754,
|
| 136 |
+
"rtf": 1.4229355498730225
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "release500_0014",
|
| 140 |
+
"category": "technical",
|
| 141 |
+
"characters": 71,
|
| 142 |
+
"audio_seconds": 4.791666666666667,
|
| 143 |
+
"latency_seconds": 5.4012861920055,
|
| 144 |
+
"rtf": 1.1272249444185392
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "release500_0015",
|
| 148 |
+
"category": "conversational",
|
| 149 |
+
"characters": 64,
|
| 150 |
+
"audio_seconds": 4.291666666666667,
|
| 151 |
+
"latency_seconds": 4.604367427993566,
|
| 152 |
+
"rtf": 1.072862313318889
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "release500_0016",
|
| 156 |
+
"category": "descriptive",
|
| 157 |
+
"characters": 88,
|
| 158 |
+
"audio_seconds": 5.416666666666667,
|
| 159 |
+
"latency_seconds": 5.203741574077867,
|
| 160 |
+
"rtf": 0.9606907521374524
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "release500_0017",
|
| 164 |
+
"category": "emotional",
|
| 165 |
+
"characters": 74,
|
| 166 |
+
"audio_seconds": 6.15,
|
| 167 |
+
"latency_seconds": 8.798334937077016,
|
| 168 |
+
"rtf": 1.4306235670043927
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "release500_0018",
|
| 172 |
+
"category": "homographs",
|
| 173 |
+
"characters": 57,
|
| 174 |
+
"audio_seconds": 4.691666666666666,
|
| 175 |
+
"latency_seconds": 5.29623812995851,
|
| 176 |
+
"rtf": 1.1288607026554551
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "release500_0019",
|
| 180 |
+
"category": "long",
|
| 181 |
+
"characters": 148,
|
| 182 |
+
"audio_seconds": 7.791666666666667,
|
| 183 |
+
"latency_seconds": 10.695122058037668,
|
| 184 |
+
"rtf": 1.3726359860583104
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "release500_0020",
|
| 188 |
+
"category": "long_range",
|
| 189 |
+
"characters": 124,
|
| 190 |
+
"audio_seconds": 6.716666666666667,
|
| 191 |
+
"latency_seconds": 8.104773966944776,
|
| 192 |
+
"rtf": 1.206666099296989
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "release500_0021",
|
| 196 |
+
"category": "names_places",
|
| 197 |
+
"characters": 72,
|
| 198 |
+
"audio_seconds": 4.841666666666667,
|
| 199 |
+
"latency_seconds": 6.794190963031724,
|
| 200 |
+
"rtf": 1.4032752419342631
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "release500_0022",
|
| 204 |
+
"category": "narrative",
|
| 205 |
+
"characters": 52,
|
| 206 |
+
"audio_seconds": 4.683333333333334,
|
| 207 |
+
"latency_seconds": 6.408877291949466,
|
| 208 |
+
"rtf": 1.368443549882448
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "release500_0023",
|
| 212 |
+
"category": "numbers",
|
| 213 |
+
"characters": 80,
|
| 214 |
+
"audio_seconds": 5.266666666666667,
|
| 215 |
+
"latency_seconds": 5.702878281008452,
|
| 216 |
+
"rtf": 1.082824990064896
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "release500_0024",
|
| 220 |
+
"category": "punctuation",
|
| 221 |
+
"characters": 73,
|
| 222 |
+
"audio_seconds": 4.691666666666666,
|
| 223 |
+
"latency_seconds": 5.099433319061063,
|
| 224 |
+
"rtf": 1.0869129632101735
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "release500_0025",
|
| 228 |
+
"category": "question",
|
| 229 |
+
"characters": 39,
|
| 230 |
+
"audio_seconds": 2.591666666666667,
|
| 231 |
+
"latency_seconds": 3.608182057971135,
|
| 232 |
+
"rtf": 1.3922245882846822
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "release500_0026",
|
| 236 |
+
"category": "rare_words",
|
| 237 |
+
"characters": 78,
|
| 238 |
+
"audio_seconds": 5.216666666666667,
|
| 239 |
+
"latency_seconds": 6.3983448159415275,
|
| 240 |
+
"rtf": 1.226519773023935
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "release500_0027",
|
| 244 |
+
"category": "short",
|
| 245 |
+
"characters": 25,
|
| 246 |
+
"audio_seconds": 1.9166666666666667,
|
| 247 |
+
"latency_seconds": 3.296886213007383,
|
| 248 |
+
"rtf": 1.7201145459168954
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "release500_0028",
|
| 252 |
+
"category": "technical",
|
| 253 |
+
"characters": 82,
|
| 254 |
+
"audio_seconds": 5.566666666666666,
|
| 255 |
+
"latency_seconds": 6.393748010974377,
|
| 256 |
+
"rtf": 1.1485774870013852
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "release500_0029",
|
| 260 |
+
"category": "conversational",
|
| 261 |
+
"characters": 59,
|
| 262 |
+
"audio_seconds": 3.316666666666667,
|
| 263 |
+
"latency_seconds": 4.3996736239641905,
|
| 264 |
+
"rtf": 1.3265347609942282
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "release500_0030",
|
| 268 |
+
"category": "descriptive",
|
| 269 |
+
"characters": 65,
|
| 270 |
+
"audio_seconds": 4.241666666666666,
|
| 271 |
+
"latency_seconds": 4.4072254449129105,
|
| 272 |
+
"rtf": 1.0390315390757354
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "release500_0031",
|
| 276 |
+
"category": "emotional",
|
| 277 |
+
"characters": 70,
|
| 278 |
+
"audio_seconds": 4.291666666666667,
|
| 279 |
+
"latency_seconds": 5.394681982928887,
|
| 280 |
+
"rtf": 1.2570132775756628
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "release500_0032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 60,
|
| 286 |
+
"audio_seconds": 3.8666666666666667,
|
| 287 |
+
"latency_seconds": 4.90090867492836,
|
| 288 |
+
"rtf": 1.2674763814469896
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "release500_0033",
|
| 292 |
+
"category": "long",
|
| 293 |
+
"characters": 138,
|
| 294 |
+
"audio_seconds": 8.016666666666667,
|
| 295 |
+
"latency_seconds": 9.705234821070917,
|
| 296 |
+
"rtf": 1.2106322022125882
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "release500_0034",
|
| 300 |
+
"category": "long_range",
|
| 301 |
+
"characters": 141,
|
| 302 |
+
"audio_seconds": 9.091666666666667,
|
| 303 |
+
"latency_seconds": 12.39427445398178,
|
| 304 |
+
"rtf": 1.3632565852225604
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "release500_0035",
|
| 308 |
+
"category": "names_places",
|
| 309 |
+
"characters": 61,
|
| 310 |
+
"audio_seconds": 4.241666666666666,
|
| 311 |
+
"latency_seconds": 3.802421161090024,
|
| 312 |
+
"rtf": 0.8964450674475499
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "release500_0036",
|
| 316 |
+
"category": "narrative",
|
| 317 |
+
"characters": 73,
|
| 318 |
+
"audio_seconds": 5.408333333333333,
|
| 319 |
+
"latency_seconds": 6.494442332070321,
|
| 320 |
+
"rtf": 1.2008213865153137
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "release500_0037",
|
| 324 |
+
"category": "numbers",
|
| 325 |
+
"characters": 78,
|
| 326 |
+
"audio_seconds": 5.566666666666666,
|
| 327 |
+
"latency_seconds": 5.897661359980702,
|
| 328 |
+
"rtf": 1.0594601245474315
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "release500_0038",
|
| 332 |
+
"category": "punctuation",
|
| 333 |
+
"characters": 67,
|
| 334 |
+
"audio_seconds": 4.666666666666667,
|
| 335 |
+
"latency_seconds": 4.996172650018707,
|
| 336 |
+
"rtf": 1.0706084250040087
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "release500_0039",
|
| 340 |
+
"category": "question",
|
| 341 |
+
"characters": 45,
|
| 342 |
+
"audio_seconds": 2.7916666666666665,
|
| 343 |
+
"latency_seconds": 3.90298613300547,
|
| 344 |
+
"rtf": 1.3980845849571835
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "release500_0040",
|
| 348 |
+
"category": "rare_words",
|
| 349 |
+
"characters": 82,
|
| 350 |
+
"audio_seconds": 5.491666666666666,
|
| 351 |
+
"latency_seconds": 7.097285047057085,
|
| 352 |
+
"rtf": 1.2923736049269352
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "release500_0041",
|
| 356 |
+
"category": "short",
|
| 357 |
+
"characters": 22,
|
| 358 |
+
"audio_seconds": 3.625,
|
| 359 |
+
"latency_seconds": 5.8032788060372695,
|
| 360 |
+
"rtf": 1.6009044982171778
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "release500_0042",
|
| 364 |
+
"category": "technical",
|
| 365 |
+
"characters": 66,
|
| 366 |
+
"audio_seconds": 3.941666666666667,
|
| 367 |
+
"latency_seconds": 4.798160925973207,
|
| 368 |
+
"rtf": 1.2172924125090587
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "release500_0043",
|
| 372 |
+
"category": "conversational",
|
| 373 |
+
"characters": 67,
|
| 374 |
+
"audio_seconds": 3.9166666666666665,
|
| 375 |
+
"latency_seconds": 4.595465368940495,
|
| 376 |
+
"rtf": 1.1733103069635307
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "release500_0044",
|
| 380 |
+
"category": "descriptive",
|
| 381 |
+
"characters": 73,
|
| 382 |
+
"audio_seconds": 4.216666666666667,
|
| 383 |
+
"latency_seconds": 5.005373787949793,
|
| 384 |
+
"rtf": 1.1870451671027178
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "release500_0045",
|
| 388 |
+
"category": "emotional",
|
| 389 |
+
"characters": 70,
|
| 390 |
+
"audio_seconds": 4.141666666666667,
|
| 391 |
+
"latency_seconds": 4.899782169959508,
|
| 392 |
+
"rtf": 1.1830459967709073
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "release500_0046",
|
| 396 |
+
"category": "homographs",
|
| 397 |
+
"characters": 51,
|
| 398 |
+
"audio_seconds": 3.8916666666666666,
|
| 399 |
+
"latency_seconds": 4.693924398976378,
|
| 400 |
+
"rtf": 1.2061475971673776
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "release500_0047",
|
| 404 |
+
"category": "long",
|
| 405 |
+
"characters": 161,
|
| 406 |
+
"audio_seconds": 9.041666666666666,
|
| 407 |
+
"latency_seconds": 11.314272652962245,
|
| 408 |
+
"rtf": 1.2513481275165617
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "release500_0048",
|
| 412 |
+
"category": "long_range",
|
| 413 |
+
"characters": 124,
|
| 414 |
+
"audio_seconds": 7.066666666666666,
|
| 415 |
+
"latency_seconds": 7.201165760983713,
|
| 416 |
+
"rtf": 1.0190328907052424
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"id": "release500_0049",
|
| 420 |
+
"category": "names_places",
|
| 421 |
+
"characters": 59,
|
| 422 |
+
"audio_seconds": 4.141666666666667,
|
| 423 |
+
"latency_seconds": 4.406044648960233,
|
| 424 |
+
"rtf": 1.0638337180588087
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"id": "release500_0050",
|
| 428 |
+
"category": "narrative",
|
| 429 |
+
"characters": 99,
|
| 430 |
+
"audio_seconds": 6.766666666666667,
|
| 431 |
+
"latency_seconds": 7.305861901026219,
|
| 432 |
+
"rtf": 1.0796840247822
|
| 433 |
+
}
|
| 434 |
+
]
|
| 435 |
+
}
|
evaluation/final/runtime/piper-danny-low_cpu.json
ADDED
|
@@ -0,0 +1,435 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "piper-danny-low",
|
| 4 |
+
"provider": "CPUExecutionProvider",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
|
| 7 |
+
"processor": "AMD EPYC 7K62 48-Core Processor",
|
| 8 |
+
"logical_cpus_visible": 192,
|
| 9 |
+
"process_cpu_affinity_count": 192
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.12.13",
|
| 13 |
+
"single_process": true,
|
| 14 |
+
"concurrent_synthesis_requests": 1,
|
| 15 |
+
"warmup_utterances": 3,
|
| 16 |
+
"thread_policy": "runtime default",
|
| 17 |
+
"environment_threads": {
|
| 18 |
+
"OMP_NUM_THREADS": null,
|
| 19 |
+
"MKL_NUM_THREADS": null,
|
| 20 |
+
"OPENBLAS_NUM_THREADS": null
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"utterances": 50,
|
| 24 |
+
"load_seconds": 1.8901959729846567,
|
| 25 |
+
"peak_process_rss_bytes_observed": 308011008,
|
| 26 |
+
"total_latency_seconds": 183.71523056318983,
|
| 27 |
+
"total_audio_seconds": 203.664,
|
| 28 |
+
"rtf": 0.9020505860789823,
|
| 29 |
+
"realtime_multiple": 1.108585278289971,
|
| 30 |
+
"latency_mean_seconds": 3.6743046112637967,
|
| 31 |
+
"latency_median_seconds": 3.3577140510315076,
|
| 32 |
+
"latency_p95_seconds": 6.018655841879079,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "release500_0001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 65,
|
| 38 |
+
"audio_seconds": 3.328,
|
| 39 |
+
"latency_seconds": 2.694794154027477,
|
| 40 |
+
"rtf": 0.8097338203207564
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "release500_0002",
|
| 44 |
+
"category": "descriptive",
|
| 45 |
+
"characters": 72,
|
| 46 |
+
"audio_seconds": 3.552,
|
| 47 |
+
"latency_seconds": 2.906894377898425,
|
| 48 |
+
"rtf": 0.8183824262101421
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "release500_0003",
|
| 52 |
+
"category": "emotional",
|
| 53 |
+
"characters": 68,
|
| 54 |
+
"audio_seconds": 3.536,
|
| 55 |
+
"latency_seconds": 2.494313850067556,
|
| 56 |
+
"rtf": 0.7054055005847161
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "release500_0004",
|
| 60 |
+
"category": "homographs",
|
| 61 |
+
"characters": 73,
|
| 62 |
+
"audio_seconds": 3.888,
|
| 63 |
+
"latency_seconds": 3.1074251970276237,
|
| 64 |
+
"rtf": 0.7992348757787098
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "release500_0005",
|
| 68 |
+
"category": "long",
|
| 69 |
+
"characters": 154,
|
| 70 |
+
"audio_seconds": 7.552,
|
| 71 |
+
"latency_seconds": 6.202773506985977,
|
| 72 |
+
"rtf": 0.8213418309038636
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "release500_0006",
|
| 76 |
+
"category": "long_range",
|
| 77 |
+
"characters": 122,
|
| 78 |
+
"audio_seconds": 5.488,
|
| 79 |
+
"latency_seconds": 3.503760067978874,
|
| 80 |
+
"rtf": 0.6384402456229726
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "release500_0007",
|
| 84 |
+
"category": "names_places",
|
| 85 |
+
"characters": 62,
|
| 86 |
+
"audio_seconds": 3.648,
|
| 87 |
+
"latency_seconds": 2.7943607189226896,
|
| 88 |
+
"rtf": 0.7659980040906496
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "release500_0008",
|
| 92 |
+
"category": "narrative",
|
| 93 |
+
"characters": 76,
|
| 94 |
+
"audio_seconds": 3.888,
|
| 95 |
+
"latency_seconds": 3.1027242559939623,
|
| 96 |
+
"rtf": 0.7980257860066776
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "release500_0009",
|
| 100 |
+
"category": "numbers",
|
| 101 |
+
"characters": 79,
|
| 102 |
+
"audio_seconds": 4.272,
|
| 103 |
+
"latency_seconds": 3.4954504610504955,
|
| 104 |
+
"rtf": 0.8182234225305467
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "release500_0010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 75,
|
| 110 |
+
"audio_seconds": 4.736,
|
| 111 |
+
"latency_seconds": 3.405109456041828,
|
| 112 |
+
"rtf": 0.7189842601439671
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "release500_0011",
|
| 116 |
+
"category": "question",
|
| 117 |
+
"characters": 47,
|
| 118 |
+
"audio_seconds": 2.4,
|
| 119 |
+
"latency_seconds": 2.0017011848976836,
|
| 120 |
+
"rtf": 0.8340421603740349
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "release500_0012",
|
| 124 |
+
"category": "rare_words",
|
| 125 |
+
"characters": 87,
|
| 126 |
+
"audio_seconds": 4.72,
|
| 127 |
+
"latency_seconds": 3.190911464043893,
|
| 128 |
+
"rtf": 0.6760405644160791
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "release500_0013",
|
| 132 |
+
"category": "short",
|
| 133 |
+
"characters": 15,
|
| 134 |
+
"audio_seconds": 1.184,
|
| 135 |
+
"latency_seconds": 1.2097389679402113,
|
| 136 |
+
"rtf": 1.021738993192746
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "release500_0014",
|
| 140 |
+
"category": "technical",
|
| 141 |
+
"characters": 71,
|
| 142 |
+
"audio_seconds": 3.584,
|
| 143 |
+
"latency_seconds": 3.096049627987668,
|
| 144 |
+
"rtf": 0.8638531328090591
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "release500_0015",
|
| 148 |
+
"category": "conversational",
|
| 149 |
+
"characters": 64,
|
| 150 |
+
"audio_seconds": 3.792,
|
| 151 |
+
"latency_seconds": 4.000268870033324,
|
| 152 |
+
"rtf": 1.0549232252197585
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "release500_0016",
|
| 156 |
+
"category": "descriptive",
|
| 157 |
+
"characters": 88,
|
| 158 |
+
"audio_seconds": 4.4,
|
| 159 |
+
"latency_seconds": 6.716404743026942,
|
| 160 |
+
"rtf": 1.526455623415214
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "release500_0017",
|
| 164 |
+
"category": "emotional",
|
| 165 |
+
"characters": 74,
|
| 166 |
+
"audio_seconds": 4.72,
|
| 167 |
+
"latency_seconds": 4.599504046025686,
|
| 168 |
+
"rtf": 0.9744711961918827
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "release500_0018",
|
| 172 |
+
"category": "homographs",
|
| 173 |
+
"characters": 57,
|
| 174 |
+
"audio_seconds": 3.248,
|
| 175 |
+
"latency_seconds": 4.393833796028048,
|
| 176 |
+
"rtf": 1.3527813411416403
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "release500_0019",
|
| 180 |
+
"category": "long",
|
| 181 |
+
"characters": 148,
|
| 182 |
+
"audio_seconds": 7.056,
|
| 183 |
+
"latency_seconds": 4.4974080140236765,
|
| 184 |
+
"rtf": 0.6373877570895233
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "release500_0020",
|
| 188 |
+
"category": "long_range",
|
| 189 |
+
"characters": 124,
|
| 190 |
+
"audio_seconds": 5.536,
|
| 191 |
+
"latency_seconds": 5.302826741011813,
|
| 192 |
+
"rtf": 0.9578805529284345
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "release500_0021",
|
| 196 |
+
"category": "names_places",
|
| 197 |
+
"characters": 72,
|
| 198 |
+
"audio_seconds": 3.808,
|
| 199 |
+
"latency_seconds": 4.696971039054915,
|
| 200 |
+
"rtf": 1.2334482770627404
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "release500_0022",
|
| 204 |
+
"category": "narrative",
|
| 205 |
+
"characters": 52,
|
| 206 |
+
"audio_seconds": 3.36,
|
| 207 |
+
"latency_seconds": 3.798879117006436,
|
| 208 |
+
"rtf": 1.130618784823344
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "release500_0023",
|
| 212 |
+
"category": "numbers",
|
| 213 |
+
"characters": 80,
|
| 214 |
+
"audio_seconds": 4.096,
|
| 215 |
+
"latency_seconds": 5.200509284040891,
|
| 216 |
+
"rtf": 1.2696555869240456
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "release500_0024",
|
| 220 |
+
"category": "punctuation",
|
| 221 |
+
"characters": 73,
|
| 222 |
+
"audio_seconds": 4.176,
|
| 223 |
+
"latency_seconds": 3.902562695904635,
|
| 224 |
+
"rtf": 0.934521718367968
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "release500_0025",
|
| 228 |
+
"category": "question",
|
| 229 |
+
"characters": 39,
|
| 230 |
+
"audio_seconds": 2.032,
|
| 231 |
+
"latency_seconds": 2.701494449051097,
|
| 232 |
+
"rtf": 1.3294756146905005
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "release500_0026",
|
| 236 |
+
"category": "rare_words",
|
| 237 |
+
"characters": 78,
|
| 238 |
+
"audio_seconds": 4.192,
|
| 239 |
+
"latency_seconds": 4.900282075977884,
|
| 240 |
+
"rtf": 1.168960418887854
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "release500_0027",
|
| 244 |
+
"category": "short",
|
| 245 |
+
"characters": 25,
|
| 246 |
+
"audio_seconds": 1.424,
|
| 247 |
+
"latency_seconds": 2.292176002985798,
|
| 248 |
+
"rtf": 1.609674159400139
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "release500_0028",
|
| 252 |
+
"category": "technical",
|
| 253 |
+
"characters": 82,
|
| 254 |
+
"audio_seconds": 4.688,
|
| 255 |
+
"latency_seconds": 4.603819226962514,
|
| 256 |
+
"rtf": 0.9820433504612872
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "release500_0029",
|
| 260 |
+
"category": "conversational",
|
| 261 |
+
"characters": 59,
|
| 262 |
+
"audio_seconds": 2.944,
|
| 263 |
+
"latency_seconds": 2.2923529039835557,
|
| 264 |
+
"rtf": 0.7786524809726751
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "release500_0030",
|
| 268 |
+
"category": "descriptive",
|
| 269 |
+
"characters": 65,
|
| 270 |
+
"audio_seconds": 3.552,
|
| 271 |
+
"latency_seconds": 2.6908769720466807,
|
| 272 |
+
"rtf": 0.7575667151032321
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "release500_0031",
|
| 276 |
+
"category": "emotional",
|
| 277 |
+
"characters": 70,
|
| 278 |
+
"audio_seconds": 3.776,
|
| 279 |
+
"latency_seconds": 2.7059419460128993,
|
| 280 |
+
"rtf": 0.7166159814652806
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "release500_0032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 60,
|
| 286 |
+
"audio_seconds": 3.12,
|
| 287 |
+
"latency_seconds": 3.8008046090835705,
|
| 288 |
+
"rtf": 1.2182066054755034
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "release500_0033",
|
| 292 |
+
"category": "long",
|
| 293 |
+
"characters": 138,
|
| 294 |
+
"audio_seconds": 6.912,
|
| 295 |
+
"latency_seconds": 4.392665836028755,
|
| 296 |
+
"rtf": 0.6355129971106416
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "release500_0034",
|
| 300 |
+
"category": "long_range",
|
| 301 |
+
"characters": 141,
|
| 302 |
+
"audio_seconds": 7.888,
|
| 303 |
+
"latency_seconds": 4.404446133063175,
|
| 304 |
+
"rtf": 0.5583729884714979
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "release500_0035",
|
| 308 |
+
"category": "names_places",
|
| 309 |
+
"characters": 61,
|
| 310 |
+
"audio_seconds": 3.472,
|
| 311 |
+
"latency_seconds": 2.8991199899464846,
|
| 312 |
+
"rtf": 0.8349999971044022
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "release500_0036",
|
| 316 |
+
"category": "narrative",
|
| 317 |
+
"characters": 73,
|
| 318 |
+
"audio_seconds": 4.272,
|
| 319 |
+
"latency_seconds": 3.597467645071447,
|
| 320 |
+
"rtf": 0.8421038495017431
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "release500_0037",
|
| 324 |
+
"category": "numbers",
|
| 325 |
+
"characters": 78,
|
| 326 |
+
"audio_seconds": 4.256,
|
| 327 |
+
"latency_seconds": 3.0042440649122,
|
| 328 |
+
"rtf": 0.7058844137481672
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "release500_0038",
|
| 332 |
+
"category": "punctuation",
|
| 333 |
+
"characters": 67,
|
| 334 |
+
"audio_seconds": 4.192,
|
| 335 |
+
"latency_seconds": 3.0972820960450917,
|
| 336 |
+
"rtf": 0.7388554618428177
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "release500_0039",
|
| 340 |
+
"category": "question",
|
| 341 |
+
"characters": 45,
|
| 342 |
+
"audio_seconds": 1.92,
|
| 343 |
+
"latency_seconds": 1.7992442069808021,
|
| 344 |
+
"rtf": 0.9371063578025012
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "release500_0040",
|
| 348 |
+
"category": "rare_words",
|
| 349 |
+
"characters": 82,
|
| 350 |
+
"audio_seconds": 4.352,
|
| 351 |
+
"latency_seconds": 2.9979103269288316,
|
| 352 |
+
"rtf": 0.688858071445044
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "release500_0041",
|
| 356 |
+
"category": "short",
|
| 357 |
+
"characters": 22,
|
| 358 |
+
"audio_seconds": 1.904,
|
| 359 |
+
"latency_seconds": 1.9961127690039575,
|
| 360 |
+
"rtf": 1.0483785551491374
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "release500_0042",
|
| 364 |
+
"category": "technical",
|
| 365 |
+
"characters": 66,
|
| 366 |
+
"audio_seconds": 3.488,
|
| 367 |
+
"latency_seconds": 2.598443711991422,
|
| 368 |
+
"rtf": 0.7449666605479994
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "release500_0043",
|
| 372 |
+
"category": "conversational",
|
| 373 |
+
"characters": 67,
|
| 374 |
+
"audio_seconds": 3.648,
|
| 375 |
+
"latency_seconds": 2.7085965409642085,
|
| 376 |
+
"rtf": 0.7424880868871185
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "release500_0044",
|
| 380 |
+
"category": "descriptive",
|
| 381 |
+
"characters": 73,
|
| 382 |
+
"audio_seconds": 3.6,
|
| 383 |
+
"latency_seconds": 3.120920946006663,
|
| 384 |
+
"rtf": 0.8669224850018509
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "release500_0045",
|
| 388 |
+
"category": "emotional",
|
| 389 |
+
"characters": 70,
|
| 390 |
+
"audio_seconds": 3.776,
|
| 391 |
+
"latency_seconds": 3.3103186460211873,
|
| 392 |
+
"rtf": 0.876673370238662
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "release500_0046",
|
| 396 |
+
"category": "homographs",
|
| 397 |
+
"characters": 51,
|
| 398 |
+
"audio_seconds": 2.608,
|
| 399 |
+
"latency_seconds": 4.69350021192804,
|
| 400 |
+
"rtf": 1.7996549892362115
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "release500_0047",
|
| 404 |
+
"category": "long",
|
| 405 |
+
"characters": 161,
|
| 406 |
+
"audio_seconds": 7.248,
|
| 407 |
+
"latency_seconds": 7.30119068804197,
|
| 408 |
+
"rtf": 1.0073386710874683
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "release500_0048",
|
| 412 |
+
"category": "long_range",
|
| 413 |
+
"characters": 124,
|
| 414 |
+
"audio_seconds": 6.352,
|
| 415 |
+
"latency_seconds": 5.597807219950482,
|
| 416 |
+
"rtf": 0.8812668797151263
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"id": "release500_0049",
|
| 420 |
+
"category": "names_places",
|
| 421 |
+
"characters": 59,
|
| 422 |
+
"audio_seconds": 3.2,
|
| 423 |
+
"latency_seconds": 4.099412567098625,
|
| 424 |
+
"rtf": 1.2810664272183203
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"id": "release500_0050",
|
| 428 |
+
"category": "narrative",
|
| 429 |
+
"characters": 99,
|
| 430 |
+
"audio_seconds": 4.88,
|
| 431 |
+
"latency_seconds": 5.793623140081763,
|
| 432 |
+
"rtf": 1.1872178565741318
|
| 433 |
+
}
|
| 434 |
+
]
|
| 435 |
+
}
|
evaluation/final/runtime/piper-ryan-low_cpu.json
ADDED
|
@@ -0,0 +1,435 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "piper-ryan-low",
|
| 4 |
+
"provider": "CPUExecutionProvider",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
|
| 7 |
+
"processor": "AMD EPYC 7K62 48-Core Processor",
|
| 8 |
+
"logical_cpus_visible": 192,
|
| 9 |
+
"process_cpu_affinity_count": 192
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.12.13",
|
| 13 |
+
"single_process": true,
|
| 14 |
+
"concurrent_synthesis_requests": 1,
|
| 15 |
+
"warmup_utterances": 3,
|
| 16 |
+
"thread_policy": "runtime default",
|
| 17 |
+
"environment_threads": {
|
| 18 |
+
"OMP_NUM_THREADS": null,
|
| 19 |
+
"MKL_NUM_THREADS": null,
|
| 20 |
+
"OPENBLAS_NUM_THREADS": null
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"utterances": 50,
|
| 24 |
+
"load_seconds": 1.9642897229641676,
|
| 25 |
+
"peak_process_rss_bytes_observed": 288743424,
|
| 26 |
+
"total_latency_seconds": 189.05404080462176,
|
| 27 |
+
"total_audio_seconds": 184.672,
|
| 28 |
+
"rtf": 1.0237287775332577,
|
| 29 |
+
"realtime_multiple": 0.9768212264283185,
|
| 30 |
+
"latency_mean_seconds": 3.781080816092435,
|
| 31 |
+
"latency_median_seconds": 3.455015121551696,
|
| 32 |
+
"latency_p95_seconds": 5.912310973095009,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "release500_0001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 65,
|
| 38 |
+
"audio_seconds": 3.056,
|
| 39 |
+
"latency_seconds": 5.095453783054836,
|
| 40 |
+
"rtf": 1.6673605311043311
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "release500_0002",
|
| 44 |
+
"category": "descriptive",
|
| 45 |
+
"characters": 72,
|
| 46 |
+
"audio_seconds": 3.152,
|
| 47 |
+
"latency_seconds": 4.496822469984181,
|
| 48 |
+
"rtf": 1.4266568749949813
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "release500_0003",
|
| 52 |
+
"category": "emotional",
|
| 53 |
+
"characters": 68,
|
| 54 |
+
"audio_seconds": 3.36,
|
| 55 |
+
"latency_seconds": 7.992730661993846,
|
| 56 |
+
"rtf": 2.3787888874981684
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "release500_0004",
|
| 60 |
+
"category": "homographs",
|
| 61 |
+
"characters": 73,
|
| 62 |
+
"audio_seconds": 3.232,
|
| 63 |
+
"latency_seconds": 3.70855401805602,
|
| 64 |
+
"rtf": 1.1474486442005012
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "release500_0005",
|
| 68 |
+
"category": "long",
|
| 69 |
+
"characters": 154,
|
| 70 |
+
"audio_seconds": 7.056,
|
| 71 |
+
"latency_seconds": 5.092412865022197,
|
| 72 |
+
"rtf": 0.7217138414147105
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "release500_0006",
|
| 76 |
+
"category": "long_range",
|
| 77 |
+
"characters": 122,
|
| 78 |
+
"audio_seconds": 5.52,
|
| 79 |
+
"latency_seconds": 6.698942730086856,
|
| 80 |
+
"rtf": 1.213576581537474
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "release500_0007",
|
| 84 |
+
"category": "names_places",
|
| 85 |
+
"characters": 62,
|
| 86 |
+
"audio_seconds": 3.264,
|
| 87 |
+
"latency_seconds": 5.8055780990980566,
|
| 88 |
+
"rtf": 1.7786697607530813
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "release500_0008",
|
| 92 |
+
"category": "narrative",
|
| 93 |
+
"characters": 76,
|
| 94 |
+
"audio_seconds": 3.584,
|
| 95 |
+
"latency_seconds": 4.996604233048856,
|
| 96 |
+
"rtf": 1.394141806096221
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "release500_0009",
|
| 100 |
+
"category": "numbers",
|
| 101 |
+
"characters": 79,
|
| 102 |
+
"audio_seconds": 4.416,
|
| 103 |
+
"latency_seconds": 4.517632080009207,
|
| 104 |
+
"rtf": 1.0230145108716502
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "release500_0010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 75,
|
| 110 |
+
"audio_seconds": 4.048,
|
| 111 |
+
"latency_seconds": 5.283208554028533,
|
| 112 |
+
"rtf": 1.30514045307029
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "release500_0011",
|
| 116 |
+
"category": "question",
|
| 117 |
+
"characters": 47,
|
| 118 |
+
"audio_seconds": 1.888,
|
| 119 |
+
"latency_seconds": 3.2944089110242203,
|
| 120 |
+
"rtf": 1.7449199740594388
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "release500_0012",
|
| 124 |
+
"category": "rare_words",
|
| 125 |
+
"characters": 87,
|
| 126 |
+
"audio_seconds": 4.528,
|
| 127 |
+
"latency_seconds": 5.302474886993878,
|
| 128 |
+
"rtf": 1.17104127362939
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "release500_0013",
|
| 132 |
+
"category": "short",
|
| 133 |
+
"characters": 15,
|
| 134 |
+
"audio_seconds": 1.008,
|
| 135 |
+
"latency_seconds": 1.2995166359469295,
|
| 136 |
+
"rtf": 1.2892030118521125
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "release500_0014",
|
| 140 |
+
"category": "technical",
|
| 141 |
+
"characters": 71,
|
| 142 |
+
"audio_seconds": 3.328,
|
| 143 |
+
"latency_seconds": 2.8999716109829023,
|
| 144 |
+
"rtf": 0.8713857004155356
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "release500_0015",
|
| 148 |
+
"category": "conversational",
|
| 149 |
+
"characters": 64,
|
| 150 |
+
"audio_seconds": 3.504,
|
| 151 |
+
"latency_seconds": 3.094316368922591,
|
| 152 |
+
"rtf": 0.8830811555144381
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "release500_0016",
|
| 156 |
+
"category": "descriptive",
|
| 157 |
+
"characters": 88,
|
| 158 |
+
"audio_seconds": 4.208,
|
| 159 |
+
"latency_seconds": 3.5044920271029696,
|
| 160 |
+
"rtf": 0.8328165463647741
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "release500_0017",
|
| 164 |
+
"category": "emotional",
|
| 165 |
+
"characters": 74,
|
| 166 |
+
"audio_seconds": 3.488,
|
| 167 |
+
"latency_seconds": 3.405538216000423,
|
| 168 |
+
"rtf": 0.9763584334863598
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "release500_0018",
|
| 172 |
+
"category": "homographs",
|
| 173 |
+
"characters": 57,
|
| 174 |
+
"audio_seconds": 2.64,
|
| 175 |
+
"latency_seconds": 2.89578573894687,
|
| 176 |
+
"rtf": 1.096888537479875
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "release500_0019",
|
| 180 |
+
"category": "long",
|
| 181 |
+
"characters": 148,
|
| 182 |
+
"audio_seconds": 7.296,
|
| 183 |
+
"latency_seconds": 5.393182841013186,
|
| 184 |
+
"rtf": 0.7391972095686932
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "release500_0020",
|
| 188 |
+
"category": "long_range",
|
| 189 |
+
"characters": 124,
|
| 190 |
+
"audio_seconds": 5.264,
|
| 191 |
+
"latency_seconds": 4.500914755044505,
|
| 192 |
+
"rtf": 0.8550369975388497
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "release500_0021",
|
| 196 |
+
"category": "names_places",
|
| 197 |
+
"characters": 72,
|
| 198 |
+
"audio_seconds": 3.184,
|
| 199 |
+
"latency_seconds": 3.399256609962322,
|
| 200 |
+
"rtf": 1.0676057192092718
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "release500_0022",
|
| 204 |
+
"category": "narrative",
|
| 205 |
+
"characters": 52,
|
| 206 |
+
"audio_seconds": 2.736,
|
| 207 |
+
"latency_seconds": 2.103269227896817,
|
| 208 |
+
"rtf": 0.7687387528862635
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "release500_0023",
|
| 212 |
+
"category": "numbers",
|
| 213 |
+
"characters": 80,
|
| 214 |
+
"audio_seconds": 4.048,
|
| 215 |
+
"latency_seconds": 3.288317018072121,
|
| 216 |
+
"rtf": 0.8123312791680141
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "release500_0024",
|
| 220 |
+
"category": "punctuation",
|
| 221 |
+
"characters": 73,
|
| 222 |
+
"audio_seconds": 3.776,
|
| 223 |
+
"latency_seconds": 3.7026524969842285,
|
| 224 |
+
"rtf": 0.9805753434809927
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "release500_0025",
|
| 228 |
+
"category": "question",
|
| 229 |
+
"characters": 39,
|
| 230 |
+
"audio_seconds": 1.568,
|
| 231 |
+
"latency_seconds": 1.4985663370462134,
|
| 232 |
+
"rtf": 0.9557183271978402
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "release500_0026",
|
| 236 |
+
"category": "rare_words",
|
| 237 |
+
"characters": 78,
|
| 238 |
+
"audio_seconds": 3.792,
|
| 239 |
+
"latency_seconds": 3.394537629908882,
|
| 240 |
+
"rtf": 0.8951839741320892
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "release500_0027",
|
| 244 |
+
"category": "short",
|
| 245 |
+
"characters": 25,
|
| 246 |
+
"audio_seconds": 1.008,
|
| 247 |
+
"latency_seconds": 1.3068380819167942,
|
| 248 |
+
"rtf": 1.2964663511079306
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "release500_0028",
|
| 252 |
+
"category": "technical",
|
| 253 |
+
"characters": 82,
|
| 254 |
+
"audio_seconds": 4.496,
|
| 255 |
+
"latency_seconds": 4.099360725958832,
|
| 256 |
+
"rtf": 0.9117795208983166
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "release500_0029",
|
| 260 |
+
"category": "conversational",
|
| 261 |
+
"characters": 59,
|
| 262 |
+
"audio_seconds": 2.56,
|
| 263 |
+
"latency_seconds": 2.098615241004154,
|
| 264 |
+
"rtf": 0.8197715785172477
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "release500_0030",
|
| 268 |
+
"category": "descriptive",
|
| 269 |
+
"characters": 65,
|
| 270 |
+
"audio_seconds": 2.64,
|
| 271 |
+
"latency_seconds": 2.9805976420175284,
|
| 272 |
+
"rtf": 1.129014258339973
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "release500_0031",
|
| 276 |
+
"category": "emotional",
|
| 277 |
+
"characters": 70,
|
| 278 |
+
"audio_seconds": 3.488,
|
| 279 |
+
"latency_seconds": 5.099046717979945,
|
| 280 |
+
"rtf": 1.4618826599713146
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "release500_0032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 60,
|
| 286 |
+
"audio_seconds": 2.528,
|
| 287 |
+
"latency_seconds": 4.004566572024487,
|
| 288 |
+
"rtf": 1.5840848781742431
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "release500_0033",
|
| 292 |
+
"category": "long",
|
| 293 |
+
"characters": 138,
|
| 294 |
+
"audio_seconds": 6.336,
|
| 295 |
+
"latency_seconds": 5.999637870001607,
|
| 296 |
+
"rtf": 0.9469125426138899
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "release500_0034",
|
| 300 |
+
"category": "long_range",
|
| 301 |
+
"characters": 141,
|
| 302 |
+
"audio_seconds": 6.48,
|
| 303 |
+
"latency_seconds": 5.197615592041984,
|
| 304 |
+
"rtf": 0.8021011716114173
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "release500_0035",
|
| 308 |
+
"category": "names_places",
|
| 309 |
+
"characters": 61,
|
| 310 |
+
"audio_seconds": 3.168,
|
| 311 |
+
"latency_seconds": 3.0925699579529464,
|
| 312 |
+
"rtf": 0.9761900119800967
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "release500_0036",
|
| 316 |
+
"category": "narrative",
|
| 317 |
+
"characters": 73,
|
| 318 |
+
"audio_seconds": 3.728,
|
| 319 |
+
"latency_seconds": 2.899544436018914,
|
| 320 |
+
"rtf": 0.7777747950694511
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "release500_0037",
|
| 324 |
+
"category": "numbers",
|
| 325 |
+
"characters": 78,
|
| 326 |
+
"audio_seconds": 4.192,
|
| 327 |
+
"latency_seconds": 3.704225494991988,
|
| 328 |
+
"rtf": 0.8836415780038139
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "release500_0038",
|
| 332 |
+
"category": "punctuation",
|
| 333 |
+
"characters": 67,
|
| 334 |
+
"audio_seconds": 3.872,
|
| 335 |
+
"latency_seconds": 3.8040968949208036,
|
| 336 |
+
"rtf": 0.982463041043596
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "release500_0039",
|
| 340 |
+
"category": "question",
|
| 341 |
+
"characters": 45,
|
| 342 |
+
"audio_seconds": 1.744,
|
| 343 |
+
"latency_seconds": 1.9012305500218645,
|
| 344 |
+
"rtf": 1.090155131893271
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "release500_0040",
|
| 348 |
+
"category": "rare_words",
|
| 349 |
+
"characters": 82,
|
| 350 |
+
"audio_seconds": 4.208,
|
| 351 |
+
"latency_seconds": 2.9057097979821265,
|
| 352 |
+
"rtf": 0.6905203892543076
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "release500_0041",
|
| 356 |
+
"category": "short",
|
| 357 |
+
"characters": 22,
|
| 358 |
+
"audio_seconds": 1.344,
|
| 359 |
+
"latency_seconds": 1.7026629409519956,
|
| 360 |
+
"rtf": 1.266862307255949
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "release500_0042",
|
| 364 |
+
"category": "technical",
|
| 365 |
+
"characters": 66,
|
| 366 |
+
"audio_seconds": 3.008,
|
| 367 |
+
"latency_seconds": 2.3924714779714122,
|
| 368 |
+
"rtf": 0.7953695073043259
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "release500_0043",
|
| 372 |
+
"category": "conversational",
|
| 373 |
+
"characters": 67,
|
| 374 |
+
"audio_seconds": 3.024,
|
| 375 |
+
"latency_seconds": 2.399873304995708,
|
| 376 |
+
"rtf": 0.7936088971546654
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "release500_0044",
|
| 380 |
+
"category": "descriptive",
|
| 381 |
+
"characters": 73,
|
| 382 |
+
"audio_seconds": 3.088,
|
| 383 |
+
"latency_seconds": 2.6074585649184883,
|
| 384 |
+
"rtf": 0.8443842502974379
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "release500_0045",
|
| 388 |
+
"category": "emotional",
|
| 389 |
+
"characters": 70,
|
| 390 |
+
"audio_seconds": 3.36,
|
| 391 |
+
"latency_seconds": 3.395750766969286,
|
| 392 |
+
"rtf": 1.0106401092170494
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "release500_0046",
|
| 396 |
+
"category": "homographs",
|
| 397 |
+
"characters": 51,
|
| 398 |
+
"audio_seconds": 2.4,
|
| 399 |
+
"latency_seconds": 3.0125494529493153,
|
| 400 |
+
"rtf": 1.2552289387288815
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "release500_0047",
|
| 404 |
+
"category": "long",
|
| 405 |
+
"characters": 161,
|
| 406 |
+
"audio_seconds": 7.04,
|
| 407 |
+
"latency_seconds": 4.986470783944242,
|
| 408 |
+
"rtf": 0.7083055090829888
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "release500_0048",
|
| 412 |
+
"category": "long_range",
|
| 413 |
+
"characters": 124,
|
| 414 |
+
"audio_seconds": 6.416,
|
| 415 |
+
"latency_seconds": 4.906047191936523,
|
| 416 |
+
"rtf": 0.7646582281696575
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"id": "release500_0049",
|
| 420 |
+
"category": "names_places",
|
| 421 |
+
"characters": 59,
|
| 422 |
+
"audio_seconds": 2.8,
|
| 423 |
+
"latency_seconds": 4.588569083949551,
|
| 424 |
+
"rtf": 1.6387746728391255
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"id": "release500_0050",
|
| 428 |
+
"category": "narrative",
|
| 429 |
+
"characters": 99,
|
| 430 |
+
"audio_seconds": 4.8,
|
| 431 |
+
"latency_seconds": 3.3033908549696207,
|
| 432 |
+
"rtf": 0.688206428118671
|
| 433 |
+
}
|
| 434 |
+
]
|
| 435 |
+
}
|
evaluation/final/runtime/supertonic3-james-3step_cpu.json
ADDED
|
@@ -0,0 +1,435 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "supertonic3-james-3step",
|
| 4 |
+
"provider": "TensorrtExecutionProvider,CUDAExecutionProvider,CPUExecutionProvider",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
|
| 7 |
+
"processor": "AMD EPYC 7K62 48-Core Processor",
|
| 8 |
+
"logical_cpus_visible": 192,
|
| 9 |
+
"process_cpu_affinity_count": 192
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.12.13",
|
| 13 |
+
"single_process": true,
|
| 14 |
+
"concurrent_synthesis_requests": 1,
|
| 15 |
+
"warmup_utterances": 3,
|
| 16 |
+
"thread_policy": "runtime default",
|
| 17 |
+
"environment_threads": {
|
| 18 |
+
"OMP_NUM_THREADS": null,
|
| 19 |
+
"MKL_NUM_THREADS": null,
|
| 20 |
+
"OPENBLAS_NUM_THREADS": null
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"utterances": 50,
|
| 24 |
+
"load_seconds": 2.6790920139756054,
|
| 25 |
+
"peak_process_rss_bytes_observed": 678948864,
|
| 26 |
+
"total_latency_seconds": 849.3093430369627,
|
| 27 |
+
"total_audio_seconds": 264.63782312925173,
|
| 28 |
+
"rtf": 3.209327121097696,
|
| 29 |
+
"realtime_multiple": 0.31159179549698474,
|
| 30 |
+
"latency_mean_seconds": 16.986186860739252,
|
| 31 |
+
"latency_median_seconds": 14.800659405940678,
|
| 32 |
+
"latency_p95_seconds": 29.707549027819184,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "release500_0001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 65,
|
| 38 |
+
"audio_seconds": 4.31891156462585,
|
| 39 |
+
"latency_seconds": 28.998808396980166,
|
| 40 |
+
"rtf": 6.714378834356232
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "release500_0002",
|
| 44 |
+
"category": "descriptive",
|
| 45 |
+
"characters": 72,
|
| 46 |
+
"audio_seconds": 4.806530612244898,
|
| 47 |
+
"latency_seconds": 30.19757883902639,
|
| 48 |
+
"rtf": 6.282614483323256
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "release500_0003",
|
| 52 |
+
"category": "emotional",
|
| 53 |
+
"characters": 68,
|
| 54 |
+
"audio_seconds": 4.527891156462585,
|
| 55 |
+
"latency_seconds": 15.797762398957275,
|
| 56 |
+
"rtf": 3.4889889913562486
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "release500_0004",
|
| 60 |
+
"category": "homographs",
|
| 61 |
+
"characters": 73,
|
| 62 |
+
"audio_seconds": 5.015510204081632,
|
| 63 |
+
"latency_seconds": 16.906808093073778,
|
| 64 |
+
"rtf": 3.370904933921774
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "release500_0005",
|
| 68 |
+
"category": "long",
|
| 69 |
+
"characters": 154,
|
| 70 |
+
"audio_seconds": 9.47374149659864,
|
| 71 |
+
"latency_seconds": 33.89909315900877,
|
| 72 |
+
"rtf": 3.578215974246244
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "release500_0006",
|
| 76 |
+
"category": "long_range",
|
| 77 |
+
"characters": 122,
|
| 78 |
+
"audio_seconds": 7.9412244897959186,
|
| 79 |
+
"latency_seconds": 19.896839465014637,
|
| 80 |
+
"rtf": 2.505512782138459
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "release500_0007",
|
| 84 |
+
"category": "names_places",
|
| 85 |
+
"characters": 62,
|
| 86 |
+
"audio_seconds": 4.527891156462585,
|
| 87 |
+
"latency_seconds": 13.896119163022377,
|
| 88 |
+
"rtf": 3.0690046829391364
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "release500_0008",
|
| 92 |
+
"category": "narrative",
|
| 93 |
+
"characters": 76,
|
| 94 |
+
"audio_seconds": 5.294149659863946,
|
| 95 |
+
"latency_seconds": 14.999536308925599,
|
| 96 |
+
"rtf": 2.833228615095681
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "release500_0009",
|
| 100 |
+
"category": "numbers",
|
| 101 |
+
"characters": 79,
|
| 102 |
+
"audio_seconds": 5.7817687074829935,
|
| 103 |
+
"latency_seconds": 18.801307283109054,
|
| 104 |
+
"rtf": 3.2518262549616797
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "release500_0010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 75,
|
| 110 |
+
"audio_seconds": 5.224489795918367,
|
| 111 |
+
"latency_seconds": 18.90059391502291,
|
| 112 |
+
"rtf": 3.6176918040473542
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "release500_0011",
|
| 116 |
+
"category": "question",
|
| 117 |
+
"characters": 47,
|
| 118 |
+
"audio_seconds": 3.1346938775510202,
|
| 119 |
+
"latency_seconds": 13.59835728991311,
|
| 120 |
+
"rtf": 4.338017625037386
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "release500_0012",
|
| 124 |
+
"category": "rare_words",
|
| 125 |
+
"characters": 87,
|
| 126 |
+
"audio_seconds": 6.478367346938776,
|
| 127 |
+
"latency_seconds": 18.20354309002869,
|
| 128 |
+
"rtf": 2.8098967093353253
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "release500_0013",
|
| 132 |
+
"category": "short",
|
| 133 |
+
"characters": 15,
|
| 134 |
+
"audio_seconds": 1.5325170068027212,
|
| 135 |
+
"latency_seconds": 6.989259209949523,
|
| 136 |
+
"rtf": 4.560640553367276
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "release500_0014",
|
| 140 |
+
"category": "technical",
|
| 141 |
+
"characters": 71,
|
| 142 |
+
"audio_seconds": 4.9458503401360545,
|
| 143 |
+
"latency_seconds": 13.4002628789749,
|
| 144 |
+
"rtf": 2.7093951408578762
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "release500_0015",
|
| 148 |
+
"category": "conversational",
|
| 149 |
+
"characters": 64,
|
| 150 |
+
"audio_seconds": 4.597551020408163,
|
| 151 |
+
"latency_seconds": 14.003370278980583,
|
| 152 |
+
"rtf": 3.045832491433099
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "release500_0016",
|
| 156 |
+
"category": "descriptive",
|
| 157 |
+
"characters": 88,
|
| 158 |
+
"audio_seconds": 5.851428571428571,
|
| 159 |
+
"latency_seconds": 20.703603437985294,
|
| 160 |
+
"rtf": 3.538213478171315
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "release500_0017",
|
| 164 |
+
"category": "emotional",
|
| 165 |
+
"characters": 74,
|
| 166 |
+
"audio_seconds": 5.712108843537415,
|
| 167 |
+
"latency_seconds": 17.795659940922633,
|
| 168 |
+
"rtf": 3.115427319116362
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "release500_0018",
|
| 172 |
+
"category": "homographs",
|
| 173 |
+
"characters": 57,
|
| 174 |
+
"audio_seconds": 3.9706122448979593,
|
| 175 |
+
"latency_seconds": 11.999421935994178,
|
| 176 |
+
"rtf": 3.0220583617584023
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "release500_0019",
|
| 180 |
+
"category": "long",
|
| 181 |
+
"characters": 148,
|
| 182 |
+
"audio_seconds": 8.916462585034013,
|
| 183 |
+
"latency_seconds": 21.802207560976967,
|
| 184 |
+
"rtf": 2.4451633540829576
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "release500_0020",
|
| 188 |
+
"category": "long_range",
|
| 189 |
+
"characters": 124,
|
| 190 |
+
"audio_seconds": 7.801904761904762,
|
| 191 |
+
"latency_seconds": 25.192749900976196,
|
| 192 |
+
"rtf": 3.2290511958038337
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "release500_0021",
|
| 196 |
+
"category": "names_places",
|
| 197 |
+
"characters": 72,
|
| 198 |
+
"audio_seconds": 5.154829931972789,
|
| 199 |
+
"latency_seconds": 13.003286844003014,
|
| 200 |
+
"rtf": 2.5225442964374514
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "release500_0022",
|
| 204 |
+
"category": "narrative",
|
| 205 |
+
"characters": 52,
|
| 206 |
+
"audio_seconds": 3.9706122448979593,
|
| 207 |
+
"latency_seconds": 13.419403853011318,
|
| 208 |
+
"rtf": 3.3796812746584837
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "release500_0023",
|
| 212 |
+
"category": "numbers",
|
| 213 |
+
"characters": 80,
|
| 214 |
+
"audio_seconds": 5.50312925170068,
|
| 215 |
+
"latency_seconds": 13.576101922080852,
|
| 216 |
+
"rtf": 2.4669785682183116
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "release500_0024",
|
| 220 |
+
"category": "punctuation",
|
| 221 |
+
"characters": 73,
|
| 222 |
+
"audio_seconds": 5.294149659863946,
|
| 223 |
+
"latency_seconds": 13.908222962054424,
|
| 224 |
+
"rtf": 2.627092896050062
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "release500_0025",
|
| 228 |
+
"category": "question",
|
| 229 |
+
"characters": 39,
|
| 230 |
+
"audio_seconds": 2.5774149659863945,
|
| 231 |
+
"latency_seconds": 10.01117065793369,
|
| 232 |
+
"rtf": 3.8841904738076765
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "release500_0026",
|
| 236 |
+
"category": "rare_words",
|
| 237 |
+
"characters": 78,
|
| 238 |
+
"audio_seconds": 5.572789115646258,
|
| 239 |
+
"latency_seconds": 12.706626930972561,
|
| 240 |
+
"rtf": 2.2801198228185626
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "release500_0027",
|
| 244 |
+
"category": "short",
|
| 245 |
+
"characters": 25,
|
| 246 |
+
"audio_seconds": 1.9504761904761905,
|
| 247 |
+
"latency_seconds": 7.600322338985279,
|
| 248 |
+
"rtf": 3.8966496366867887
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "release500_0028",
|
| 252 |
+
"category": "technical",
|
| 253 |
+
"characters": 82,
|
| 254 |
+
"audio_seconds": 5.7817687074829935,
|
| 255 |
+
"latency_seconds": 17.193625962012447,
|
| 256 |
+
"rtf": 2.973765785504318
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "release500_0029",
|
| 260 |
+
"category": "conversational",
|
| 261 |
+
"characters": 59,
|
| 262 |
+
"audio_seconds": 4.179591836734694,
|
| 263 |
+
"latency_seconds": 10.803514466970228,
|
| 264 |
+
"rtf": 2.5848252386793997
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "release500_0030",
|
| 268 |
+
"category": "descriptive",
|
| 269 |
+
"characters": 65,
|
| 270 |
+
"audio_seconds": 4.179591836734694,
|
| 271 |
+
"latency_seconds": 11.700191858108155,
|
| 272 |
+
"rtf": 2.799362309801267
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "release500_0031",
|
| 276 |
+
"category": "emotional",
|
| 277 |
+
"characters": 70,
|
| 278 |
+
"audio_seconds": 4.876190476190477,
|
| 279 |
+
"latency_seconds": 23.998435548041016,
|
| 280 |
+
"rtf": 4.921554165125599
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "release500_0032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 60,
|
| 286 |
+
"audio_seconds": 4.1099319727891155,
|
| 287 |
+
"latency_seconds": 20.301638623001054,
|
| 288 |
+
"rtf": 4.939653200445503
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "release500_0033",
|
| 292 |
+
"category": "long",
|
| 293 |
+
"characters": 138,
|
| 294 |
+
"audio_seconds": 8.916462585034013,
|
| 295 |
+
"latency_seconds": 37.89666118694004,
|
| 296 |
+
"rtf": 4.250190120300434
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "release500_0034",
|
| 300 |
+
"category": "long_range",
|
| 301 |
+
"characters": 141,
|
| 302 |
+
"audio_seconds": 9.404081632653062,
|
| 303 |
+
"latency_seconds": 29.10862370301038,
|
| 304 |
+
"rtf": 3.09531805869685
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "release500_0035",
|
| 308 |
+
"category": "names_places",
|
| 309 |
+
"characters": 61,
|
| 310 |
+
"audio_seconds": 4.31891156462585,
|
| 311 |
+
"latency_seconds": 14.206219856976531,
|
| 312 |
+
"rtf": 3.28930556794284
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "release500_0036",
|
| 316 |
+
"category": "narrative",
|
| 317 |
+
"characters": 73,
|
| 318 |
+
"audio_seconds": 5.224489795918367,
|
| 319 |
+
"latency_seconds": 12.992455078987405,
|
| 320 |
+
"rtf": 2.486837104962433
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "release500_0037",
|
| 324 |
+
"category": "numbers",
|
| 325 |
+
"characters": 78,
|
| 326 |
+
"audio_seconds": 5.50312925170068,
|
| 327 |
+
"latency_seconds": 14.38667850708589,
|
| 328 |
+
"rtf": 2.6142723256299765
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "release500_0038",
|
| 332 |
+
"category": "punctuation",
|
| 333 |
+
"characters": 67,
|
| 334 |
+
"audio_seconds": 5.433469387755102,
|
| 335 |
+
"latency_seconds": 14.3996915910393,
|
| 336 |
+
"rtf": 2.6501836236513134
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "release500_0039",
|
| 340 |
+
"category": "question",
|
| 341 |
+
"characters": 45,
|
| 342 |
+
"audio_seconds": 2.9257142857142857,
|
| 343 |
+
"latency_seconds": 10.49946259194985,
|
| 344 |
+
"rtf": 3.588683503107859
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "release500_0040",
|
| 348 |
+
"category": "rare_words",
|
| 349 |
+
"characters": 82,
|
| 350 |
+
"audio_seconds": 5.851428571428571,
|
| 351 |
+
"latency_seconds": 19.90693972702138,
|
| 352 |
+
"rtf": 3.4020648947546306
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "release500_0041",
|
| 356 |
+
"category": "short",
|
| 357 |
+
"characters": 22,
|
| 358 |
+
"audio_seconds": 2.2987755102040817,
|
| 359 |
+
"latency_seconds": 8.601308524026535,
|
| 360 |
+
"rtf": 3.741691385629441
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "release500_0042",
|
| 364 |
+
"category": "technical",
|
| 365 |
+
"characters": 66,
|
| 366 |
+
"audio_seconds": 4.527891156462585,
|
| 367 |
+
"latency_seconds": 14.808211676892824,
|
| 368 |
+
"rtf": 3.2704433841695386
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "release500_0043",
|
| 372 |
+
"category": "conversational",
|
| 373 |
+
"characters": 67,
|
| 374 |
+
"audio_seconds": 4.527891156462585,
|
| 375 |
+
"latency_seconds": 14.793107134988531,
|
| 376 |
+
"rtf": 3.267107495257383
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "release500_0044",
|
| 380 |
+
"category": "descriptive",
|
| 381 |
+
"characters": 73,
|
| 382 |
+
"audio_seconds": 4.876190476190477,
|
| 383 |
+
"latency_seconds": 16.60368364606984,
|
| 384 |
+
"rtf": 3.405052310229166
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "release500_0045",
|
| 388 |
+
"category": "emotional",
|
| 389 |
+
"characters": 70,
|
| 390 |
+
"audio_seconds": 4.876190476190477,
|
| 391 |
+
"latency_seconds": 13.498906463966705,
|
| 392 |
+
"rtf": 2.7683304271806715
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "release500_0046",
|
| 396 |
+
"category": "homographs",
|
| 397 |
+
"characters": 51,
|
| 398 |
+
"audio_seconds": 3.622312925170068,
|
| 399 |
+
"latency_seconds": 11.801922361948527,
|
| 400 |
+
"rtf": 3.2581178395553514
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "release500_0047",
|
| 404 |
+
"category": "long",
|
| 405 |
+
"characters": 161,
|
| 406 |
+
"audio_seconds": 9.961360544217687,
|
| 407 |
+
"latency_seconds": 25.49392598704435,
|
| 408 |
+
"rtf": 2.5592815232295667
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "release500_0048",
|
| 412 |
+
"category": "long_range",
|
| 413 |
+
"characters": 124,
|
| 414 |
+
"audio_seconds": 8.289523809523809,
|
| 415 |
+
"latency_seconds": 18.00314238795545,
|
| 416 |
+
"rtf": 2.171794520605839
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"id": "release500_0049",
|
| 420 |
+
"category": "names_places",
|
| 421 |
+
"characters": 59,
|
| 422 |
+
"audio_seconds": 4.667210884353741,
|
| 423 |
+
"latency_seconds": 12.699009545031004,
|
| 424 |
+
"rtf": 2.720899025069318
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"id": "release500_0050",
|
| 428 |
+
"category": "narrative",
|
| 429 |
+
"characters": 99,
|
| 430 |
+
"audio_seconds": 6.408707482993197,
|
| 431 |
+
"latency_seconds": 15.403968552011065,
|
| 432 |
+
"rtf": 2.4035998823301914
|
| 433 |
+
}
|
| 434 |
+
]
|
| 435 |
+
}
|
evaluation/final/runtime/supertonic3-james-8step_cpu.json
ADDED
|
@@ -0,0 +1,435 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "supertonic3-james-8step",
|
| 4 |
+
"provider": "TensorrtExecutionProvider,CUDAExecutionProvider,CPUExecutionProvider",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
|
| 7 |
+
"processor": "AMD EPYC 7K62 48-Core Processor",
|
| 8 |
+
"logical_cpus_visible": 192,
|
| 9 |
+
"process_cpu_affinity_count": 192
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.12.13",
|
| 13 |
+
"single_process": true,
|
| 14 |
+
"concurrent_synthesis_requests": 1,
|
| 15 |
+
"warmup_utterances": 3,
|
| 16 |
+
"thread_policy": "runtime default",
|
| 17 |
+
"environment_threads": {
|
| 18 |
+
"OMP_NUM_THREADS": null,
|
| 19 |
+
"MKL_NUM_THREADS": null,
|
| 20 |
+
"OPENBLAS_NUM_THREADS": null
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"utterances": 50,
|
| 24 |
+
"load_seconds": 2.782298281090334,
|
| 25 |
+
"peak_process_rss_bytes_observed": 677150720,
|
| 26 |
+
"total_latency_seconds": 1835.7704164680326,
|
| 27 |
+
"total_audio_seconds": 264.63782312925173,
|
| 28 |
+
"rtf": 6.936916253166972,
|
| 29 |
+
"realtime_multiple": 0.14415627398463418,
|
| 30 |
+
"latency_mean_seconds": 36.715408329360656,
|
| 31 |
+
"latency_median_seconds": 33.805316411482636,
|
| 32 |
+
"latency_p95_seconds": 61.84402299919163,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "release500_0001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 65,
|
| 38 |
+
"audio_seconds": 4.31891156462585,
|
| 39 |
+
"latency_seconds": 36.98947674606461,
|
| 40 |
+
"rtf": 8.564536733983585
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "release500_0002",
|
| 44 |
+
"category": "descriptive",
|
| 45 |
+
"characters": 72,
|
| 46 |
+
"audio_seconds": 4.806530612244898,
|
| 47 |
+
"latency_seconds": 50.598904596990906,
|
| 48 |
+
"rtf": 10.527115851106295
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "release500_0003",
|
| 52 |
+
"category": "emotional",
|
| 53 |
+
"characters": 68,
|
| 54 |
+
"audio_seconds": 4.527891156462585,
|
| 55 |
+
"latency_seconds": 46.7989379579667,
|
| 56 |
+
"rtf": 10.335702944442765
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "release500_0004",
|
| 60 |
+
"category": "homographs",
|
| 61 |
+
"characters": 73,
|
| 62 |
+
"audio_seconds": 5.015510204081632,
|
| 63 |
+
"latency_seconds": 33.804205555003136,
|
| 64 |
+
"rtf": 6.739933561991999
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "release500_0005",
|
| 68 |
+
"category": "long",
|
| 69 |
+
"characters": 154,
|
| 70 |
+
"audio_seconds": 9.47374149659864,
|
| 71 |
+
"latency_seconds": 74.30384839104954,
|
| 72 |
+
"rtf": 7.843136570459187
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "release500_0006",
|
| 76 |
+
"category": "long_range",
|
| 77 |
+
"characters": 122,
|
| 78 |
+
"audio_seconds": 7.9412244897959186,
|
| 79 |
+
"latency_seconds": 78.99573731306009,
|
| 80 |
+
"rtf": 9.947551213867044
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "release500_0007",
|
| 84 |
+
"category": "names_places",
|
| 85 |
+
"characters": 62,
|
| 86 |
+
"audio_seconds": 4.527891156462585,
|
| 87 |
+
"latency_seconds": 31.021213255939074,
|
| 88 |
+
"rtf": 6.851139345887986
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "release500_0008",
|
| 92 |
+
"category": "narrative",
|
| 93 |
+
"characters": 76,
|
| 94 |
+
"audio_seconds": 5.294149659863946,
|
| 95 |
+
"latency_seconds": 35.27181877696421,
|
| 96 |
+
"rtf": 6.662414371162802
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "release500_0009",
|
| 100 |
+
"category": "numbers",
|
| 101 |
+
"characters": 79,
|
| 102 |
+
"audio_seconds": 5.7817687074829935,
|
| 103 |
+
"latency_seconds": 41.60580760799348,
|
| 104 |
+
"rtf": 7.196034589579068
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "release500_0010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 75,
|
| 110 |
+
"audio_seconds": 5.224489795918367,
|
| 111 |
+
"latency_seconds": 44.00093829794787,
|
| 112 |
+
"rtf": 8.422054596091584
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "release500_0011",
|
| 116 |
+
"category": "question",
|
| 117 |
+
"characters": 47,
|
| 118 |
+
"audio_seconds": 3.1346938775510202,
|
| 119 |
+
"latency_seconds": 22.192042800947092,
|
| 120 |
+
"rtf": 7.079492820614632
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "release500_0012",
|
| 124 |
+
"category": "rare_words",
|
| 125 |
+
"characters": 87,
|
| 126 |
+
"audio_seconds": 6.478367346938776,
|
| 127 |
+
"latency_seconds": 47.600230979966,
|
| 128 |
+
"rtf": 7.347565895975094
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "release500_0013",
|
| 132 |
+
"category": "short",
|
| 133 |
+
"characters": 15,
|
| 134 |
+
"audio_seconds": 1.5325170068027212,
|
| 135 |
+
"latency_seconds": 19.405141596100293,
|
| 136 |
+
"rtf": 12.66226835327922
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "release500_0014",
|
| 140 |
+
"category": "technical",
|
| 141 |
+
"characters": 71,
|
| 142 |
+
"audio_seconds": 4.9458503401360545,
|
| 143 |
+
"latency_seconds": 66.30113477900159,
|
| 144 |
+
"rtf": 13.405406597316837
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "release500_0015",
|
| 148 |
+
"category": "conversational",
|
| 149 |
+
"characters": 64,
|
| 150 |
+
"audio_seconds": 4.597551020408163,
|
| 151 |
+
"latency_seconds": 30.99960184202064,
|
| 152 |
+
"rtf": 6.742633568266208
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "release500_0016",
|
| 156 |
+
"category": "descriptive",
|
| 157 |
+
"characters": 88,
|
| 158 |
+
"audio_seconds": 5.851428571428571,
|
| 159 |
+
"latency_seconds": 35.19991947291419,
|
| 160 |
+
"rtf": 6.0156112380468585
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "release500_0017",
|
| 164 |
+
"category": "emotional",
|
| 165 |
+
"characters": 74,
|
| 166 |
+
"audio_seconds": 5.712108843537415,
|
| 167 |
+
"latency_seconds": 35.30517654889263,
|
| 168 |
+
"rtf": 6.180760471473915
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "release500_0018",
|
| 172 |
+
"category": "homographs",
|
| 173 |
+
"characters": 57,
|
| 174 |
+
"audio_seconds": 3.9706122448979593,
|
| 175 |
+
"latency_seconds": 32.692700501997024,
|
| 176 |
+
"rtf": 8.233667375605746
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "release500_0019",
|
| 180 |
+
"category": "long",
|
| 181 |
+
"characters": 148,
|
| 182 |
+
"audio_seconds": 8.916462585034013,
|
| 183 |
+
"latency_seconds": 55.90802389208693,
|
| 184 |
+
"rtf": 6.270202264508651
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "release500_0020",
|
| 188 |
+
"category": "long_range",
|
| 189 |
+
"characters": 124,
|
| 190 |
+
"audio_seconds": 7.801904761904762,
|
| 191 |
+
"latency_seconds": 42.9971199920401,
|
| 192 |
+
"rtf": 5.511105467729749
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "release500_0021",
|
| 196 |
+
"category": "names_places",
|
| 197 |
+
"characters": 72,
|
| 198 |
+
"audio_seconds": 5.154829931972789,
|
| 199 |
+
"latency_seconds": 31.19967953802552,
|
| 200 |
+
"rtf": 6.052513846191078
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "release500_0022",
|
| 204 |
+
"category": "narrative",
|
| 205 |
+
"characters": 52,
|
| 206 |
+
"audio_seconds": 3.9706122448979593,
|
| 207 |
+
"latency_seconds": 27.997477561002597,
|
| 208 |
+
"rtf": 7.05117393343507
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "release500_0023",
|
| 212 |
+
"category": "numbers",
|
| 213 |
+
"characters": 80,
|
| 214 |
+
"audio_seconds": 5.50312925170068,
|
| 215 |
+
"latency_seconds": 31.699590165982954,
|
| 216 |
+
"rtf": 5.760284506526274
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "release500_0024",
|
| 220 |
+
"category": "punctuation",
|
| 221 |
+
"characters": 73,
|
| 222 |
+
"audio_seconds": 5.294149659863946,
|
| 223 |
+
"latency_seconds": 27.895444130990654,
|
| 224 |
+
"rtf": 5.2691075853922005
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "release500_0025",
|
| 228 |
+
"category": "question",
|
| 229 |
+
"characters": 39,
|
| 230 |
+
"audio_seconds": 2.5774149659863945,
|
| 231 |
+
"latency_seconds": 22.20310734701343,
|
| 232 |
+
"rtf": 8.614486856025586
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "release500_0026",
|
| 236 |
+
"category": "rare_words",
|
| 237 |
+
"characters": 78,
|
| 238 |
+
"audio_seconds": 5.572789115646258,
|
| 239 |
+
"latency_seconds": 29.195063063991256,
|
| 240 |
+
"rtf": 5.238860193367572
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "release500_0027",
|
| 244 |
+
"category": "short",
|
| 245 |
+
"characters": 25,
|
| 246 |
+
"audio_seconds": 1.9504761904761905,
|
| 247 |
+
"latency_seconds": 16.800069391028956,
|
| 248 |
+
"rtf": 8.613316826455275
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "release500_0028",
|
| 252 |
+
"category": "technical",
|
| 253 |
+
"characters": 82,
|
| 254 |
+
"audio_seconds": 5.7817687074829935,
|
| 255 |
+
"latency_seconds": 33.806427267962135,
|
| 256 |
+
"rtf": 5.847073616799738
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "release500_0029",
|
| 260 |
+
"category": "conversational",
|
| 261 |
+
"characters": 59,
|
| 262 |
+
"audio_seconds": 4.179591836734694,
|
| 263 |
+
"latency_seconds": 24.294171245070174,
|
| 264 |
+
"rtf": 5.81257026859589
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "release500_0030",
|
| 268 |
+
"category": "descriptive",
|
| 269 |
+
"characters": 65,
|
| 270 |
+
"audio_seconds": 4.179591836734694,
|
| 271 |
+
"latency_seconds": 26.80319137405604,
|
| 272 |
+
"rtf": 6.412872936175517
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "release500_0031",
|
| 276 |
+
"category": "emotional",
|
| 277 |
+
"characters": 70,
|
| 278 |
+
"audio_seconds": 4.876190476190477,
|
| 279 |
+
"latency_seconds": 30.29834362003021,
|
| 280 |
+
"rtf": 6.213527500201507
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "release500_0032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 60,
|
| 286 |
+
"audio_seconds": 4.1099319727891155,
|
| 287 |
+
"latency_seconds": 26.09945922100451,
|
| 288 |
+
"rtf": 6.350338495576772
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "release500_0033",
|
| 292 |
+
"category": "long",
|
| 293 |
+
"characters": 138,
|
| 294 |
+
"audio_seconds": 8.916462585034013,
|
| 295 |
+
"latency_seconds": 41.60403512697667,
|
| 296 |
+
"rtf": 4.665979891712624
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "release500_0034",
|
| 300 |
+
"category": "long_range",
|
| 301 |
+
"characters": 141,
|
| 302 |
+
"audio_seconds": 9.404081632653062,
|
| 303 |
+
"latency_seconds": 56.39644193497952,
|
| 304 |
+
"rtf": 5.997017480065096
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "release500_0035",
|
| 308 |
+
"category": "names_places",
|
| 309 |
+
"characters": 61,
|
| 310 |
+
"audio_seconds": 4.31891156462585,
|
| 311 |
+
"latency_seconds": 27.39686602097936,
|
| 312 |
+
"rtf": 6.343465387292033
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "release500_0036",
|
| 316 |
+
"category": "narrative",
|
| 317 |
+
"characters": 73,
|
| 318 |
+
"audio_seconds": 5.224489795918367,
|
| 319 |
+
"latency_seconds": 37.99643908103462,
|
| 320 |
+
"rtf": 7.272755917854284
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "release500_0037",
|
| 324 |
+
"category": "numbers",
|
| 325 |
+
"characters": 78,
|
| 326 |
+
"audio_seconds": 5.50312925170068,
|
| 327 |
+
"latency_seconds": 34.106267586001195,
|
| 328 |
+
"rtf": 6.197613398860482
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "release500_0038",
|
| 332 |
+
"category": "punctuation",
|
| 333 |
+
"characters": 67,
|
| 334 |
+
"audio_seconds": 5.433469387755102,
|
| 335 |
+
"latency_seconds": 35.09321151499171,
|
| 336 |
+
"rtf": 6.458711554366713
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "release500_0039",
|
| 340 |
+
"category": "question",
|
| 341 |
+
"characters": 45,
|
| 342 |
+
"audio_seconds": 2.9257142857142857,
|
| 343 |
+
"latency_seconds": 24.804103411966935,
|
| 344 |
+
"rtf": 8.477965033387136
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "release500_0040",
|
| 348 |
+
"category": "rare_words",
|
| 349 |
+
"characters": 82,
|
| 350 |
+
"audio_seconds": 5.851428571428571,
|
| 351 |
+
"latency_seconds": 37.69937764597125,
|
| 352 |
+
"rtf": 6.442764734418915
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "release500_0041",
|
| 356 |
+
"category": "short",
|
| 357 |
+
"characters": 22,
|
| 358 |
+
"audio_seconds": 2.2987755102040817,
|
| 359 |
+
"latency_seconds": 21.396492527914234,
|
| 360 |
+
"rtf": 9.307778177093372
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "release500_0042",
|
| 364 |
+
"category": "technical",
|
| 365 |
+
"characters": 66,
|
| 366 |
+
"audio_seconds": 4.527891156462585,
|
| 367 |
+
"latency_seconds": 30.09792682202533,
|
| 368 |
+
"rtf": 6.6472284297441755
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "release500_0043",
|
| 372 |
+
"category": "conversational",
|
| 373 |
+
"characters": 67,
|
| 374 |
+
"audio_seconds": 4.527891156462585,
|
| 375 |
+
"latency_seconds": 33.802263773046434,
|
| 376 |
+
"rtf": 7.4653437118957715
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "release500_0044",
|
| 380 |
+
"category": "descriptive",
|
| 381 |
+
"characters": 73,
|
| 382 |
+
"audio_seconds": 4.876190476190477,
|
| 383 |
+
"latency_seconds": 32.29951110703405,
|
| 384 |
+
"rtf": 6.623923176247216
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "release500_0045",
|
| 388 |
+
"category": "emotional",
|
| 389 |
+
"characters": 70,
|
| 390 |
+
"audio_seconds": 4.876190476190477,
|
| 391 |
+
"latency_seconds": 29.00711957598105,
|
| 392 |
+
"rtf": 5.948725694292988
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "release500_0046",
|
| 396 |
+
"category": "homographs",
|
| 397 |
+
"characters": 51,
|
| 398 |
+
"audio_seconds": 3.622312925170068,
|
| 399 |
+
"latency_seconds": 26.68827601603698,
|
| 400 |
+
"rtf": 7.367744468069103
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "release500_0047",
|
| 404 |
+
"category": "long",
|
| 405 |
+
"characters": 161,
|
| 406 |
+
"audio_seconds": 9.961360544217687,
|
| 407 |
+
"latency_seconds": 55.9090520599857,
|
| 408 |
+
"rtf": 5.612591955868866
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "release500_0048",
|
| 412 |
+
"category": "long_range",
|
| 413 |
+
"characters": 124,
|
| 414 |
+
"audio_seconds": 8.289523809523809,
|
| 415 |
+
"latency_seconds": 47.289532713009976,
|
| 416 |
+
"rtf": 5.704734529947205
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"id": "release500_0049",
|
| 420 |
+
"category": "names_places",
|
| 421 |
+
"characters": 59,
|
| 422 |
+
"audio_seconds": 4.667210884353741,
|
| 423 |
+
"latency_seconds": 35.1004930799827,
|
| 424 |
+
"rtf": 7.520657186854969
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"id": "release500_0050",
|
| 428 |
+
"category": "narrative",
|
| 429 |
+
"characters": 99,
|
| 430 |
+
"audio_seconds": 6.408707482993197,
|
| 431 |
+
"latency_seconds": 38.799001639010385,
|
| 432 |
+
"rtf": 6.054107125652308
|
| 433 |
+
}
|
| 434 |
+
]
|
| 435 |
+
}
|
evaluation/long_form.json
DELETED
|
@@ -1,9 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"text_characters": 738,
|
| 3 |
-
"durations_seconds": {
|
| 4 |
-
"inflect-micro-v2-finalist": 44.37266666666667,
|
| 5 |
-
"inflect-nano-v2-finalist": 43.967333333333336
|
| 6 |
-
},
|
| 7 |
-
"asr_report": "release_polish_overnight_20260720/extended_benchmarks/multiseed_robustness/long_form/asr/report.json",
|
| 8 |
-
"signal_report": "release_polish_overnight_20260720/extended_benchmarks/multiseed_robustness/long_form/signal/report.json"
|
| 9 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
evaluation/long_form_asr.json
DELETED
|
@@ -1,149 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"format": "inflect_tts_multi_asr_wer_v1",
|
| 3 |
-
"manifest": "release_polish_overnight_20260720/extended_benchmarks/multiseed_robustness/long_form/combined_manifest.jsonl",
|
| 4 |
-
"asr_models": {
|
| 5 |
-
"whisper-large-v3": "openai/whisper-large-v3"
|
| 6 |
-
},
|
| 7 |
-
"normalization": {
|
| 8 |
-
"raw": "lowercase_punctuation_stripped",
|
| 9 |
-
"semantic": "transformers_whisper_EnglishTextNormalizer_then_lexical"
|
| 10 |
-
},
|
| 11 |
-
"systems": {
|
| 12 |
-
"inflect-micro-v2-finalist": {
|
| 13 |
-
"asr": {
|
| 14 |
-
"whisper-large-v3": {
|
| 15 |
-
"raw": {
|
| 16 |
-
"utterances": 1,
|
| 17 |
-
"errors": 16,
|
| 18 |
-
"words": 110,
|
| 19 |
-
"wer": 0.14545454545454545
|
| 20 |
-
},
|
| 21 |
-
"raw_95ci": [
|
| 22 |
-
0.14545454545454545,
|
| 23 |
-
0.14545454545454545
|
| 24 |
-
],
|
| 25 |
-
"semantic": {
|
| 26 |
-
"utterances": 1,
|
| 27 |
-
"errors": 4,
|
| 28 |
-
"words": 103,
|
| 29 |
-
"wer": 0.038834951456310676
|
| 30 |
-
},
|
| 31 |
-
"semantic_95ci": [
|
| 32 |
-
0.038834951456310676,
|
| 33 |
-
0.038834951456310676
|
| 34 |
-
],
|
| 35 |
-
"categories": {
|
| 36 |
-
"long_form": {
|
| 37 |
-
"raw": {
|
| 38 |
-
"utterances": 1,
|
| 39 |
-
"errors": 16,
|
| 40 |
-
"words": 110,
|
| 41 |
-
"wer": 0.14545454545454545
|
| 42 |
-
},
|
| 43 |
-
"semantic": {
|
| 44 |
-
"utterances": 1,
|
| 45 |
-
"errors": 4,
|
| 46 |
-
"words": 103,
|
| 47 |
-
"wer": 0.038834951456310676
|
| 48 |
-
}
|
| 49 |
-
}
|
| 50 |
-
}
|
| 51 |
-
}
|
| 52 |
-
},
|
| 53 |
-
"cross_asr_mean_semantic_wer": 0.038834951456310676,
|
| 54 |
-
"cross_asr_worst_semantic_wer": 0.038834951456310676
|
| 55 |
-
},
|
| 56 |
-
"inflect-nano-v2-finalist": {
|
| 57 |
-
"asr": {
|
| 58 |
-
"whisper-large-v3": {
|
| 59 |
-
"raw": {
|
| 60 |
-
"utterances": 1,
|
| 61 |
-
"errors": 18,
|
| 62 |
-
"words": 110,
|
| 63 |
-
"wer": 0.16363636363636364
|
| 64 |
-
},
|
| 65 |
-
"raw_95ci": [
|
| 66 |
-
0.16363636363636364,
|
| 67 |
-
0.16363636363636364
|
| 68 |
-
],
|
| 69 |
-
"semantic": {
|
| 70 |
-
"utterances": 1,
|
| 71 |
-
"errors": 6,
|
| 72 |
-
"words": 103,
|
| 73 |
-
"wer": 0.05825242718446602
|
| 74 |
-
},
|
| 75 |
-
"semantic_95ci": [
|
| 76 |
-
0.05825242718446602,
|
| 77 |
-
0.05825242718446602
|
| 78 |
-
],
|
| 79 |
-
"categories": {
|
| 80 |
-
"long_form": {
|
| 81 |
-
"raw": {
|
| 82 |
-
"utterances": 1,
|
| 83 |
-
"errors": 18,
|
| 84 |
-
"words": 110,
|
| 85 |
-
"wer": 0.16363636363636364
|
| 86 |
-
},
|
| 87 |
-
"semantic": {
|
| 88 |
-
"utterances": 1,
|
| 89 |
-
"errors": 6,
|
| 90 |
-
"words": 103,
|
| 91 |
-
"wer": 0.05825242718446602
|
| 92 |
-
}
|
| 93 |
-
}
|
| 94 |
-
}
|
| 95 |
-
}
|
| 96 |
-
},
|
| 97 |
-
"cross_asr_mean_semantic_wer": 0.05825242718446602,
|
| 98 |
-
"cross_asr_worst_semantic_wer": 0.05825242718446602
|
| 99 |
-
}
|
| 100 |
-
},
|
| 101 |
-
"rows": [
|
| 102 |
-
{
|
| 103 |
-
"id": "release_long_form",
|
| 104 |
-
"category": "long_form",
|
| 105 |
-
"text": "At seven forty-five on Tuesday morning, Morgan checked the maintenance report before the first delivery arrived. The document listed three unresolved items: a fluorescent lamp near the loading bay, a pressure sensor marked B seventeen, and a package weighing twelve point six kilograms. Although the weather changed without warning, the technicians finished their inspection, called Saskatchewan headquarters, and sent the revised PDF before noon. Could the replacement parts arrive by Friday? The coordinator replied, yes, but only if invoice eight eight nine five three was approved before five P.M. After one final review, everyone agreed that clear punctuation, stable pacing, and accurate numbers mattered more than speaking quickly.",
|
| 106 |
-
"model": "inflect-micro-v2-finalist",
|
| 107 |
-
"audio": "release_polish_overnight_20260720/extended_benchmarks/multiseed_robustness/long_form/audio/inflect-micro-v2-finalist.wav",
|
| 108 |
-
"asr": "whisper-large-v3",
|
| 109 |
-
"hypothesis": "At 7.45 on Tuesday morning, Morgan checked the maintenance report before the first delivery arrived. The document listed three unresolved items, a fluorescent lamp near the loading bay, a pressure sensor marked B17, and a package weighing 12.6 kilograms. Although the weather changed without warning, the technicians finished their inspection, called Saskatchewan headquarters, and sent the revised PDF before noon. Could the replacement parts arrive by Friday? The coordinator replied, yes, but only if invoice 88953 was approved before 5pm. After one final review, everyone agreed that clear punctuation, stable pacing, and accurate numbers mattered more than speaking quickly.",
|
| 110 |
-
"raw": {
|
| 111 |
-
"normalized_reference": "at seven forty-five on tuesday morning, morgan checked the maintenance report before the first delivery arrived. the document listed three unresolved items: a fluorescent lamp near the loading bay, a pressure sensor marked b seventeen, and a package weighing twelve point six kilograms. although the weather changed without warning, the technicians finished their inspection, called saskatchewan headquarters, and sent the revised pdf before noon. could the replacement parts arrive by friday? the coordinator replied, yes, but only if invoice eight eight nine five three was approved before five p.m. after one final review, everyone agreed that clear punctuation, stable pacing, and accurate numbers mattered more than speaking quickly.",
|
| 112 |
-
"normalized_hypothesis": "at 7.45 on tuesday morning, morgan checked the maintenance report before the first delivery arrived. the document listed three unresolved items, a fluorescent lamp near the loading bay, a pressure sensor marked b17, and a package weighing 12.6 kilograms. although the weather changed without warning, the technicians finished their inspection, called saskatchewan headquarters, and sent the revised pdf before noon. could the replacement parts arrive by friday? the coordinator replied, yes, but only if invoice 88953 was approved before 5pm. after one final review, everyone agreed that clear punctuation, stable pacing, and accurate numbers mattered more than speaking quickly.",
|
| 113 |
-
"errors": 16,
|
| 114 |
-
"words": 110,
|
| 115 |
-
"wer": 0.14545454545454545
|
| 116 |
-
},
|
| 117 |
-
"semantic": {
|
| 118 |
-
"normalized_reference": "at 745 on tuesday morning morgan checked the maintenance report before the 1st delivery arrived the document listed 3 unresolved items a fluorescent lamp near the loading bay a pressure sensor marked b 17 and a package weighing 12.6 kilograms although the weather changed without warning the technicians finished their inspection called saskatchewan headquarters and sent the revised pdf before noon could the replacement parts arrive by friday the coordinator replied yes but only if invoice 88953 was approved before 5 p m after one final review everyone agreed that clear punctuation stable pacing and accurate numbers mattered more than speaking quickly",
|
| 119 |
-
"normalized_hypothesis": "at 7.45 on tuesday morning morgan checked the maintenance report before the 1st delivery arrived the document listed 3 unresolved items a fluorescent lamp near the loading bay a pressure sensor marked b 17 and a package weighing 12.6 kilograms although the weather changed without warning the technicians finished their inspection called saskatchewan headquarters and sent the revised pdf before noon could the replacement parts arrive by friday the coordinator replied yes but only if invoice 88953 was approved before 5 pm after one final review everyone agreed that clear punctuation stable pacing and accurate numbers mattered more than speaking quickly",
|
| 120 |
-
"errors": 4,
|
| 121 |
-
"words": 103,
|
| 122 |
-
"wer": 0.038834951456310676
|
| 123 |
-
}
|
| 124 |
-
},
|
| 125 |
-
{
|
| 126 |
-
"id": "release_long_form",
|
| 127 |
-
"category": "long_form",
|
| 128 |
-
"text": "At seven forty-five on Tuesday morning, Morgan checked the maintenance report before the first delivery arrived. The document listed three unresolved items: a fluorescent lamp near the loading bay, a pressure sensor marked B seventeen, and a package weighing twelve point six kilograms. Although the weather changed without warning, the technicians finished their inspection, called Saskatchewan headquarters, and sent the revised PDF before noon. Could the replacement parts arrive by Friday? The coordinator replied, yes, but only if invoice eight eight nine five three was approved before five P.M. After one final review, everyone agreed that clear punctuation, stable pacing, and accurate numbers mattered more than speaking quickly.",
|
| 129 |
-
"model": "inflect-nano-v2-finalist",
|
| 130 |
-
"audio": "release_polish_overnight_20260720/extended_benchmarks/multiseed_robustness/long_form/audio/inflect-nano-v2-finalist.wav",
|
| 131 |
-
"asr": "whisper-large-v3",
|
| 132 |
-
"hypothesis": "At 7.45 on Tuesday morning, Morgan checked the maintenance report before the first delivery arrived. The document listed three unresolved items, a fluorescent lamp near the loading bay, a pressure sensor marked B17, and a package weighing 12.6 kg. Although the weather changed without warning, the technicians finished their inspection, called Saskatchewan headquarters, and sent the revised PDEFF before noon. Could the replacement parts arrive by Friday? The coordinator replied, yes, but only if invoice 88953 was approved before 5pm. After one final review, everyone agreed that clear punctuation, stable pacing, and accurate numbers mattered more than speaking quickly.",
|
| 133 |
-
"raw": {
|
| 134 |
-
"normalized_reference": "at seven forty-five on tuesday morning, morgan checked the maintenance report before the first delivery arrived. the document listed three unresolved items: a fluorescent lamp near the loading bay, a pressure sensor marked b seventeen, and a package weighing twelve point six kilograms. although the weather changed without warning, the technicians finished their inspection, called saskatchewan headquarters, and sent the revised pdf before noon. could the replacement parts arrive by friday? the coordinator replied, yes, but only if invoice eight eight nine five three was approved before five p.m. after one final review, everyone agreed that clear punctuation, stable pacing, and accurate numbers mattered more than speaking quickly.",
|
| 135 |
-
"normalized_hypothesis": "at 7.45 on tuesday morning, morgan checked the maintenance report before the first delivery arrived. the document listed three unresolved items, a fluorescent lamp near the loading bay, a pressure sensor marked b17, and a package weighing 12.6 kg. although the weather changed without warning, the technicians finished their inspection, called saskatchewan headquarters, and sent the revised pdeff before noon. could the replacement parts arrive by friday? the coordinator replied, yes, but only if invoice 88953 was approved before 5pm. after one final review, everyone agreed that clear punctuation, stable pacing, and accurate numbers mattered more than speaking quickly.",
|
| 136 |
-
"errors": 18,
|
| 137 |
-
"words": 110,
|
| 138 |
-
"wer": 0.16363636363636364
|
| 139 |
-
},
|
| 140 |
-
"semantic": {
|
| 141 |
-
"normalized_reference": "at 745 on tuesday morning morgan checked the maintenance report before the 1st delivery arrived the document listed 3 unresolved items a fluorescent lamp near the loading bay a pressure sensor marked b 17 and a package weighing 12.6 kilograms although the weather changed without warning the technicians finished their inspection called saskatchewan headquarters and sent the revised pdf before noon could the replacement parts arrive by friday the coordinator replied yes but only if invoice 88953 was approved before 5 p m after one final review everyone agreed that clear punctuation stable pacing and accurate numbers mattered more than speaking quickly",
|
| 142 |
-
"normalized_hypothesis": "at 7.45 on tuesday morning morgan checked the maintenance report before the 1st delivery arrived the document listed 3 unresolved items a fluorescent lamp near the loading bay a pressure sensor marked b 17 and a package weighing 12.6 kg although the weather changed without warning the technicians finished their inspection called saskatchewan headquarters and sent the revised pdeff before noon could the replacement parts arrive by friday the coordinator replied yes but only if invoice 88953 was approved before 5 pm after one final review everyone agreed that clear punctuation stable pacing and accurate numbers mattered more than speaking quickly",
|
| 143 |
-
"errors": 6,
|
| 144 |
-
"words": 103,
|
| 145 |
-
"wer": 0.05825242718446602
|
| 146 |
-
}
|
| 147 |
-
}
|
| 148 |
-
]
|
| 149 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
evaluation/long_form_signal.json
DELETED
|
@@ -1,485 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"format": "inflect_tts_signal_diagnostics_v1",
|
| 3 |
-
"manifest": "release_polish_overnight_20260720/extended_benchmarks/multiseed_robustness/long_form/combined_manifest.jsonl",
|
| 4 |
-
"metrics_are_diagnostic_not_mos": true,
|
| 5 |
-
"systems": {
|
| 6 |
-
"inflect-micro-v2-finalist": {
|
| 7 |
-
"count": {
|
| 8 |
-
"value": 1
|
| 9 |
-
},
|
| 10 |
-
"seconds": {
|
| 11 |
-
"mean": 44.37266666666667,
|
| 12 |
-
"median": 44.37266666666667,
|
| 13 |
-
"p05": 44.37266666666667,
|
| 14 |
-
"p95": 44.37266666666667
|
| 15 |
-
},
|
| 16 |
-
"words": {
|
| 17 |
-
"mean": 108.0,
|
| 18 |
-
"median": 108.0,
|
| 19 |
-
"p05": 108.0,
|
| 20 |
-
"p95": 108.0
|
| 21 |
-
},
|
| 22 |
-
"words_per_second": {
|
| 23 |
-
"mean": 2.4339307982391563,
|
| 24 |
-
"median": 2.4339307982391563,
|
| 25 |
-
"p05": 2.4339307982391563,
|
| 26 |
-
"p95": 2.4339307982391563
|
| 27 |
-
},
|
| 28 |
-
"peak_dbfs": {
|
| 29 |
-
"mean": -5.35886221619594,
|
| 30 |
-
"median": -5.35886221619594,
|
| 31 |
-
"p05": -5.35886221619594,
|
| 32 |
-
"p95": -5.35886221619594
|
| 33 |
-
},
|
| 34 |
-
"clip_fraction": {
|
| 35 |
-
"mean": 0.0,
|
| 36 |
-
"median": 0.0,
|
| 37 |
-
"p05": 0.0,
|
| 38 |
-
"p95": 0.0
|
| 39 |
-
},
|
| 40 |
-
"dc_offset": {
|
| 41 |
-
"mean": 3.754604676942108e-06,
|
| 42 |
-
"median": 3.754604676942108e-06,
|
| 43 |
-
"p05": 3.754604676942108e-06,
|
| 44 |
-
"p95": 3.754604676942108e-06
|
| 45 |
-
},
|
| 46 |
-
"leading_silence_seconds": {
|
| 47 |
-
"mean": 0.30933333333333335,
|
| 48 |
-
"median": 0.30933333333333335,
|
| 49 |
-
"p05": 0.30933333333333335,
|
| 50 |
-
"p95": 0.30933333333333335
|
| 51 |
-
},
|
| 52 |
-
"trailing_silence_seconds": {
|
| 53 |
-
"mean": 0.021333333333333333,
|
| 54 |
-
"median": 0.021333333333333333,
|
| 55 |
-
"p05": 0.021333333333333333,
|
| 56 |
-
"p95": 0.021333333333333333
|
| 57 |
-
},
|
| 58 |
-
"internal_silence_fraction": {
|
| 59 |
-
"mean": 0.13581730769230768,
|
| 60 |
-
"median": 0.13581730769230768,
|
| 61 |
-
"p05": 0.13581730769230768,
|
| 62 |
-
"p95": 0.13581730769230768
|
| 63 |
-
},
|
| 64 |
-
"tail_to_overall_rms_db": {
|
| 65 |
-
"mean": -48.11232409407665,
|
| 66 |
-
"median": -48.11232409407665,
|
| 67 |
-
"p05": -48.11232409407665,
|
| 68 |
-
"p95": -48.11232409407665
|
| 69 |
-
},
|
| 70 |
-
"active_hf_ratio_median": {
|
| 71 |
-
"mean": 7.739095963188447e-06,
|
| 72 |
-
"median": 7.739095963188447e-06,
|
| 73 |
-
"p05": 7.739095963188447e-06,
|
| 74 |
-
"p95": 7.739095963188447e-06
|
| 75 |
-
},
|
| 76 |
-
"active_flatness_median": {
|
| 77 |
-
"mean": 0.0004935810575261712,
|
| 78 |
-
"median": 0.0004935810575261712,
|
| 79 |
-
"p05": 0.0004935810575261712,
|
| 80 |
-
"p95": 0.0004935810575261712
|
| 81 |
-
},
|
| 82 |
-
"active_centroid_hz_median": {
|
| 83 |
-
"mean": 1304.1968200062613,
|
| 84 |
-
"median": 1304.1968200062613,
|
| 85 |
-
"p05": 1304.1968200062613,
|
| 86 |
-
"p95": 1304.1968200062613
|
| 87 |
-
},
|
| 88 |
-
"rms_jump_db_p95": {
|
| 89 |
-
"mean": 7.320098400115967,
|
| 90 |
-
"median": 7.320098400115967,
|
| 91 |
-
"p05": 7.320098400115967,
|
| 92 |
-
"p95": 7.320098400115967
|
| 93 |
-
},
|
| 94 |
-
"voiced_fraction": {
|
| 95 |
-
"mean": 0.854326923076923,
|
| 96 |
-
"median": 0.854326923076923,
|
| 97 |
-
"p05": 0.854326923076923,
|
| 98 |
-
"p95": 0.854326923076923
|
| 99 |
-
},
|
| 100 |
-
"f0_median_hz": {
|
| 101 |
-
"mean": 107.51896117937795,
|
| 102 |
-
"median": 107.51896117937795,
|
| 103 |
-
"p05": 107.51896117937795,
|
| 104 |
-
"p95": 107.51896117937795
|
| 105 |
-
},
|
| 106 |
-
"f0_range_semitones_p05_p95": {
|
| 107 |
-
"mean": 24.84172183582185,
|
| 108 |
-
"median": 24.84172183582185,
|
| 109 |
-
"p05": 24.84172183582185,
|
| 110 |
-
"p95": 24.84172183582185
|
| 111 |
-
},
|
| 112 |
-
"f0_jump_cents_p95": {
|
| 113 |
-
"mean": 1821.961141844264,
|
| 114 |
-
"median": 1821.961141844264,
|
| 115 |
-
"p05": 1821.961141844264,
|
| 116 |
-
"p95": 1821.961141844264
|
| 117 |
-
},
|
| 118 |
-
"f0_large_jump_fraction": {
|
| 119 |
-
"mean": 0.2225425194580571,
|
| 120 |
-
"median": 0.2225425194580571,
|
| 121 |
-
"p05": 0.2225425194580571,
|
| 122 |
-
"p95": 0.2225425194580571
|
| 123 |
-
}
|
| 124 |
-
},
|
| 125 |
-
"inflect-nano-v2-finalist": {
|
| 126 |
-
"count": {
|
| 127 |
-
"value": 1
|
| 128 |
-
},
|
| 129 |
-
"seconds": {
|
| 130 |
-
"mean": 43.967333333333336,
|
| 131 |
-
"median": 43.967333333333336,
|
| 132 |
-
"p05": 43.967333333333336,
|
| 133 |
-
"p95": 43.967333333333336
|
| 134 |
-
},
|
| 135 |
-
"words": {
|
| 136 |
-
"mean": 108.0,
|
| 137 |
-
"median": 108.0,
|
| 138 |
-
"p05": 108.0,
|
| 139 |
-
"p95": 108.0
|
| 140 |
-
},
|
| 141 |
-
"words_per_second": {
|
| 142 |
-
"mean": 2.456369122530363,
|
| 143 |
-
"median": 2.456369122530363,
|
| 144 |
-
"p05": 2.456369122530363,
|
| 145 |
-
"p95": 2.456369122530363
|
| 146 |
-
},
|
| 147 |
-
"peak_dbfs": {
|
| 148 |
-
"mean": -3.501703011153014,
|
| 149 |
-
"median": -3.501703011153014,
|
| 150 |
-
"p05": -3.501703011153014,
|
| 151 |
-
"p95": -3.501703011153014
|
| 152 |
-
},
|
| 153 |
-
"clip_fraction": {
|
| 154 |
-
"mean": 0.0,
|
| 155 |
-
"median": 0.0,
|
| 156 |
-
"p05": 0.0,
|
| 157 |
-
"p95": 0.0
|
| 158 |
-
},
|
| 159 |
-
"dc_offset": {
|
| 160 |
-
"mean": 5.1231389079475775e-05,
|
| 161 |
-
"median": 5.1231389079475775e-05,
|
| 162 |
-
"p05": 5.1231389079475775e-05,
|
| 163 |
-
"p95": 5.1231389079475775e-05
|
| 164 |
-
},
|
| 165 |
-
"leading_silence_seconds": {
|
| 166 |
-
"mean": 0.33066666666666666,
|
| 167 |
-
"median": 0.33066666666666666,
|
| 168 |
-
"p05": 0.33066666666666666,
|
| 169 |
-
"p95": 0.33066666666666666
|
| 170 |
-
},
|
| 171 |
-
"trailing_silence_seconds": {
|
| 172 |
-
"mean": 0.064,
|
| 173 |
-
"median": 0.064,
|
| 174 |
-
"p05": 0.064,
|
| 175 |
-
"p95": 0.064
|
| 176 |
-
},
|
| 177 |
-
"internal_silence_fraction": {
|
| 178 |
-
"mean": 0.13221737020863658,
|
| 179 |
-
"median": 0.13221737020863658,
|
| 180 |
-
"p05": 0.13221737020863658,
|
| 181 |
-
"p95": 0.13221737020863658
|
| 182 |
-
},
|
| 183 |
-
"tail_to_overall_rms_db": {
|
| 184 |
-
"mean": -59.80073796381536,
|
| 185 |
-
"median": -59.80073796381536,
|
| 186 |
-
"p05": -59.80073796381536,
|
| 187 |
-
"p95": -59.80073796381536
|
| 188 |
-
},
|
| 189 |
-
"active_hf_ratio_median": {
|
| 190 |
-
"mean": 7.782135980960447e-06,
|
| 191 |
-
"median": 7.782135980960447e-06,
|
| 192 |
-
"p05": 7.782135980960447e-06,
|
| 193 |
-
"p95": 7.782135980960447e-06
|
| 194 |
-
},
|
| 195 |
-
"active_flatness_median": {
|
| 196 |
-
"mean": 0.0004650004848372191,
|
| 197 |
-
"median": 0.0004650004848372191,
|
| 198 |
-
"p05": 0.0004650004848372191,
|
| 199 |
-
"p95": 0.0004650004848372191
|
| 200 |
-
},
|
| 201 |
-
"active_centroid_hz_median": {
|
| 202 |
-
"mean": 1315.4845530140253,
|
| 203 |
-
"median": 1315.4845530140253,
|
| 204 |
-
"p05": 1315.4845530140253,
|
| 205 |
-
"p95": 1315.4845530140253
|
| 206 |
-
},
|
| 207 |
-
"rms_jump_db_p95": {
|
| 208 |
-
"mean": 7.494379043579102,
|
| 209 |
-
"median": 7.494379043579102,
|
| 210 |
-
"p05": 7.494379043579102,
|
| 211 |
-
"p95": 7.494379043579102
|
| 212 |
-
},
|
| 213 |
-
"voiced_fraction": {
|
| 214 |
-
"mean": 0.8561377971858322,
|
| 215 |
-
"median": 0.8561377971858322,
|
| 216 |
-
"p05": 0.8561377971858322,
|
| 217 |
-
"p95": 0.8561377971858322
|
| 218 |
-
},
|
| 219 |
-
"f0_median_hz": {
|
| 220 |
-
"mean": 107.39862455247871,
|
| 221 |
-
"median": 107.39862455247871,
|
| 222 |
-
"p05": 107.39862455247871,
|
| 223 |
-
"p95": 107.39862455247871
|
| 224 |
-
},
|
| 225 |
-
"f0_range_semitones_p05_p95": {
|
| 226 |
-
"mean": 24.13550808891641,
|
| 227 |
-
"median": 24.13550808891641,
|
| 228 |
-
"p05": 24.13550808891641,
|
| 229 |
-
"p95": 24.13550808891641
|
| 230 |
-
},
|
| 231 |
-
"f0_jump_cents_p95": {
|
| 232 |
-
"mean": 1733.9331321194263,
|
| 233 |
-
"median": 1733.9331321194263,
|
| 234 |
-
"p05": 1733.9331321194263,
|
| 235 |
-
"p95": 1733.9331321194263
|
| 236 |
-
},
|
| 237 |
-
"f0_large_jump_fraction": {
|
| 238 |
-
"mean": 0.23409817020040663,
|
| 239 |
-
"median": 0.23409817020040663,
|
| 240 |
-
"p05": 0.23409817020040663,
|
| 241 |
-
"p95": 0.23409817020040663
|
| 242 |
-
}
|
| 243 |
-
}
|
| 244 |
-
},
|
| 245 |
-
"systems_by_category": {
|
| 246 |
-
"inflect-micro-v2-finalist::long_form": {
|
| 247 |
-
"count": {
|
| 248 |
-
"value": 1
|
| 249 |
-
},
|
| 250 |
-
"seconds": {
|
| 251 |
-
"mean": 44.37266666666667,
|
| 252 |
-
"median": 44.37266666666667,
|
| 253 |
-
"p05": 44.37266666666667,
|
| 254 |
-
"p95": 44.37266666666667
|
| 255 |
-
},
|
| 256 |
-
"words": {
|
| 257 |
-
"mean": 108.0,
|
| 258 |
-
"median": 108.0,
|
| 259 |
-
"p05": 108.0,
|
| 260 |
-
"p95": 108.0
|
| 261 |
-
},
|
| 262 |
-
"words_per_second": {
|
| 263 |
-
"mean": 2.4339307982391563,
|
| 264 |
-
"median": 2.4339307982391563,
|
| 265 |
-
"p05": 2.4339307982391563,
|
| 266 |
-
"p95": 2.4339307982391563
|
| 267 |
-
},
|
| 268 |
-
"peak_dbfs": {
|
| 269 |
-
"mean": -5.35886221619594,
|
| 270 |
-
"median": -5.35886221619594,
|
| 271 |
-
"p05": -5.35886221619594,
|
| 272 |
-
"p95": -5.35886221619594
|
| 273 |
-
},
|
| 274 |
-
"clip_fraction": {
|
| 275 |
-
"mean": 0.0,
|
| 276 |
-
"median": 0.0,
|
| 277 |
-
"p05": 0.0,
|
| 278 |
-
"p95": 0.0
|
| 279 |
-
},
|
| 280 |
-
"dc_offset": {
|
| 281 |
-
"mean": 3.754604676942108e-06,
|
| 282 |
-
"median": 3.754604676942108e-06,
|
| 283 |
-
"p05": 3.754604676942108e-06,
|
| 284 |
-
"p95": 3.754604676942108e-06
|
| 285 |
-
},
|
| 286 |
-
"leading_silence_seconds": {
|
| 287 |
-
"mean": 0.30933333333333335,
|
| 288 |
-
"median": 0.30933333333333335,
|
| 289 |
-
"p05": 0.30933333333333335,
|
| 290 |
-
"p95": 0.30933333333333335
|
| 291 |
-
},
|
| 292 |
-
"trailing_silence_seconds": {
|
| 293 |
-
"mean": 0.021333333333333333,
|
| 294 |
-
"median": 0.021333333333333333,
|
| 295 |
-
"p05": 0.021333333333333333,
|
| 296 |
-
"p95": 0.021333333333333333
|
| 297 |
-
},
|
| 298 |
-
"internal_silence_fraction": {
|
| 299 |
-
"mean": 0.13581730769230768,
|
| 300 |
-
"median": 0.13581730769230768,
|
| 301 |
-
"p05": 0.13581730769230768,
|
| 302 |
-
"p95": 0.13581730769230768
|
| 303 |
-
},
|
| 304 |
-
"tail_to_overall_rms_db": {
|
| 305 |
-
"mean": -48.11232409407665,
|
| 306 |
-
"median": -48.11232409407665,
|
| 307 |
-
"p05": -48.11232409407665,
|
| 308 |
-
"p95": -48.11232409407665
|
| 309 |
-
},
|
| 310 |
-
"active_hf_ratio_median": {
|
| 311 |
-
"mean": 7.739095963188447e-06,
|
| 312 |
-
"median": 7.739095963188447e-06,
|
| 313 |
-
"p05": 7.739095963188447e-06,
|
| 314 |
-
"p95": 7.739095963188447e-06
|
| 315 |
-
},
|
| 316 |
-
"active_flatness_median": {
|
| 317 |
-
"mean": 0.0004935810575261712,
|
| 318 |
-
"median": 0.0004935810575261712,
|
| 319 |
-
"p05": 0.0004935810575261712,
|
| 320 |
-
"p95": 0.0004935810575261712
|
| 321 |
-
},
|
| 322 |
-
"active_centroid_hz_median": {
|
| 323 |
-
"mean": 1304.1968200062613,
|
| 324 |
-
"median": 1304.1968200062613,
|
| 325 |
-
"p05": 1304.1968200062613,
|
| 326 |
-
"p95": 1304.1968200062613
|
| 327 |
-
},
|
| 328 |
-
"rms_jump_db_p95": {
|
| 329 |
-
"mean": 7.320098400115967,
|
| 330 |
-
"median": 7.320098400115967,
|
| 331 |
-
"p05": 7.320098400115967,
|
| 332 |
-
"p95": 7.320098400115967
|
| 333 |
-
},
|
| 334 |
-
"voiced_fraction": {
|
| 335 |
-
"mean": 0.854326923076923,
|
| 336 |
-
"median": 0.854326923076923,
|
| 337 |
-
"p05": 0.854326923076923,
|
| 338 |
-
"p95": 0.854326923076923
|
| 339 |
-
},
|
| 340 |
-
"f0_median_hz": {
|
| 341 |
-
"mean": 107.51896117937795,
|
| 342 |
-
"median": 107.51896117937795,
|
| 343 |
-
"p05": 107.51896117937795,
|
| 344 |
-
"p95": 107.51896117937795
|
| 345 |
-
},
|
| 346 |
-
"f0_range_semitones_p05_p95": {
|
| 347 |
-
"mean": 24.84172183582185,
|
| 348 |
-
"median": 24.84172183582185,
|
| 349 |
-
"p05": 24.84172183582185,
|
| 350 |
-
"p95": 24.84172183582185
|
| 351 |
-
},
|
| 352 |
-
"f0_jump_cents_p95": {
|
| 353 |
-
"mean": 1821.961141844264,
|
| 354 |
-
"median": 1821.961141844264,
|
| 355 |
-
"p05": 1821.961141844264,
|
| 356 |
-
"p95": 1821.961141844264
|
| 357 |
-
},
|
| 358 |
-
"f0_large_jump_fraction": {
|
| 359 |
-
"mean": 0.2225425194580571,
|
| 360 |
-
"median": 0.2225425194580571,
|
| 361 |
-
"p05": 0.2225425194580571,
|
| 362 |
-
"p95": 0.2225425194580571
|
| 363 |
-
}
|
| 364 |
-
},
|
| 365 |
-
"inflect-nano-v2-finalist::long_form": {
|
| 366 |
-
"count": {
|
| 367 |
-
"value": 1
|
| 368 |
-
},
|
| 369 |
-
"seconds": {
|
| 370 |
-
"mean": 43.967333333333336,
|
| 371 |
-
"median": 43.967333333333336,
|
| 372 |
-
"p05": 43.967333333333336,
|
| 373 |
-
"p95": 43.967333333333336
|
| 374 |
-
},
|
| 375 |
-
"words": {
|
| 376 |
-
"mean": 108.0,
|
| 377 |
-
"median": 108.0,
|
| 378 |
-
"p05": 108.0,
|
| 379 |
-
"p95": 108.0
|
| 380 |
-
},
|
| 381 |
-
"words_per_second": {
|
| 382 |
-
"mean": 2.456369122530363,
|
| 383 |
-
"median": 2.456369122530363,
|
| 384 |
-
"p05": 2.456369122530363,
|
| 385 |
-
"p95": 2.456369122530363
|
| 386 |
-
},
|
| 387 |
-
"peak_dbfs": {
|
| 388 |
-
"mean": -3.501703011153014,
|
| 389 |
-
"median": -3.501703011153014,
|
| 390 |
-
"p05": -3.501703011153014,
|
| 391 |
-
"p95": -3.501703011153014
|
| 392 |
-
},
|
| 393 |
-
"clip_fraction": {
|
| 394 |
-
"mean": 0.0,
|
| 395 |
-
"median": 0.0,
|
| 396 |
-
"p05": 0.0,
|
| 397 |
-
"p95": 0.0
|
| 398 |
-
},
|
| 399 |
-
"dc_offset": {
|
| 400 |
-
"mean": 5.1231389079475775e-05,
|
| 401 |
-
"median": 5.1231389079475775e-05,
|
| 402 |
-
"p05": 5.1231389079475775e-05,
|
| 403 |
-
"p95": 5.1231389079475775e-05
|
| 404 |
-
},
|
| 405 |
-
"leading_silence_seconds": {
|
| 406 |
-
"mean": 0.33066666666666666,
|
| 407 |
-
"median": 0.33066666666666666,
|
| 408 |
-
"p05": 0.33066666666666666,
|
| 409 |
-
"p95": 0.33066666666666666
|
| 410 |
-
},
|
| 411 |
-
"trailing_silence_seconds": {
|
| 412 |
-
"mean": 0.064,
|
| 413 |
-
"median": 0.064,
|
| 414 |
-
"p05": 0.064,
|
| 415 |
-
"p95": 0.064
|
| 416 |
-
},
|
| 417 |
-
"internal_silence_fraction": {
|
| 418 |
-
"mean": 0.13221737020863658,
|
| 419 |
-
"median": 0.13221737020863658,
|
| 420 |
-
"p05": 0.13221737020863658,
|
| 421 |
-
"p95": 0.13221737020863658
|
| 422 |
-
},
|
| 423 |
-
"tail_to_overall_rms_db": {
|
| 424 |
-
"mean": -59.80073796381536,
|
| 425 |
-
"median": -59.80073796381536,
|
| 426 |
-
"p05": -59.80073796381536,
|
| 427 |
-
"p95": -59.80073796381536
|
| 428 |
-
},
|
| 429 |
-
"active_hf_ratio_median": {
|
| 430 |
-
"mean": 7.782135980960447e-06,
|
| 431 |
-
"median": 7.782135980960447e-06,
|
| 432 |
-
"p05": 7.782135980960447e-06,
|
| 433 |
-
"p95": 7.782135980960447e-06
|
| 434 |
-
},
|
| 435 |
-
"active_flatness_median": {
|
| 436 |
-
"mean": 0.0004650004848372191,
|
| 437 |
-
"median": 0.0004650004848372191,
|
| 438 |
-
"p05": 0.0004650004848372191,
|
| 439 |
-
"p95": 0.0004650004848372191
|
| 440 |
-
},
|
| 441 |
-
"active_centroid_hz_median": {
|
| 442 |
-
"mean": 1315.4845530140253,
|
| 443 |
-
"median": 1315.4845530140253,
|
| 444 |
-
"p05": 1315.4845530140253,
|
| 445 |
-
"p95": 1315.4845530140253
|
| 446 |
-
},
|
| 447 |
-
"rms_jump_db_p95": {
|
| 448 |
-
"mean": 7.494379043579102,
|
| 449 |
-
"median": 7.494379043579102,
|
| 450 |
-
"p05": 7.494379043579102,
|
| 451 |
-
"p95": 7.494379043579102
|
| 452 |
-
},
|
| 453 |
-
"voiced_fraction": {
|
| 454 |
-
"mean": 0.8561377971858322,
|
| 455 |
-
"median": 0.8561377971858322,
|
| 456 |
-
"p05": 0.8561377971858322,
|
| 457 |
-
"p95": 0.8561377971858322
|
| 458 |
-
},
|
| 459 |
-
"f0_median_hz": {
|
| 460 |
-
"mean": 107.39862455247871,
|
| 461 |
-
"median": 107.39862455247871,
|
| 462 |
-
"p05": 107.39862455247871,
|
| 463 |
-
"p95": 107.39862455247871
|
| 464 |
-
},
|
| 465 |
-
"f0_range_semitones_p05_p95": {
|
| 466 |
-
"mean": 24.13550808891641,
|
| 467 |
-
"median": 24.13550808891641,
|
| 468 |
-
"p05": 24.13550808891641,
|
| 469 |
-
"p95": 24.13550808891641
|
| 470 |
-
},
|
| 471 |
-
"f0_jump_cents_p95": {
|
| 472 |
-
"mean": 1733.9331321194263,
|
| 473 |
-
"median": 1733.9331321194263,
|
| 474 |
-
"p05": 1733.9331321194263,
|
| 475 |
-
"p95": 1733.9331321194263
|
| 476 |
-
},
|
| 477 |
-
"f0_large_jump_fraction": {
|
| 478 |
-
"mean": 0.23409817020040663,
|
| 479 |
-
"median": 0.23409817020040663,
|
| 480 |
-
"p05": 0.23409817020040663,
|
| 481 |
-
"p95": 0.23409817020040663
|
| 482 |
-
}
|
| 483 |
-
}
|
| 484 |
-
}
|
| 485 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|