Finalize v2 model card, CPU evidence, API contract, and release docs
Browse files- CHANGELOG.md +1 -1
- CITATION.cff +1 -1
- README.md +54 -13
- assets/evidence/asr-robustness.svg +65 -0
- assets/evidence/category-semantic-wer.svg +94 -0
- assets/evidence/cpu-throughput.svg +43 -0
- assets/evidence/quality-vs-cpu-speed.svg +47 -0
- assets/inflect-v2-repository-hero.png +2 -2
- docs/DEPLOYMENT.md +3 -2
- docs/EVALUATION.md +12 -12
- docs/EXPORTS.md +34 -0
- docs/FINETUNING.md +95 -34
- evaluation/final/runtime_snapshot/inflect-micro-v2_cpu.json +419 -435
- evaluation/final/runtime_snapshot/inflect-nano-v2_cpu.json +419 -435
- evaluation/final/runtime_snapshot/kitten-nano-bruno_cpu.json +419 -435
- evaluation/final/runtime_snapshot/kitten-nano-hugo_cpu.json +419 -435
- evaluation/final/runtime_snapshot/piper-danny-low_cpu.json +419 -435
- evaluation/final/runtime_snapshot/piper-ryan-low_cpu.json +419 -435
- evaluation/final/runtime_snapshot/supertonic3-james-3step_cpu.json +419 -435
- evaluation/final/runtime_snapshot/supertonic3-james-8step_cpu.json +419 -435
- inference.py +5 -3
- release_manifest.json +100 -40
CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# Changelog
|
| 2 |
|
| 3 |
-
## 2.0.0 - 2026-07-
|
| 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.
|
|
|
|
| 1 |
# Changelog
|
| 2 |
|
| 3 |
+
## 2.0.0 - 2026-07-24
|
| 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.
|
CITATION.cff
CHANGED
|
@@ -6,6 +6,6 @@ authors:
|
|
| 6 |
- family-names: Song
|
| 7 |
given-names: Owen
|
| 8 |
version: 2.0.0
|
| 9 |
-
date-released: 2026-07-
|
| 10 |
url: 'https://huggingface.co/owensong/Inflect-Micro-v2'
|
| 11 |
license: Apache-2.0
|
|
|
|
| 6 |
- family-names: Song
|
| 7 |
given-names: Owen
|
| 8 |
version: 2.0.0
|
| 9 |
+
date-released: 2026-07-24
|
| 10 |
url: 'https://huggingface.co/owensong/Inflect-Micro-v2'
|
| 11 |
license: Apache-2.0
|
README.md
CHANGED
|
@@ -27,18 +27,18 @@ inference: false
|
|
| 27 |
24 kHz English TTS with the neural waveform decoder already inside the model.</p>
|
| 28 |
|
| 29 |
<p align="center">
|
| 30 |
-
<a href="https://github.com/owenawsong/Inflect"><img alt="GitHub"
|
| 31 |
-
<a href="https://huggingface.co/owensong/Inflect-Micro-v2"><img alt="Inflect Micro v2"
|
| 32 |
-
<a href="https://huggingface.co/owensong/Inflect-Nano-v2"><img alt="Inflect Nano v2"
|
| 33 |
-
<a href="https://huggingface.co/spaces/owensong/Inflect-v2"><img alt="Live playground"
|
| 34 |
-
<a href="https://huggingface.co/collections/owensong/inflect-v2-6a619e820808eccf361a2948"><img alt="Inflect v2 collection"
|
| 35 |
</p>
|
| 36 |
|
| 37 |
<p align="center"><strong>9.36M complete parameters</strong> · <strong>37.53 MB FP32 weights</strong> · <strong>one fixed English voice</strong> · <strong>no external vocoder</strong></p>
|
| 38 |
|
| 39 |
---
|
| 40 |
|
| 41 |
-
> **Complete
|
| 42 |
|
| 43 |
<details>
|
| 44 |
<summary><strong>Explore this model card</strong></summary>
|
|
@@ -48,8 +48,9 @@ inference: false
|
|
| 48 |
| [Listen](#listen) | [Architecture](#architecture-and-parameter-budget) |
|
| 49 |
| [Evaluation](#evaluation) | [Controls and long text](#controls-determinism-and-long-text) |
|
| 50 |
| [Choose Micro or Nano](#choose-the-right-inflect) | [Data and adaptation](#data-voice-and-adaptation-status) |
|
| 51 |
-
| [Run locally](#run-locally) | [
|
| 52 |
-
| [
|
|
|
|
| 53 |
|
| 54 |
</details>
|
| 55 |
|
|
@@ -115,7 +116,45 @@ For Inflect-Micro-v2, the individual results are **2.52% Qwen3-ASR**, **5.45% Ne
|
|
| 115 |
|
| 116 |
</details>
|
| 117 |
|
| 118 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 119 |
|
| 120 |

|
| 121 |
|
|
@@ -132,13 +171,15 @@ Voice variants sharing the same weights are merged. Inflect totals include the i
|
|
| 132 |
- The Modern400 corpus SHA-256 is `b7504ce2dce44a2da82770a6a5dfd2a034fe17e2113980f8a69663ade417a34c`.
|
| 133 |
- Prompts, hypotheses, compressed row-level reports, and summaries ship under `evaluation/final/`.
|
| 134 |
|
| 135 |
-
The retained CPU snapshot used one isolated process
|
|
|
|
| 136 |
|
| 137 |
| RTF ↓ | Audio generated / wall time ↑ | Median utterance | p95 utterance | Cold load |
|
| 138 |
| ---: | ---: | ---: | ---: | ---: |
|
| 139 |
-
| 0.
|
| 140 |
|
| 141 |
-
RTF is wall time divided by generated audio duration. This is a host-specific
|
|
|
|
| 142 |
|
| 143 |
</details>
|
| 144 |
|
|
@@ -260,7 +301,7 @@ This release is inference-first. New-voice and new-language adaptation are **not
|
|
| 260 |
| `runtime/` | Self-contained model implementation |
|
| 261 |
| `samples/` | Held-out example generations |
|
| 262 |
| `evaluation/final/` | Frozen benchmark prompts, reports, and protocol artifacts |
|
| 263 |
-
| `docs/` | API, deployment, evaluation,
|
| 264 |
| `release_manifest.json` | File sizes and SHA-256 hashes |
|
| 265 |
|
| 266 |
## Limitations
|
|
|
|
| 27 |
24 kHz English TTS with the neural waveform decoder already inside the model.</p>
|
| 28 |
|
| 29 |
<p align="center">
|
| 30 |
+
<a href="https://github.com/owenawsong/Inflect"><img alt="GitHub" src="https://img.shields.io/badge/GitHub-0B2A54?style=for-the-badge&logo=github&logoColor=white"></a>
|
| 31 |
+
<a href="https://huggingface.co/owensong/Inflect-Micro-v2"><img alt="Inflect Micro v2" src="https://img.shields.io/badge/Micro_9.36M-1769E0?style=for-the-badge&logo=huggingface&logoColor=white"></a>
|
| 32 |
+
<a href="https://huggingface.co/owensong/Inflect-Nano-v2"><img alt="Inflect Nano v2" src="https://img.shields.io/badge/Nano_3.97M-FFFFFF?style=for-the-badge&logo=huggingface&logoColor=1769E0"></a>
|
| 33 |
+
<a href="https://huggingface.co/spaces/owensong/Inflect-v2"><img alt="Live playground" src="https://img.shields.io/badge/Playground-1769E0?style=for-the-badge&logo=huggingface&logoColor=white"></a>
|
| 34 |
+
<a href="https://huggingface.co/collections/owensong/inflect-v2-6a619e820808eccf361a2948"><img alt="Inflect v2 collection" src="https://img.shields.io/badge/Collection-0B2A54?style=for-the-badge&logo=huggingface&logoColor=white"></a>
|
| 35 |
</p>
|
| 36 |
|
| 37 |
<p align="center"><strong>9.36M complete parameters</strong> · <strong>37.53 MB FP32 weights</strong> · <strong>one fixed English voice</strong> · <strong>no external vocoder</strong></p>
|
| 38 |
|
| 39 |
---
|
| 40 |
|
| 41 |
+
> **Small enough to ship. Complete enough to stand alone.** Every published parameter is part of the local text-to-waveform path: text encoding, duration prediction, latent synthesis, and the integrated 24 kHz waveform decoder. There is no second vocoder download, server model, or inference-time teacher.
|
| 42 |
|
| 43 |
<details>
|
| 44 |
<summary><strong>Explore this model card</strong></summary>
|
|
|
|
| 48 |
| [Listen](#listen) | [Architecture](#architecture-and-parameter-budget) |
|
| 49 |
| [Evaluation](#evaluation) | [Controls and long text](#controls-determinism-and-long-text) |
|
| 50 |
| [Choose Micro or Nano](#choose-the-right-inflect) | [Data and adaptation](#data-voice-and-adaptation-status) |
|
| 51 |
+
| [Run locally](#run-locally) | [Exports and quantization](docs/EXPORTS.md) |
|
| 52 |
+
| [Package map](#package-map) | [Evaluation and raw protocol](docs/EVALUATION.md) |
|
| 53 |
+
| [Limitations](#limitations) | [Deployment guide](docs/DEPLOYMENT.md) |
|
| 54 |
|
| 55 |
</details>
|
| 56 |
|
|
|
|
| 116 |
|
| 117 |
</details>
|
| 118 |
|
| 119 |
+
<details>
|
| 120 |
+
<summary><strong>Open evaluator robustness and error-category diagnostics</strong></summary>
|
| 121 |
+
|
| 122 |
+

|
| 123 |
+
|
| 124 |
+

|
| 125 |
+
|
| 126 |
+
These views are diagnostics, not additional leaderboards. They show where the
|
| 127 |
+
recognizers disagree and which prompt categories still produce recoverable
|
| 128 |
+
transcription errors.
|
| 129 |
+
|
| 130 |
+
</details>
|
| 131 |
+
|
| 132 |
+
### 4. Measured local CPU throughput
|
| 133 |
+
|
| 134 |
+

|
| 135 |
+
|
| 136 |
+

|
| 137 |
+
|
| 138 |
+
All systems use the same host, frozen prompt list, three warmups, isolated
|
| 139 |
+
processes, and end-to-end timing boundary. Runtime includes each system's text
|
| 140 |
+
frontend and waveform generation. The table and figures report audio seconds
|
| 141 |
+
generated per wall-clock second; **1.0× is real time**.
|
| 142 |
+
|
| 143 |
+
| System | Warm throughput ↑ | RTF ↓ | Median latency | p95 latency | Cold load |
|
| 144 |
+
| --- | ---: | ---: | ---: | ---: | ---: |
|
| 145 |
+
| **Inflect-Micro-v2** | **1.58×** | 0.635 | 2.402 s | 7.281 s | 2.774 s |
|
| 146 |
+
| **Inflect-Nano-v2** | **1.59×** | 0.630 | 1.797 s | 7.207 s | 0.192 s |
|
| 147 |
+
| KittenTTS Nano · 2-voice mean | 7.85× | 0.127 | 0.740 s | 1.074 s | 3.830 s |
|
| 148 |
+
| Piper Low · 2-voice mean | 18.58× | 0.054 | 0.219 s | 0.364 s | 3.172 s |
|
| 149 |
+
| Supertonic 3 · James · 3-step | 5.51× | 0.181 | 0.994 s | 1.494 s | 1.318 s |
|
| 150 |
+
| Supertonic 3 · James · 8-step | 2.51× | 0.398 | 2.267 s | 3.181 s | 1.601 s |
|
| 151 |
+
|
| 152 |
+
These measurements used an AMD Ryzen 9 3900X with 12 configured CPU threads,
|
| 153 |
+
48 identical prompts, and `CUDA_VISIBLE_DEVICES` empty. They compare the
|
| 154 |
+
released software paths, not architecture alone: Inflect runs PyTorch, while
|
| 155 |
+
the competitor packages use their published ONNX Runtime paths.
|
| 156 |
+
|
| 157 |
+
### 5. Complete weight footprint
|
| 158 |
|
| 159 |

|
| 160 |
|
|
|
|
| 171 |
- The Modern400 corpus SHA-256 is `b7504ce2dce44a2da82770a6a5dfd2a034fe17e2113980f8a69663ade417a34c`.
|
| 172 |
- Prompts, hypotheses, compressed row-level reports, and summaries ship under `evaluation/final/`.
|
| 173 |
|
| 174 |
+
The retained CPU snapshot used one isolated process, 48 matched prompts, three
|
| 175 |
+
warmups, and 12 configured CPU threads on an AMD Ryzen 9 3900X:
|
| 176 |
|
| 177 |
| RTF ↓ | Audio generated / wall time ↑ | Median utterance | p95 utterance | Cold load |
|
| 178 |
| ---: | ---: | ---: | ---: | ---: |
|
| 179 |
+
| 0.635 | 1.58× real time | 2.402 s | 7.281 s | 2.774 s |
|
| 180 |
|
| 181 |
+
RTF is wall time divided by generated audio duration. This is a host-specific
|
| 182 |
+
engineering snapshot, not a portable cross-system speed claim.
|
| 183 |
|
| 184 |
</details>
|
| 185 |
|
|
|
|
| 301 |
| `runtime/` | Self-contained model implementation |
|
| 302 |
| `samples/` | Held-out example generations |
|
| 303 |
| `evaluation/final/` | Frozen benchmark prompts, reports, and protocol artifacts |
|
| 304 |
+
| `docs/` | API, deployment, evaluation, adaptation, and export documentation |
|
| 305 |
| `release_manifest.json` | File sizes and SHA-256 hashes |
|
| 306 |
|
| 307 |
## Limitations
|
assets/evidence/asr-robustness.svg
ADDED
|
|
assets/evidence/category-semantic-wer.svg
ADDED
|
|
assets/evidence/cpu-throughput.svg
ADDED
|
|
assets/evidence/quality-vs-cpu-speed.svg
ADDED
|
|
assets/inflect-v2-repository-hero.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
docs/DEPLOYMENT.md
CHANGED
|
@@ -31,11 +31,12 @@ from huggingface_hub import snapshot_download
|
|
| 31 |
|
| 32 |
model_dir = snapshot_download(
|
| 33 |
"owensong/Inflect-Micro-v2",
|
| 34 |
-
revision="
|
| 35 |
)
|
| 36 |
```
|
| 37 |
|
| 38 |
-
|
|
|
|
| 39 |
|
| 40 |
## Reproducibility
|
| 41 |
|
|
|
|
| 31 |
|
| 32 |
model_dir = snapshot_download(
|
| 33 |
"owensong/Inflect-Micro-v2",
|
| 34 |
+
revision="v2.0.0",
|
| 35 |
)
|
| 36 |
```
|
| 37 |
|
| 38 |
+
The `v2.0.0` tag points to the frozen initial release. Use `main` only when you
|
| 39 |
+
intentionally want later documentation or runtime fixes.
|
| 40 |
|
| 41 |
## Reproducibility
|
| 42 |
|
docs/EVALUATION.md
CHANGED
|
@@ -9,7 +9,7 @@ Modern400 intelligibility results use 400 identical unseen English prompts per s
|
|
| 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
|
| 13 |
|
| 14 |
Kitten and Piper voices are reported separately. The two Supertonic step counts are never pooled.
|
| 15 |
|
|
@@ -25,18 +25,18 @@ UTMOS22 is run over every generated clip with 10,000-sample bootstrap intervals.
|
|
| 25 |
|
| 26 |
## Runtime
|
| 27 |
|
| 28 |
-
The
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
|
|
|
|
|
|
|
|
|
| 32 |
|
| 33 |
-
This
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
chart as headline evidence. A publication-grade rerun requires fixed affinity
|
| 38 |
-
and thread counts, active-provider capture, equivalent waveform endpoints,
|
| 39 |
-
multiple randomized trials, and confidence intervals.
|
| 40 |
|
| 41 |
## Human evidence
|
| 42 |
|
|
|
|
| 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 (`M2` preset) at 3 and 8 steps, reported separately.
|
| 13 |
|
| 14 |
Kitten and Piper voices are reported separately. The two Supertonic step counts are never pooled.
|
| 15 |
|
|
|
|
| 25 |
|
| 26 |
## Runtime
|
| 27 |
|
| 28 |
+
The release CPU snapshot uses an AMD Ryzen 9 3900X (12 physical cores, 24
|
| 29 |
+
logical processors), a fixed 12-thread policy, the same 48-prompt subset, three
|
| 30 |
+
warmups, one isolated process per system, and separate model-load timing.
|
| 31 |
+
`CUDA_VISIBLE_DEVICES` is empty; active providers are captured in every report.
|
| 32 |
+
The timed boundary includes each public text frontend and complete waveform
|
| 33 |
+
generation. RTF, audio-seconds per wall-second, median latency, p95 latency, and
|
| 34 |
+
per-prompt rows are retained.
|
| 35 |
|
| 36 |
+
This remains **host-specific engineering evidence**, not a universal speed
|
| 37 |
+
ranking. Frameworks use different execution engines and output sample rates.
|
| 38 |
+
The raw reports disclose those boundaries so results can be reproduced rather
|
| 39 |
+
than silently generalized to unrelated hardware.
|
|
|
|
|
|
|
|
|
|
| 40 |
|
| 41 |
## Human evidence
|
| 42 |
|
docs/EXPORTS.md
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Export formats and quantization
|
| 2 |
+
|
| 3 |
+
## Release formats
|
| 4 |
+
|
| 5 |
+
| Format | Release status | Notes |
|
| 6 |
+
| --- | --- | --- |
|
| 7 |
+
| PyTorch FP32 | Supported | Canonical weights and the fully tested runtime. |
|
| 8 |
+
| PyTorch FP16/BF16 | Not released | Smaller in memory, but not validated for waveform quality or CPU compatibility. |
|
| 9 |
+
| ONNX | Not released | Dynamic text length, stochastic latent sampling, and custom model operations require a dedicated export/runtime path. |
|
| 10 |
+
| INT8 / INT4 | Not released | Naive weight quantization can audibly damage the integrated waveform decoder. |
|
| 11 |
+
| GGUF | Not applicable today | GGUF targets transformer/LLM runtimes and is not a drop-in container for this VITS-family convolutional waveform model. |
|
| 12 |
+
| Core ML / TFLite | Not released | Requires separate conversion and target-device validation. |
|
| 13 |
+
|
| 14 |
+
## Why only FP32 ships initially
|
| 15 |
+
|
| 16 |
+
The model is already small: 37.53 MB for Micro and 15.97 MB for Nano. A format
|
| 17 |
+
is useful only if it is smaller or faster **and** preserves pronunciation,
|
| 18 |
+
stability, and waveform quality. An export that loads but produces degraded
|
| 19 |
+
speech is not release-ready.
|
| 20 |
+
|
| 21 |
+
The canonical `model.pth` remains the source of truth. Future exports must:
|
| 22 |
+
|
| 23 |
+
1. reproduce deterministic fixed-seed outputs within a declared tolerance;
|
| 24 |
+
2. pass matched semantic-WER and signal-diagnostic gates;
|
| 25 |
+
3. complete a held-out listening comparison against FP32;
|
| 26 |
+
4. report target hardware, runtime version, memory, latency, and file size;
|
| 27 |
+
5. remain compatible with punctuation-aware long-text synthesis.
|
| 28 |
+
|
| 29 |
+
## Practical deployment today
|
| 30 |
+
|
| 31 |
+
Use the FP32 package and keep one `InflectTTS` instance loaded. Nano is the
|
| 32 |
+
recommended footprint-first deployment; Micro is the quality-first deployment.
|
| 33 |
+
Install the CPU or CUDA PyTorch build appropriate for the target platform before
|
| 34 |
+
installing the remaining requirements.
|
docs/FINETUNING.md
CHANGED
|
@@ -1,34 +1,95 @@
|
|
| 1 |
-
#
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
-
|
| 20 |
-
|
| 21 |
-
##
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Voice and language adaptation
|
| 2 |
+
|
| 3 |
+
Inflect v2 is an open-weight, inference-first release. The public checkpoint is
|
| 4 |
+
the complete deployable generator, not a resumable training snapshot: it does
|
| 5 |
+
not contain optimizer state, discriminators, training manifests, or the private
|
| 6 |
+
corpus-construction pipeline.
|
| 7 |
+
|
| 8 |
+
This document separates what is technically possible from what is supported.
|
| 9 |
+
|
| 10 |
+
## Current support level
|
| 11 |
+
|
| 12 |
+
| Task | Status | What that means |
|
| 13 |
+
| --- | --- | --- |
|
| 14 |
+
| Local inference | Supported | Tested through the packaged Python API and CLI. |
|
| 15 |
+
| Continue generator training | Research use | The released generator can initialize a compatible VITS-family training stack. |
|
| 16 |
+
| Replace the fixed voice | Research use | Requires a new single-speaker corpus and careful decoder adaptation. |
|
| 17 |
+
| Add a selectable second voice | Not supported | The release architecture has no speaker-ID or speaker-embedding interface. |
|
| 18 |
+
| Add a language | Not supported | Requires a new frontend, symbol inventory, embeddings, alignments, and data. |
|
| 19 |
+
| Zero-shot cloning | Not supported | There is no reference encoder or cloning interface. |
|
| 20 |
+
|
| 21 |
+
## What a compatible adaptation stack needs
|
| 22 |
+
|
| 23 |
+
The release config describes the deployable generator:
|
| 24 |
+
|
| 25 |
+
- 24 kHz mono waveform output;
|
| 26 |
+
- 16,384-sample training segments;
|
| 27 |
+
- English phoneme input with interspersed blanks;
|
| 28 |
+
- stochastic latent synthesis and monotonic alignment;
|
| 29 |
+
- an integrated waveform decoder.
|
| 30 |
+
|
| 31 |
+
A separately reconstructed trainer must add the training-only components that
|
| 32 |
+
are intentionally absent from the release:
|
| 33 |
+
|
| 34 |
+
1. waveform and period discriminators compatible with the decoder;
|
| 35 |
+
2. optimizer and learning-rate schedule state;
|
| 36 |
+
3. mel, KL, duration, feature-matching, and adversarial losses;
|
| 37 |
+
4. data loading, segmentation, and alignment handling;
|
| 38 |
+
5. validation synthesis and checkpoint export.
|
| 39 |
+
|
| 40 |
+
Loading `model.pth` as the generator initialization is reasonable. Treating it
|
| 41 |
+
as a complete resumable checkpoint is not.
|
| 42 |
+
|
| 43 |
+
## Data contract
|
| 44 |
+
|
| 45 |
+
Use a UTF-8 manifest with one verified transcript and one audio path per row.
|
| 46 |
+
The audio should be:
|
| 47 |
+
|
| 48 |
+
- mono, consistently sampled, and free of clipping;
|
| 49 |
+
- one speaker with stable recording conditions;
|
| 50 |
+
- trimmed without cutting consonants or sentence endings;
|
| 51 |
+
- diverse in phonemes, punctuation, sentence shape, numbers, and names;
|
| 52 |
+
- split into train and held-out evaluation sets before training.
|
| 53 |
+
|
| 54 |
+
Run transcript verification, duration checks, silence checks, clipping checks,
|
| 55 |
+
and speaker-consistency checks before training. Voice adaptation quality is
|
| 56 |
+
usually limited by data coverage and decoder mismatch before it is limited by
|
| 57 |
+
the number of optimization steps.
|
| 58 |
+
|
| 59 |
+
## Conservative warm-start sequence
|
| 60 |
+
|
| 61 |
+
This is research guidance, not a guaranteed recipe:
|
| 62 |
+
|
| 63 |
+
1. Load the public generator and freshly initialize training-only components.
|
| 64 |
+
2. Begin with a low generator learning rate.
|
| 65 |
+
3. Temporarily freeze most of the waveform decoder while the text and latent
|
| 66 |
+
paths adapt to the new speaker.
|
| 67 |
+
4. Unfreeze the decoder gradually and monitor high-frequency buzz, sibilance,
|
| 68 |
+
identity drift, and intelligibility.
|
| 69 |
+
5. Export inference-only candidates frequently.
|
| 70 |
+
6. Select by held-out listening and matched evaluation, not training loss.
|
| 71 |
+
|
| 72 |
+
Do not publish an adapted voice as equivalent to the release voice without a
|
| 73 |
+
matched unseen-text evaluation.
|
| 74 |
+
|
| 75 |
+
## Required evaluation
|
| 76 |
+
|
| 77 |
+
Compare every candidate with the frozen release on identical prompts and seeds:
|
| 78 |
+
|
| 79 |
+
- semantic WER with more than one ASR evaluator;
|
| 80 |
+
- clipping, silence, loudness, and ending diagnostics;
|
| 81 |
+
- a learned quality predictor used only as a diagnostic;
|
| 82 |
+
- speaker consistency for voice replacement;
|
| 83 |
+
- blinded human listening on unseen text.
|
| 84 |
+
|
| 85 |
+
An adaptation that improves speaker similarity while reducing intelligibility,
|
| 86 |
+
stability, or audio quality is not a successful adaptation.
|
| 87 |
+
|
| 88 |
+
## Why there is no one-command trainer
|
| 89 |
+
|
| 90 |
+
A nominal script would be easy to publish; a trustworthy trainer is not. The
|
| 91 |
+
project will call adaptation supported only after a clean environment can
|
| 92 |
+
produce a usable checkpoint, export it correctly, and pass the same package and
|
| 93 |
+
evaluation gates as the release models. Until then, the honest interface is the
|
| 94 |
+
tested inference package plus the architecture/configuration needed for
|
| 95 |
+
independent research.
|
evaluation/final/runtime_snapshot/inflect-micro-v2_cpu.json
CHANGED
|
@@ -1,435 +1,419 @@
|
|
| 1 |
-
{
|
| 2 |
-
"format": "inflect_tts_runtime_v2",
|
| 3 |
-
"system": "inflect-micro-v2",
|
| 4 |
-
"provider": "cpu",
|
| 5 |
-
"hardware": {
|
| 6 |
-
"platform": "
|
| 7 |
-
"processor": "
|
| 8 |
-
"logical_cpus_visible":
|
| 9 |
-
"process_cpu_affinity_count":
|
| 10 |
-
},
|
| 11 |
-
"runtime_protocol": {
|
| 12 |
-
"python": "3.
|
| 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":
|
| 24 |
-
"load_seconds":
|
| 25 |
-
"peak_process_rss_bytes_observed":
|
| 26 |
-
"total_latency_seconds":
|
| 27 |
-
"total_audio_seconds":
|
| 28 |
-
"rtf": 0.
|
| 29 |
-
"realtime_multiple": 1.
|
| 30 |
-
"latency_mean_seconds": 3.
|
| 31 |
-
"latency_median_seconds":
|
| 32 |
-
"latency_p95_seconds":
|
| 33 |
-
"rows": [
|
| 34 |
-
{
|
| 35 |
-
"id": "
|
| 36 |
-
"category": "conversational",
|
| 37 |
-
"characters":
|
| 38 |
-
"audio_seconds":
|
| 39 |
-
"latency_seconds":
|
| 40 |
-
"rtf": 0.
|
| 41 |
-
},
|
| 42 |
-
{
|
| 43 |
-
"id": "
|
| 44 |
-
"category": "
|
| 45 |
-
"characters":
|
| 46 |
-
"audio_seconds":
|
| 47 |
-
"latency_seconds":
|
| 48 |
-
"rtf":
|
| 49 |
-
},
|
| 50 |
-
{
|
| 51 |
-
"id": "
|
| 52 |
-
"category": "
|
| 53 |
-
"characters":
|
| 54 |
-
"audio_seconds":
|
| 55 |
-
"latency_seconds":
|
| 56 |
-
"rtf": 0.
|
| 57 |
-
},
|
| 58 |
-
{
|
| 59 |
-
"id": "
|
| 60 |
-
"category": "
|
| 61 |
-
"characters":
|
| 62 |
-
"audio_seconds": 4.
|
| 63 |
-
"latency_seconds": 3.
|
| 64 |
-
"rtf": 0.
|
| 65 |
-
},
|
| 66 |
-
{
|
| 67 |
-
"id": "
|
| 68 |
-
"category": "
|
| 69 |
-
"characters":
|
| 70 |
-
"audio_seconds":
|
| 71 |
-
"latency_seconds": 5.
|
| 72 |
-
"rtf":
|
| 73 |
-
},
|
| 74 |
-
{
|
| 75 |
-
"id": "
|
| 76 |
-
"category": "
|
| 77 |
-
"characters":
|
| 78 |
-
"audio_seconds":
|
| 79 |
-
"latency_seconds":
|
| 80 |
-
"rtf": 0.
|
| 81 |
-
},
|
| 82 |
-
{
|
| 83 |
-
"id": "
|
| 84 |
-
"category": "
|
| 85 |
-
"characters":
|
| 86 |
-
"audio_seconds":
|
| 87 |
-
"latency_seconds":
|
| 88 |
-
"rtf":
|
| 89 |
-
},
|
| 90 |
-
{
|
| 91 |
-
"id": "
|
| 92 |
-
"category": "
|
| 93 |
-
"characters":
|
| 94 |
-
"audio_seconds":
|
| 95 |
-
"latency_seconds":
|
| 96 |
-
"rtf": 0.
|
| 97 |
-
},
|
| 98 |
-
{
|
| 99 |
-
"id": "
|
| 100 |
-
"category": "
|
| 101 |
-
"characters":
|
| 102 |
-
"audio_seconds": 4.
|
| 103 |
-
"latency_seconds":
|
| 104 |
-
"rtf":
|
| 105 |
-
},
|
| 106 |
-
{
|
| 107 |
-
"id": "
|
| 108 |
-
"category": "punctuation",
|
| 109 |
-
"characters":
|
| 110 |
-
"audio_seconds":
|
| 111 |
-
"latency_seconds":
|
| 112 |
-
"rtf": 0.
|
| 113 |
-
},
|
| 114 |
-
{
|
| 115 |
-
"id": "
|
| 116 |
-
"category": "
|
| 117 |
-
"characters":
|
| 118 |
-
"audio_seconds":
|
| 119 |
-
"latency_seconds":
|
| 120 |
-
"rtf": 0.
|
| 121 |
-
},
|
| 122 |
-
{
|
| 123 |
-
"id": "
|
| 124 |
-
"category": "
|
| 125 |
-
"characters":
|
| 126 |
-
"audio_seconds":
|
| 127 |
-
"latency_seconds":
|
| 128 |
-
"rtf": 0.
|
| 129 |
-
},
|
| 130 |
-
{
|
| 131 |
-
"id": "
|
| 132 |
-
"category": "
|
| 133 |
-
"characters":
|
| 134 |
-
"audio_seconds":
|
| 135 |
-
"latency_seconds": 1.
|
| 136 |
-
"rtf":
|
| 137 |
-
},
|
| 138 |
-
{
|
| 139 |
-
"id": "
|
| 140 |
-
"category": "
|
| 141 |
-
"characters":
|
| 142 |
-
"audio_seconds": 4.
|
| 143 |
-
"latency_seconds":
|
| 144 |
-
"rtf": 0.
|
| 145 |
-
},
|
| 146 |
-
{
|
| 147 |
-
"id": "
|
| 148 |
-
"category": "
|
| 149 |
-
"characters":
|
| 150 |
-
"audio_seconds": 4.
|
| 151 |
-
"latency_seconds":
|
| 152 |
-
"rtf": 0.
|
| 153 |
-
},
|
| 154 |
-
{
|
| 155 |
-
"id": "
|
| 156 |
-
"category": "
|
| 157 |
-
"characters":
|
| 158 |
-
"audio_seconds": 4.
|
| 159 |
-
"latency_seconds": 4.
|
| 160 |
-
"rtf": 0.
|
| 161 |
-
},
|
| 162 |
-
{
|
| 163 |
-
"id": "
|
| 164 |
-
"category": "
|
| 165 |
-
"characters":
|
| 166 |
-
"audio_seconds": 4.
|
| 167 |
-
"latency_seconds":
|
| 168 |
-
"rtf":
|
| 169 |
-
},
|
| 170 |
-
{
|
| 171 |
-
"id": "
|
| 172 |
-
"category": "
|
| 173 |
-
"characters":
|
| 174 |
-
"audio_seconds": 3.
|
| 175 |
-
"latency_seconds":
|
| 176 |
-
"rtf":
|
| 177 |
-
},
|
| 178 |
-
{
|
| 179 |
-
"id": "
|
| 180 |
-
"category": "
|
| 181 |
-
"characters":
|
| 182 |
-
"audio_seconds":
|
| 183 |
-
"latency_seconds":
|
| 184 |
-
"rtf": 0.
|
| 185 |
-
},
|
| 186 |
-
{
|
| 187 |
-
"id": "
|
| 188 |
-
"category": "
|
| 189 |
-
"characters":
|
| 190 |
-
"audio_seconds":
|
| 191 |
-
"latency_seconds":
|
| 192 |
-
"rtf":
|
| 193 |
-
},
|
| 194 |
-
{
|
| 195 |
-
"id": "
|
| 196 |
-
"category": "
|
| 197 |
-
"characters":
|
| 198 |
-
"audio_seconds":
|
| 199 |
-
"latency_seconds":
|
| 200 |
-
"rtf": 0.
|
| 201 |
-
},
|
| 202 |
-
{
|
| 203 |
-
"id": "
|
| 204 |
-
"category": "
|
| 205 |
-
"characters":
|
| 206 |
-
"audio_seconds":
|
| 207 |
-
"latency_seconds":
|
| 208 |
-
"rtf":
|
| 209 |
-
},
|
| 210 |
-
{
|
| 211 |
-
"id": "
|
| 212 |
-
"category": "
|
| 213 |
-
"characters":
|
| 214 |
-
"audio_seconds":
|
| 215 |
-
"latency_seconds":
|
| 216 |
-
"rtf":
|
| 217 |
-
},
|
| 218 |
-
{
|
| 219 |
-
"id": "
|
| 220 |
-
"category": "
|
| 221 |
-
"characters":
|
| 222 |
-
"audio_seconds":
|
| 223 |
-
"latency_seconds":
|
| 224 |
-
"rtf": 0.
|
| 225 |
-
},
|
| 226 |
-
{
|
| 227 |
-
"id": "
|
| 228 |
-
"category": "
|
| 229 |
-
"characters":
|
| 230 |
-
"audio_seconds":
|
| 231 |
-
"latency_seconds":
|
| 232 |
-
"rtf": 0.
|
| 233 |
-
},
|
| 234 |
-
{
|
| 235 |
-
"id": "
|
| 236 |
-
"category": "
|
| 237 |
-
"characters":
|
| 238 |
-
"audio_seconds":
|
| 239 |
-
"latency_seconds":
|
| 240 |
-
"rtf":
|
| 241 |
-
},
|
| 242 |
-
{
|
| 243 |
-
"id": "
|
| 244 |
-
"category": "
|
| 245 |
-
"characters":
|
| 246 |
-
"audio_seconds":
|
| 247 |
-
"latency_seconds":
|
| 248 |
-
"rtf":
|
| 249 |
-
},
|
| 250 |
-
{
|
| 251 |
-
"id": "
|
| 252 |
-
"category": "
|
| 253 |
-
"characters":
|
| 254 |
-
"audio_seconds":
|
| 255 |
-
"latency_seconds":
|
| 256 |
-
"rtf": 0.
|
| 257 |
-
},
|
| 258 |
-
{
|
| 259 |
-
"id": "
|
| 260 |
-
"category": "
|
| 261 |
-
"characters":
|
| 262 |
-
"audio_seconds":
|
| 263 |
-
"latency_seconds":
|
| 264 |
-
"rtf": 1.
|
| 265 |
-
},
|
| 266 |
-
{
|
| 267 |
-
"id": "
|
| 268 |
-
"category": "
|
| 269 |
-
"characters":
|
| 270 |
-
"audio_seconds": 3.
|
| 271 |
-
"latency_seconds": 3.
|
| 272 |
-
"rtf": 1.
|
| 273 |
-
},
|
| 274 |
-
{
|
| 275 |
-
"id": "
|
| 276 |
-
"category": "
|
| 277 |
-
"characters":
|
| 278 |
-
"audio_seconds": 4.
|
| 279 |
-
"latency_seconds":
|
| 280 |
-
"rtf": 0.
|
| 281 |
-
},
|
| 282 |
-
{
|
| 283 |
-
"id": "
|
| 284 |
-
"category": "homographs",
|
| 285 |
-
"characters":
|
| 286 |
-
"audio_seconds": 3.
|
| 287 |
-
"latency_seconds":
|
| 288 |
-
"rtf": 0.
|
| 289 |
-
},
|
| 290 |
-
{
|
| 291 |
-
"id": "
|
| 292 |
-
"category": "
|
| 293 |
-
"characters":
|
| 294 |
-
"audio_seconds":
|
| 295 |
-
"latency_seconds":
|
| 296 |
-
"rtf":
|
| 297 |
-
},
|
| 298 |
-
{
|
| 299 |
-
"id": "
|
| 300 |
-
"category": "
|
| 301 |
-
"characters":
|
| 302 |
-
"audio_seconds":
|
| 303 |
-
"latency_seconds":
|
| 304 |
-
"rtf": 0.
|
| 305 |
-
},
|
| 306 |
-
{
|
| 307 |
-
"id": "
|
| 308 |
-
"category": "
|
| 309 |
-
"characters":
|
| 310 |
-
"audio_seconds": 3.
|
| 311 |
-
"latency_seconds": 2.
|
| 312 |
-
"rtf": 0.
|
| 313 |
-
},
|
| 314 |
-
{
|
| 315 |
-
"id": "
|
| 316 |
-
"category": "
|
| 317 |
-
"characters":
|
| 318 |
-
"audio_seconds":
|
| 319 |
-
"latency_seconds": 2.
|
| 320 |
-
"rtf": 0.
|
| 321 |
-
},
|
| 322 |
-
{
|
| 323 |
-
"id": "
|
| 324 |
-
"category": "
|
| 325 |
-
"characters":
|
| 326 |
-
"audio_seconds":
|
| 327 |
-
"latency_seconds":
|
| 328 |
-
"rtf": 0.
|
| 329 |
-
},
|
| 330 |
-
{
|
| 331 |
-
"id": "
|
| 332 |
-
"category": "
|
| 333 |
-
"characters":
|
| 334 |
-
"audio_seconds":
|
| 335 |
-
"latency_seconds": 2.
|
| 336 |
-
"rtf": 0.
|
| 337 |
-
},
|
| 338 |
-
{
|
| 339 |
-
"id": "
|
| 340 |
-
"category": "
|
| 341 |
-
"characters":
|
| 342 |
-
"audio_seconds":
|
| 343 |
-
"latency_seconds":
|
| 344 |
-
"rtf": 0.
|
| 345 |
-
},
|
| 346 |
-
{
|
| 347 |
-
"id": "
|
| 348 |
-
"category": "
|
| 349 |
-
"characters":
|
| 350 |
-
"audio_seconds":
|
| 351 |
-
"latency_seconds":
|
| 352 |
-
"rtf": 0.
|
| 353 |
-
},
|
| 354 |
-
{
|
| 355 |
-
"id": "
|
| 356 |
-
"category": "
|
| 357 |
-
"characters":
|
| 358 |
-
"audio_seconds":
|
| 359 |
-
"latency_seconds": 1.
|
| 360 |
-
"rtf":
|
| 361 |
-
},
|
| 362 |
-
{
|
| 363 |
-
"id": "
|
| 364 |
-
"category": "
|
| 365 |
-
"characters":
|
| 366 |
-
"audio_seconds":
|
| 367 |
-
"latency_seconds": 2.
|
| 368 |
-
"rtf": 0.
|
| 369 |
-
},
|
| 370 |
-
{
|
| 371 |
-
"id": "
|
| 372 |
-
"category": "
|
| 373 |
-
"characters":
|
| 374 |
-
"audio_seconds":
|
| 375 |
-
"latency_seconds":
|
| 376 |
-
"rtf": 0.
|
| 377 |
-
},
|
| 378 |
-
{
|
| 379 |
-
"id": "
|
| 380 |
-
"category": "
|
| 381 |
-
"characters":
|
| 382 |
-
"audio_seconds":
|
| 383 |
-
"latency_seconds": 2.
|
| 384 |
-
"rtf": 0.
|
| 385 |
-
},
|
| 386 |
-
{
|
| 387 |
-
"id": "
|
| 388 |
-
"category": "
|
| 389 |
-
"characters":
|
| 390 |
-
"audio_seconds":
|
| 391 |
-
"latency_seconds":
|
| 392 |
-
"rtf": 0.
|
| 393 |
-
},
|
| 394 |
-
{
|
| 395 |
-
"id": "
|
| 396 |
-
"category": "
|
| 397 |
-
"characters":
|
| 398 |
-
"audio_seconds":
|
| 399 |
-
"latency_seconds":
|
| 400 |
-
"rtf":
|
| 401 |
-
},
|
| 402 |
-
{
|
| 403 |
-
"id": "
|
| 404 |
-
"category": "
|
| 405 |
-
"characters":
|
| 406 |
-
"audio_seconds":
|
| 407 |
-
"latency_seconds":
|
| 408 |
-
"rtf": 0.
|
| 409 |
-
},
|
| 410 |
-
{
|
| 411 |
-
"id": "
|
| 412 |
-
"category": "
|
| 413 |
-
"characters":
|
| 414 |
-
"audio_seconds":
|
| 415 |
-
"latency_seconds":
|
| 416 |
-
"rtf": 0.
|
| 417 |
-
}
|
| 418 |
-
|
| 419 |
-
|
| 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 |
-
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "inflect-micro-v2",
|
| 4 |
+
"provider": "cpu",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Windows-11-10.0.26200-SP0",
|
| 7 |
+
"processor": "AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD",
|
| 8 |
+
"logical_cpus_visible": 24,
|
| 9 |
+
"process_cpu_affinity_count": null
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.14.0",
|
| 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": 48,
|
| 24 |
+
"load_seconds": 2.7738788000133354,
|
| 25 |
+
"peak_process_rss_bytes_observed": 1211932672,
|
| 26 |
+
"total_latency_seconds": 148.28643569993437,
|
| 27 |
+
"total_audio_seconds": 233.57733333333334,
|
| 28 |
+
"rtf": 0.6348494247441291,
|
| 29 |
+
"realtime_multiple": 1.575176665558202,
|
| 30 |
+
"latency_mean_seconds": 3.0893007437486326,
|
| 31 |
+
"latency_median_seconds": 2.4021854500024347,
|
| 32 |
+
"latency_p95_seconds": 7.280883775003895,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "ood_001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 83,
|
| 38 |
+
"audio_seconds": 5.250666666666667,
|
| 39 |
+
"latency_seconds": 1.9089957999822218,
|
| 40 |
+
"rtf": 0.36357207973252065
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "ood_002",
|
| 44 |
+
"category": "conversational",
|
| 45 |
+
"characters": 66,
|
| 46 |
+
"audio_seconds": 4.544,
|
| 47 |
+
"latency_seconds": 6.438918500003638,
|
| 48 |
+
"rtf": 1.4170155149655894
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "ood_003",
|
| 52 |
+
"category": "conversational",
|
| 53 |
+
"characters": 81,
|
| 54 |
+
"audio_seconds": 4.682666666666667,
|
| 55 |
+
"latency_seconds": 1.4831543999898713,
|
| 56 |
+
"rtf": 0.31673285876776863
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "ood_004",
|
| 60 |
+
"category": "conversational",
|
| 61 |
+
"characters": 77,
|
| 62 |
+
"audio_seconds": 4.802666666666667,
|
| 63 |
+
"latency_seconds": 3.2930688000051305,
|
| 64 |
+
"rtf": 0.6856750694069538
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "ood_005",
|
| 68 |
+
"category": "conversational",
|
| 69 |
+
"characters": 63,
|
| 70 |
+
"audio_seconds": 4.1866666666666665,
|
| 71 |
+
"latency_seconds": 5.257979599991813,
|
| 72 |
+
"rtf": 1.2558868471318025
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "ood_006",
|
| 76 |
+
"category": "conversational",
|
| 77 |
+
"characters": 65,
|
| 78 |
+
"audio_seconds": 4.064,
|
| 79 |
+
"latency_seconds": 1.8046900999906939,
|
| 80 |
+
"rtf": 0.44406744586385183
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "ood_007",
|
| 84 |
+
"category": "punctuation",
|
| 85 |
+
"characters": 94,
|
| 86 |
+
"audio_seconds": 6.714,
|
| 87 |
+
"latency_seconds": 7.27592069999082,
|
| 88 |
+
"rtf": 1.083693878461546
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "ood_008",
|
| 92 |
+
"category": "punctuation",
|
| 93 |
+
"characters": 75,
|
| 94 |
+
"audio_seconds": 5.632,
|
| 95 |
+
"latency_seconds": 2.3815411999821663,
|
| 96 |
+
"rtf": 0.4228588778377426
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "ood_009",
|
| 100 |
+
"category": "punctuation",
|
| 101 |
+
"characters": 63,
|
| 102 |
+
"audio_seconds": 4.525333333333333,
|
| 103 |
+
"latency_seconds": 9.064703400013968,
|
| 104 |
+
"rtf": 2.0031018120243007
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "ood_010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 68,
|
| 110 |
+
"audio_seconds": 3.498666666666667,
|
| 111 |
+
"latency_seconds": 1.2418161999958102,
|
| 112 |
+
"rtf": 0.35493984374880244
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "ood_011",
|
| 116 |
+
"category": "punctuation",
|
| 117 |
+
"characters": 67,
|
| 118 |
+
"audio_seconds": 4.674,
|
| 119 |
+
"latency_seconds": 1.4721513999975286,
|
| 120 |
+
"rtf": 0.3149660676075157
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "ood_012",
|
| 124 |
+
"category": "punctuation",
|
| 125 |
+
"characters": 73,
|
| 126 |
+
"audio_seconds": 4.469333333333333,
|
| 127 |
+
"latency_seconds": 1.1650178999989294,
|
| 128 |
+
"rtf": 0.26066927953436664
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "ood_013",
|
| 132 |
+
"category": "numbers",
|
| 133 |
+
"characters": 96,
|
| 134 |
+
"audio_seconds": 5.834666666666666,
|
| 135 |
+
"latency_seconds": 1.3585698000097182,
|
| 136 |
+
"rtf": 0.23284445841117202
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "ood_014",
|
| 140 |
+
"category": "numbers",
|
| 141 |
+
"characters": 79,
|
| 142 |
+
"audio_seconds": 4.789333333333333,
|
| 143 |
+
"latency_seconds": 1.3362558000080753,
|
| 144 |
+
"rtf": 0.2790066397566972
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "ood_015",
|
| 148 |
+
"category": "numbers",
|
| 149 |
+
"characters": 80,
|
| 150 |
+
"audio_seconds": 4.298666666666667,
|
| 151 |
+
"latency_seconds": 2.986827600019751,
|
| 152 |
+
"rtf": 0.6948265198557113
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "ood_016",
|
| 156 |
+
"category": "numbers",
|
| 157 |
+
"characters": 78,
|
| 158 |
+
"audio_seconds": 4.864,
|
| 159 |
+
"latency_seconds": 4.013953700021375,
|
| 160 |
+
"rtf": 0.8252371916162367
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "ood_017",
|
| 164 |
+
"category": "numbers",
|
| 165 |
+
"characters": 80,
|
| 166 |
+
"audio_seconds": 4.597333333333333,
|
| 167 |
+
"latency_seconds": 7.383991399983643,
|
| 168 |
+
"rtf": 1.6061466212261404
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "ood_018",
|
| 172 |
+
"category": "numbers",
|
| 173 |
+
"characters": 64,
|
| 174 |
+
"audio_seconds": 3.5946666666666665,
|
| 175 |
+
"latency_seconds": 1.4752174000022933,
|
| 176 |
+
"rtf": 0.4103905971816469
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "ood_019",
|
| 180 |
+
"category": "technical",
|
| 181 |
+
"characters": 86,
|
| 182 |
+
"audio_seconds": 5.034666666666666,
|
| 183 |
+
"latency_seconds": 3.592281899997033,
|
| 184 |
+
"rtf": 0.7135093816201735
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "ood_020",
|
| 188 |
+
"category": "technical",
|
| 189 |
+
"characters": 93,
|
| 190 |
+
"audio_seconds": 5.514666666666667,
|
| 191 |
+
"latency_seconds": 6.710115900001256,
|
| 192 |
+
"rtf": 1.2167763358319492
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "ood_021",
|
| 196 |
+
"category": "technical",
|
| 197 |
+
"characters": 89,
|
| 198 |
+
"audio_seconds": 5.44,
|
| 199 |
+
"latency_seconds": 1.264938499982236,
|
| 200 |
+
"rtf": 0.23252545955555806
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "ood_022",
|
| 204 |
+
"category": "technical",
|
| 205 |
+
"characters": 86,
|
| 206 |
+
"audio_seconds": 5.354666666666667,
|
| 207 |
+
"latency_seconds": 1.5159930999798235,
|
| 208 |
+
"rtf": 0.28311624128109253
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "ood_023",
|
| 212 |
+
"category": "technical",
|
| 213 |
+
"characters": 101,
|
| 214 |
+
"audio_seconds": 5.738666666666667,
|
| 215 |
+
"latency_seconds": 7.283556200010935,
|
| 216 |
+
"rtf": 1.269207051581831
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "ood_024",
|
| 220 |
+
"category": "technical",
|
| 221 |
+
"characters": 82,
|
| 222 |
+
"audio_seconds": 5.408,
|
| 223 |
+
"latency_seconds": 1.3171629999997094,
|
| 224 |
+
"rtf": 0.24355824704136636
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "ood_025",
|
| 228 |
+
"category": "names_places",
|
| 229 |
+
"characters": 71,
|
| 230 |
+
"audio_seconds": 4.074666666666666,
|
| 231 |
+
"latency_seconds": 1.279165699990699,
|
| 232 |
+
"rtf": 0.3139313727071415
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "ood_026",
|
| 236 |
+
"category": "names_places",
|
| 237 |
+
"characters": 59,
|
| 238 |
+
"audio_seconds": 3.296,
|
| 239 |
+
"latency_seconds": 4.932895600009942,
|
| 240 |
+
"rtf": 1.4966309466049583
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "ood_027",
|
| 244 |
+
"category": "names_places",
|
| 245 |
+
"characters": 72,
|
| 246 |
+
"audio_seconds": 3.936,
|
| 247 |
+
"latency_seconds": 2.087985399994068,
|
| 248 |
+
"rtf": 0.5304840955269481
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "ood_028",
|
| 252 |
+
"category": "names_places",
|
| 253 |
+
"characters": 61,
|
| 254 |
+
"audio_seconds": 3.5946666666666665,
|
| 255 |
+
"latency_seconds": 1.9326103999919724,
|
| 256 |
+
"rtf": 0.537632715131298
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "ood_029",
|
| 260 |
+
"category": "names_places",
|
| 261 |
+
"characters": 78,
|
| 262 |
+
"audio_seconds": 4.458666666666667,
|
| 263 |
+
"latency_seconds": 5.033048699988285,
|
| 264 |
+
"rtf": 1.1288237215882817
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "ood_030",
|
| 268 |
+
"category": "names_places",
|
| 269 |
+
"characters": 62,
|
| 270 |
+
"audio_seconds": 3.7973333333333334,
|
| 271 |
+
"latency_seconds": 3.9281899000052363,
|
| 272 |
+
"rtf": 1.0344601211390194
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "ood_031",
|
| 276 |
+
"category": "homographs",
|
| 277 |
+
"characters": 73,
|
| 278 |
+
"audio_seconds": 4.330666666666667,
|
| 279 |
+
"latency_seconds": 1.2365856999822427,
|
| 280 |
+
"rtf": 0.2855416487027962
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "ood_032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 78,
|
| 286 |
+
"audio_seconds": 3.968,
|
| 287 |
+
"latency_seconds": 1.158542999997735,
|
| 288 |
+
"rtf": 0.2919715221768485
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "ood_033",
|
| 292 |
+
"category": "homographs",
|
| 293 |
+
"characters": 60,
|
| 294 |
+
"audio_seconds": 3.3173333333333335,
|
| 295 |
+
"latency_seconds": 6.104701100004604,
|
| 296 |
+
"rtf": 1.8402434987956
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "ood_034",
|
| 300 |
+
"category": "homographs",
|
| 301 |
+
"characters": 57,
|
| 302 |
+
"audio_seconds": 3.328,
|
| 303 |
+
"latency_seconds": 2.428746499994304,
|
| 304 |
+
"rtf": 0.7297916165848269
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "ood_035",
|
| 308 |
+
"category": "homographs",
|
| 309 |
+
"characters": 63,
|
| 310 |
+
"audio_seconds": 3.6266666666666665,
|
| 311 |
+
"latency_seconds": 2.422829700022703,
|
| 312 |
+
"rtf": 0.6680596599327306
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "ood_036",
|
| 316 |
+
"category": "homographs",
|
| 317 |
+
"characters": 51,
|
| 318 |
+
"audio_seconds": 2.9546666666666668,
|
| 319 |
+
"latency_seconds": 2.357205799984513,
|
| 320 |
+
"rtf": 0.7977907716554082
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "ood_037",
|
| 324 |
+
"category": "long_range",
|
| 325 |
+
"characters": 122,
|
| 326 |
+
"audio_seconds": 6.506666666666667,
|
| 327 |
+
"latency_seconds": 1.9200814999931026,
|
| 328 |
+
"rtf": 0.2950944928268088
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "ood_038",
|
| 332 |
+
"category": "long_range",
|
| 333 |
+
"characters": 141,
|
| 334 |
+
"audio_seconds": 7.8933333333333335,
|
| 335 |
+
"latency_seconds": 2.5984338000125717,
|
| 336 |
+
"rtf": 0.32919347128537646
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "ood_039",
|
| 340 |
+
"category": "long_range",
|
| 341 |
+
"characters": 132,
|
| 342 |
+
"audio_seconds": 7.1146666666666665,
|
| 343 |
+
"latency_seconds": 1.7828200999938417,
|
| 344 |
+
"rtf": 0.25058378466929937
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "ood_040",
|
| 348 |
+
"category": "long_range",
|
| 349 |
+
"characters": 122,
|
| 350 |
+
"audio_seconds": 6.1546666666666665,
|
| 351 |
+
"latency_seconds": 1.6705877000058535,
|
| 352 |
+
"rtf": 0.2714343100096166
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "ood_041",
|
| 356 |
+
"category": "long_range",
|
| 357 |
+
"characters": 124,
|
| 358 |
+
"audio_seconds": 7.424,
|
| 359 |
+
"latency_seconds": 1.9273728000116535,
|
| 360 |
+
"rtf": 0.259613793105018
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "ood_042",
|
| 364 |
+
"category": "long_range",
|
| 365 |
+
"characters": 124,
|
| 366 |
+
"audio_seconds": 6.282666666666667,
|
| 367 |
+
"latency_seconds": 2.4683628999919165,
|
| 368 |
+
"rtf": 0.39288458722282205
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "ood_043",
|
| 372 |
+
"category": "rare_words",
|
| 373 |
+
"characters": 82,
|
| 374 |
+
"audio_seconds": 4.810666666666667,
|
| 375 |
+
"latency_seconds": 3.181625299999723,
|
| 376 |
+
"rtf": 0.6613688955099203
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "ood_044",
|
| 380 |
+
"category": "rare_words",
|
| 381 |
+
"characters": 78,
|
| 382 |
+
"audio_seconds": 4.512,
|
| 383 |
+
"latency_seconds": 2.720743500016397,
|
| 384 |
+
"rtf": 0.6030016622376767
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "ood_045",
|
| 388 |
+
"category": "rare_words",
|
| 389 |
+
"characters": 85,
|
| 390 |
+
"audio_seconds": 5.301333333333333,
|
| 391 |
+
"latency_seconds": 2.995716999983415,
|
| 392 |
+
"rtf": 0.5650874622705134
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "ood_046",
|
| 396 |
+
"category": "rare_words",
|
| 397 |
+
"characters": 87,
|
| 398 |
+
"audio_seconds": 5.184,
|
| 399 |
+
"latency_seconds": 5.402219999989029,
|
| 400 |
+
"rtf": 1.042094907405291
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "ood_047",
|
| 404 |
+
"category": "rare_words",
|
| 405 |
+
"characters": 84,
|
| 406 |
+
"audio_seconds": 5.1626666666666665,
|
| 407 |
+
"latency_seconds": 2.5371923000202514,
|
| 408 |
+
"rtf": 0.4914499548076417
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "ood_048",
|
| 412 |
+
"category": "rare_words",
|
| 413 |
+
"characters": 90,
|
| 414 |
+
"audio_seconds": 5.034666666666666,
|
| 415 |
+
"latency_seconds": 1.1519489999918733,
|
| 416 |
+
"rtf": 0.2288034295534706
|
| 417 |
+
}
|
| 418 |
+
]
|
| 419 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
evaluation/final/runtime_snapshot/inflect-nano-v2_cpu.json
CHANGED
|
@@ -1,435 +1,419 @@
|
|
| 1 |
-
{
|
| 2 |
-
"format": "inflect_tts_runtime_v2",
|
| 3 |
-
"system": "inflect-nano-v2",
|
| 4 |
-
"provider": "cpu",
|
| 5 |
-
"hardware": {
|
| 6 |
-
"platform": "
|
| 7 |
-
"processor": "
|
| 8 |
-
"logical_cpus_visible":
|
| 9 |
-
"process_cpu_affinity_count":
|
| 10 |
-
},
|
| 11 |
-
"runtime_protocol": {
|
| 12 |
-
"python": "3.
|
| 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":
|
| 24 |
-
"load_seconds": 0.
|
| 25 |
-
"peak_process_rss_bytes_observed":
|
| 26 |
-
"total_latency_seconds":
|
| 27 |
-
"total_audio_seconds":
|
| 28 |
-
"rtf": 0.
|
| 29 |
-
"realtime_multiple": 1.
|
| 30 |
-
"latency_mean_seconds":
|
| 31 |
-
"latency_median_seconds":
|
| 32 |
-
"latency_p95_seconds":
|
| 33 |
-
"rows": [
|
| 34 |
-
{
|
| 35 |
-
"id": "
|
| 36 |
-
"category": "conversational",
|
| 37 |
-
"characters":
|
| 38 |
-
"audio_seconds":
|
| 39 |
-
"latency_seconds":
|
| 40 |
-
"rtf": 0.
|
| 41 |
-
},
|
| 42 |
-
{
|
| 43 |
-
"id": "
|
| 44 |
-
"category": "
|
| 45 |
-
"characters":
|
| 46 |
-
"audio_seconds":
|
| 47 |
-
"latency_seconds":
|
| 48 |
-
"rtf": 0.
|
| 49 |
-
},
|
| 50 |
-
{
|
| 51 |
-
"id": "
|
| 52 |
-
"category": "
|
| 53 |
-
"characters":
|
| 54 |
-
"audio_seconds":
|
| 55 |
-
"latency_seconds":
|
| 56 |
-
"rtf": 0.
|
| 57 |
-
},
|
| 58 |
-
{
|
| 59 |
-
"id": "
|
| 60 |
-
"category": "
|
| 61 |
-
"characters":
|
| 62 |
-
"audio_seconds": 4.
|
| 63 |
-
"latency_seconds":
|
| 64 |
-
"rtf": 0.
|
| 65 |
-
},
|
| 66 |
-
{
|
| 67 |
-
"id": "
|
| 68 |
-
"category": "
|
| 69 |
-
"characters":
|
| 70 |
-
"audio_seconds":
|
| 71 |
-
"latency_seconds":
|
| 72 |
-
"rtf": 0.
|
| 73 |
-
},
|
| 74 |
-
{
|
| 75 |
-
"id": "
|
| 76 |
-
"category": "
|
| 77 |
-
"characters":
|
| 78 |
-
"audio_seconds":
|
| 79 |
-
"latency_seconds":
|
| 80 |
-
"rtf":
|
| 81 |
-
},
|
| 82 |
-
{
|
| 83 |
-
"id": "
|
| 84 |
-
"category": "
|
| 85 |
-
"characters":
|
| 86 |
-
"audio_seconds":
|
| 87 |
-
"latency_seconds":
|
| 88 |
-
"rtf": 0.
|
| 89 |
-
},
|
| 90 |
-
{
|
| 91 |
-
"id": "
|
| 92 |
-
"category": "
|
| 93 |
-
"characters":
|
| 94 |
-
"audio_seconds":
|
| 95 |
-
"latency_seconds":
|
| 96 |
-
"rtf": 0.
|
| 97 |
-
},
|
| 98 |
-
{
|
| 99 |
-
"id": "
|
| 100 |
-
"category": "
|
| 101 |
-
"characters":
|
| 102 |
-
"audio_seconds": 4.
|
| 103 |
-
"latency_seconds":
|
| 104 |
-
"rtf":
|
| 105 |
-
},
|
| 106 |
-
{
|
| 107 |
-
"id": "
|
| 108 |
-
"category": "punctuation",
|
| 109 |
-
"characters":
|
| 110 |
-
"audio_seconds":
|
| 111 |
-
"latency_seconds":
|
| 112 |
-
"rtf": 0.
|
| 113 |
-
},
|
| 114 |
-
{
|
| 115 |
-
"id": "
|
| 116 |
-
"category": "
|
| 117 |
-
"characters":
|
| 118 |
-
"audio_seconds":
|
| 119 |
-
"latency_seconds":
|
| 120 |
-
"rtf":
|
| 121 |
-
},
|
| 122 |
-
{
|
| 123 |
-
"id": "
|
| 124 |
-
"category": "
|
| 125 |
-
"characters":
|
| 126 |
-
"audio_seconds":
|
| 127 |
-
"latency_seconds":
|
| 128 |
-
"rtf": 0.
|
| 129 |
-
},
|
| 130 |
-
{
|
| 131 |
-
"id": "
|
| 132 |
-
"category": "
|
| 133 |
-
"characters":
|
| 134 |
-
"audio_seconds":
|
| 135 |
-
"latency_seconds": 1.
|
| 136 |
-
"rtf": 0.
|
| 137 |
-
},
|
| 138 |
-
{
|
| 139 |
-
"id": "
|
| 140 |
-
"category": "
|
| 141 |
-
"characters":
|
| 142 |
-
"audio_seconds": 4.
|
| 143 |
-
"latency_seconds":
|
| 144 |
-
"rtf":
|
| 145 |
-
},
|
| 146 |
-
{
|
| 147 |
-
"id": "
|
| 148 |
-
"category": "
|
| 149 |
-
"characters":
|
| 150 |
-
"audio_seconds": 4.
|
| 151 |
-
"latency_seconds":
|
| 152 |
-
"rtf": 0.
|
| 153 |
-
},
|
| 154 |
-
{
|
| 155 |
-
"id": "
|
| 156 |
-
"category": "
|
| 157 |
-
"characters":
|
| 158 |
-
"audio_seconds": 4.
|
| 159 |
-
"latency_seconds":
|
| 160 |
-
"rtf":
|
| 161 |
-
},
|
| 162 |
-
{
|
| 163 |
-
"id": "
|
| 164 |
-
"category": "
|
| 165 |
-
"characters":
|
| 166 |
-
"audio_seconds": 4.
|
| 167 |
-
"latency_seconds":
|
| 168 |
-
"rtf":
|
| 169 |
-
},
|
| 170 |
-
{
|
| 171 |
-
"id": "
|
| 172 |
-
"category": "
|
| 173 |
-
"characters":
|
| 174 |
-
"audio_seconds": 3.
|
| 175 |
-
"latency_seconds":
|
| 176 |
-
"rtf": 0.
|
| 177 |
-
},
|
| 178 |
-
{
|
| 179 |
-
"id": "
|
| 180 |
-
"category": "
|
| 181 |
-
"characters":
|
| 182 |
-
"audio_seconds":
|
| 183 |
-
"latency_seconds":
|
| 184 |
-
"rtf": 0.
|
| 185 |
-
},
|
| 186 |
-
{
|
| 187 |
-
"id": "
|
| 188 |
-
"category": "
|
| 189 |
-
"characters":
|
| 190 |
-
"audio_seconds":
|
| 191 |
-
"latency_seconds":
|
| 192 |
-
"rtf": 0.
|
| 193 |
-
},
|
| 194 |
-
{
|
| 195 |
-
"id": "
|
| 196 |
-
"category": "
|
| 197 |
-
"characters":
|
| 198 |
-
"audio_seconds":
|
| 199 |
-
"latency_seconds":
|
| 200 |
-
"rtf":
|
| 201 |
-
},
|
| 202 |
-
{
|
| 203 |
-
"id": "
|
| 204 |
-
"category": "
|
| 205 |
-
"characters":
|
| 206 |
-
"audio_seconds":
|
| 207 |
-
"latency_seconds":
|
| 208 |
-
"rtf":
|
| 209 |
-
},
|
| 210 |
-
{
|
| 211 |
-
"id": "
|
| 212 |
-
"category": "
|
| 213 |
-
"characters":
|
| 214 |
-
"audio_seconds":
|
| 215 |
-
"latency_seconds":
|
| 216 |
-
"rtf": 0.
|
| 217 |
-
},
|
| 218 |
-
{
|
| 219 |
-
"id": "
|
| 220 |
-
"category": "
|
| 221 |
-
"characters":
|
| 222 |
-
"audio_seconds":
|
| 223 |
-
"latency_seconds":
|
| 224 |
-
"rtf": 0.
|
| 225 |
-
},
|
| 226 |
-
{
|
| 227 |
-
"id": "
|
| 228 |
-
"category": "
|
| 229 |
-
"characters":
|
| 230 |
-
"audio_seconds":
|
| 231 |
-
"latency_seconds":
|
| 232 |
-
"rtf": 0.
|
| 233 |
-
},
|
| 234 |
-
{
|
| 235 |
-
"id": "
|
| 236 |
-
"category": "
|
| 237 |
-
"characters":
|
| 238 |
-
"audio_seconds":
|
| 239 |
-
"latency_seconds":
|
| 240 |
-
"rtf": 0.
|
| 241 |
-
},
|
| 242 |
-
{
|
| 243 |
-
"id": "
|
| 244 |
-
"category": "
|
| 245 |
-
"characters":
|
| 246 |
-
"audio_seconds":
|
| 247 |
-
"latency_seconds":
|
| 248 |
-
"rtf": 0.
|
| 249 |
-
},
|
| 250 |
-
{
|
| 251 |
-
"id": "
|
| 252 |
-
"category": "
|
| 253 |
-
"characters":
|
| 254 |
-
"audio_seconds":
|
| 255 |
-
"latency_seconds": 3.
|
| 256 |
-
"rtf":
|
| 257 |
-
},
|
| 258 |
-
{
|
| 259 |
-
"id": "
|
| 260 |
-
"category": "
|
| 261 |
-
"characters":
|
| 262 |
-
"audio_seconds":
|
| 263 |
-
"latency_seconds": 2.
|
| 264 |
-
"rtf": 0.
|
| 265 |
-
},
|
| 266 |
-
{
|
| 267 |
-
"id": "
|
| 268 |
-
"category": "
|
| 269 |
-
"characters":
|
| 270 |
-
"audio_seconds": 3.
|
| 271 |
-
"latency_seconds":
|
| 272 |
-
"rtf": 0.
|
| 273 |
-
},
|
| 274 |
-
{
|
| 275 |
-
"id": "
|
| 276 |
-
"category": "
|
| 277 |
-
"characters":
|
| 278 |
-
"audio_seconds": 4.
|
| 279 |
-
"latency_seconds":
|
| 280 |
-
"rtf":
|
| 281 |
-
},
|
| 282 |
-
{
|
| 283 |
-
"id": "
|
| 284 |
-
"category": "homographs",
|
| 285 |
-
"characters":
|
| 286 |
-
"audio_seconds":
|
| 287 |
-
"latency_seconds":
|
| 288 |
-
"rtf": 0.
|
| 289 |
-
},
|
| 290 |
-
{
|
| 291 |
-
"id": "
|
| 292 |
-
"category": "
|
| 293 |
-
"characters":
|
| 294 |
-
"audio_seconds":
|
| 295 |
-
"latency_seconds":
|
| 296 |
-
"rtf": 0.
|
| 297 |
-
},
|
| 298 |
-
{
|
| 299 |
-
"id": "
|
| 300 |
-
"category": "
|
| 301 |
-
"characters":
|
| 302 |
-
"audio_seconds":
|
| 303 |
-
"latency_seconds":
|
| 304 |
-
"rtf": 0.
|
| 305 |
-
},
|
| 306 |
-
{
|
| 307 |
-
"id": "
|
| 308 |
-
"category": "
|
| 309 |
-
"characters":
|
| 310 |
-
"audio_seconds": 3.
|
| 311 |
-
"latency_seconds":
|
| 312 |
-
"rtf": 0.
|
| 313 |
-
},
|
| 314 |
-
{
|
| 315 |
-
"id": "
|
| 316 |
-
"category": "
|
| 317 |
-
"characters":
|
| 318 |
-
"audio_seconds":
|
| 319 |
-
"latency_seconds":
|
| 320 |
-
"rtf": 0.
|
| 321 |
-
},
|
| 322 |
-
{
|
| 323 |
-
"id": "
|
| 324 |
-
"category": "
|
| 325 |
-
"characters":
|
| 326 |
-
"audio_seconds":
|
| 327 |
-
"latency_seconds":
|
| 328 |
-
"rtf": 0.
|
| 329 |
-
},
|
| 330 |
-
{
|
| 331 |
-
"id": "
|
| 332 |
-
"category": "
|
| 333 |
-
"characters":
|
| 334 |
-
"audio_seconds":
|
| 335 |
-
"latency_seconds": 2.
|
| 336 |
-
"rtf": 0.
|
| 337 |
-
},
|
| 338 |
-
{
|
| 339 |
-
"id": "
|
| 340 |
-
"category": "
|
| 341 |
-
"characters":
|
| 342 |
-
"audio_seconds":
|
| 343 |
-
"latency_seconds":
|
| 344 |
-
"rtf":
|
| 345 |
-
},
|
| 346 |
-
{
|
| 347 |
-
"id": "
|
| 348 |
-
"category": "
|
| 349 |
-
"characters":
|
| 350 |
-
"audio_seconds":
|
| 351 |
-
"latency_seconds":
|
| 352 |
-
"rtf": 0.
|
| 353 |
-
},
|
| 354 |
-
{
|
| 355 |
-
"id": "
|
| 356 |
-
"category": "
|
| 357 |
-
"characters":
|
| 358 |
-
"audio_seconds":
|
| 359 |
-
"latency_seconds": 1.
|
| 360 |
-
"rtf": 0.
|
| 361 |
-
},
|
| 362 |
-
{
|
| 363 |
-
"id": "
|
| 364 |
-
"category": "
|
| 365 |
-
"characters":
|
| 366 |
-
"audio_seconds":
|
| 367 |
-
"latency_seconds":
|
| 368 |
-
"rtf":
|
| 369 |
-
},
|
| 370 |
-
{
|
| 371 |
-
"id": "
|
| 372 |
-
"category": "
|
| 373 |
-
"characters":
|
| 374 |
-
"audio_seconds":
|
| 375 |
-
"latency_seconds":
|
| 376 |
-
"rtf": 0.
|
| 377 |
-
},
|
| 378 |
-
{
|
| 379 |
-
"id": "
|
| 380 |
-
"category": "
|
| 381 |
-
"characters":
|
| 382 |
-
"audio_seconds": 4.
|
| 383 |
-
"latency_seconds":
|
| 384 |
-
"rtf":
|
| 385 |
-
},
|
| 386 |
-
{
|
| 387 |
-
"id": "
|
| 388 |
-
"category": "
|
| 389 |
-
"characters":
|
| 390 |
-
"audio_seconds":
|
| 391 |
-
"latency_seconds":
|
| 392 |
-
"rtf": 0.
|
| 393 |
-
},
|
| 394 |
-
{
|
| 395 |
-
"id": "
|
| 396 |
-
"category": "
|
| 397 |
-
"characters":
|
| 398 |
-
"audio_seconds":
|
| 399 |
-
"latency_seconds":
|
| 400 |
-
"rtf":
|
| 401 |
-
},
|
| 402 |
-
{
|
| 403 |
-
"id": "
|
| 404 |
-
"category": "
|
| 405 |
-
"characters":
|
| 406 |
-
"audio_seconds":
|
| 407 |
-
"latency_seconds":
|
| 408 |
-
"rtf": 0.
|
| 409 |
-
},
|
| 410 |
-
{
|
| 411 |
-
"id": "
|
| 412 |
-
"category": "
|
| 413 |
-
"characters":
|
| 414 |
-
"audio_seconds":
|
| 415 |
-
"latency_seconds":
|
| 416 |
-
"rtf": 0.
|
| 417 |
-
}
|
| 418 |
-
|
| 419 |
-
|
| 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 |
-
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "inflect-nano-v2",
|
| 4 |
+
"provider": "cpu",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Windows-11-10.0.26200-SP0",
|
| 7 |
+
"processor": "AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD",
|
| 8 |
+
"logical_cpus_visible": 24,
|
| 9 |
+
"process_cpu_affinity_count": null
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.14.0",
|
| 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": 48,
|
| 24 |
+
"load_seconds": 0.19228459999430925,
|
| 25 |
+
"peak_process_rss_bytes_observed": 1134075904,
|
| 26 |
+
"total_latency_seconds": 147.16384129991638,
|
| 27 |
+
"total_audio_seconds": 233.63066666666666,
|
| 28 |
+
"rtf": 0.6298995050589095,
|
| 29 |
+
"realtime_multiple": 1.5875548273473845,
|
| 30 |
+
"latency_mean_seconds": 3.0659133604149247,
|
| 31 |
+
"latency_median_seconds": 1.7969678500085138,
|
| 32 |
+
"latency_p95_seconds": 7.207254944996384,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "ood_001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 83,
|
| 38 |
+
"audio_seconds": 5.314666666666667,
|
| 39 |
+
"latency_seconds": 0.8311191000102554,
|
| 40 |
+
"rtf": 0.15638216884287293
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "ood_002",
|
| 44 |
+
"category": "conversational",
|
| 45 |
+
"characters": 66,
|
| 46 |
+
"audio_seconds": 4.554666666666667,
|
| 47 |
+
"latency_seconds": 0.8337356999982148,
|
| 48 |
+
"rtf": 0.1830508709012474
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "ood_003",
|
| 52 |
+
"category": "conversational",
|
| 53 |
+
"characters": 81,
|
| 54 |
+
"audio_seconds": 4.8213333333333335,
|
| 55 |
+
"latency_seconds": 0.6168374000117183,
|
| 56 |
+
"rtf": 0.12793917312189954
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "ood_004",
|
| 60 |
+
"category": "conversational",
|
| 61 |
+
"characters": 77,
|
| 62 |
+
"audio_seconds": 4.898666666666666,
|
| 63 |
+
"latency_seconds": 0.9058343000069726,
|
| 64 |
+
"rtf": 0.18491445971835316
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "ood_005",
|
| 68 |
+
"category": "conversational",
|
| 69 |
+
"characters": 63,
|
| 70 |
+
"audio_seconds": 4.250666666666667,
|
| 71 |
+
"latency_seconds": 1.0164793000149075,
|
| 72 |
+
"rtf": 0.23913408877389605
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "ood_006",
|
| 76 |
+
"category": "conversational",
|
| 77 |
+
"characters": 65,
|
| 78 |
+
"audio_seconds": 4.245333333333333,
|
| 79 |
+
"latency_seconds": 4.670708499994362,
|
| 80 |
+
"rtf": 1.1001982961670138
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "ood_007",
|
| 84 |
+
"category": "punctuation",
|
| 85 |
+
"characters": 94,
|
| 86 |
+
"audio_seconds": 6.671333333333333,
|
| 87 |
+
"latency_seconds": 3.678099900018424,
|
| 88 |
+
"rtf": 0.5513290546644984
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "ood_008",
|
| 92 |
+
"category": "punctuation",
|
| 93 |
+
"characters": 75,
|
| 94 |
+
"audio_seconds": 5.632,
|
| 95 |
+
"latency_seconds": 1.3907004999928176,
|
| 96 |
+
"rtf": 0.24692835582258837
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "ood_009",
|
| 100 |
+
"category": "punctuation",
|
| 101 |
+
"characters": 63,
|
| 102 |
+
"audio_seconds": 4.589333333333333,
|
| 103 |
+
"latency_seconds": 7.261728699988453,
|
| 104 |
+
"rtf": 1.5823057887830736
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "ood_010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 68,
|
| 110 |
+
"audio_seconds": 3.488,
|
| 111 |
+
"latency_seconds": 1.111329300008947,
|
| 112 |
+
"rtf": 0.3186150516080697
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "ood_011",
|
| 116 |
+
"category": "punctuation",
|
| 117 |
+
"characters": 67,
|
| 118 |
+
"audio_seconds": 4.631333333333333,
|
| 119 |
+
"latency_seconds": 6.072271899989573,
|
| 120 |
+
"rtf": 1.3111282352071916
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "ood_012",
|
| 124 |
+
"category": "punctuation",
|
| 125 |
+
"characters": 73,
|
| 126 |
+
"audio_seconds": 4.48,
|
| 127 |
+
"latency_seconds": 2.964896099991165,
|
| 128 |
+
"rtf": 0.6618071651765993
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "ood_013",
|
| 132 |
+
"category": "numbers",
|
| 133 |
+
"characters": 96,
|
| 134 |
+
"audio_seconds": 5.8133333333333335,
|
| 135 |
+
"latency_seconds": 1.2468840000219643,
|
| 136 |
+
"rtf": 0.21448692660928284
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "ood_014",
|
| 140 |
+
"category": "numbers",
|
| 141 |
+
"characters": 79,
|
| 142 |
+
"audio_seconds": 4.832,
|
| 143 |
+
"latency_seconds": 7.106089400011115,
|
| 144 |
+
"rtf": 1.4706310844393864
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "ood_015",
|
| 148 |
+
"category": "numbers",
|
| 149 |
+
"characters": 80,
|
| 150 |
+
"audio_seconds": 4.266666666666667,
|
| 151 |
+
"latency_seconds": 1.5663488999998663,
|
| 152 |
+
"rtf": 0.36711302343746866
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "ood_016",
|
| 156 |
+
"category": "numbers",
|
| 157 |
+
"characters": 78,
|
| 158 |
+
"audio_seconds": 4.8533333333333335,
|
| 159 |
+
"latency_seconds": 6.1738689999911,
|
| 160 |
+
"rtf": 1.272088392855309
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "ood_017",
|
| 164 |
+
"category": "numbers",
|
| 165 |
+
"characters": 80,
|
| 166 |
+
"audio_seconds": 4.384,
|
| 167 |
+
"latency_seconds": 9.948056099994574,
|
| 168 |
+
"rtf": 2.2691733804732146
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "ood_018",
|
| 172 |
+
"category": "numbers",
|
| 173 |
+
"characters": 64,
|
| 174 |
+
"audio_seconds": 3.562666666666667,
|
| 175 |
+
"latency_seconds": 1.5991758000163827,
|
| 176 |
+
"rtf": 0.4488704528489098
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "ood_019",
|
| 180 |
+
"category": "technical",
|
| 181 |
+
"characters": 86,
|
| 182 |
+
"audio_seconds": 4.8853333333333335,
|
| 183 |
+
"latency_seconds": 1.1217565999832004,
|
| 184 |
+
"rtf": 0.22961720796599353
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "ood_020",
|
| 188 |
+
"category": "technical",
|
| 189 |
+
"characters": 93,
|
| 190 |
+
"audio_seconds": 5.664,
|
| 191 |
+
"latency_seconds": 0.8383992000017315,
|
| 192 |
+
"rtf": 0.14802245762742436
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "ood_021",
|
| 196 |
+
"category": "technical",
|
| 197 |
+
"characters": 89,
|
| 198 |
+
"audio_seconds": 5.450666666666667,
|
| 199 |
+
"latency_seconds": 6.380555899988394,
|
| 200 |
+
"rtf": 1.1706010090487513
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "ood_022",
|
| 204 |
+
"category": "technical",
|
| 205 |
+
"characters": 86,
|
| 206 |
+
"audio_seconds": 5.205333333333333,
|
| 207 |
+
"latency_seconds": 5.935066600010032,
|
| 208 |
+
"rtf": 1.1401895363748782
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "ood_023",
|
| 212 |
+
"category": "technical",
|
| 213 |
+
"characters": 101,
|
| 214 |
+
"audio_seconds": 5.578666666666667,
|
| 215 |
+
"latency_seconds": 4.206606599997031,
|
| 216 |
+
"rtf": 0.754052330305395
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "ood_024",
|
| 220 |
+
"category": "technical",
|
| 221 |
+
"characters": 82,
|
| 222 |
+
"audio_seconds": 5.408,
|
| 223 |
+
"latency_seconds": 1.1584828999766614,
|
| 224 |
+
"rtf": 0.2142165125696489
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "ood_025",
|
| 228 |
+
"category": "names_places",
|
| 229 |
+
"characters": 71,
|
| 230 |
+
"audio_seconds": 4.213333333333333,
|
| 231 |
+
"latency_seconds": 0.8470838000066578,
|
| 232 |
+
"rtf": 0.20104837025474476
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "ood_026",
|
| 236 |
+
"category": "names_places",
|
| 237 |
+
"characters": 59,
|
| 238 |
+
"audio_seconds": 3.296,
|
| 239 |
+
"latency_seconds": 0.5477795999904629,
|
| 240 |
+
"rtf": 0.16619526698739773
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "ood_027",
|
| 244 |
+
"category": "names_places",
|
| 245 |
+
"characters": 72,
|
| 246 |
+
"audio_seconds": 3.9146666666666667,
|
| 247 |
+
"latency_seconds": 0.810751800017897,
|
| 248 |
+
"rtf": 0.20710621594462628
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "ood_028",
|
| 252 |
+
"category": "names_places",
|
| 253 |
+
"characters": 61,
|
| 254 |
+
"audio_seconds": 3.616,
|
| 255 |
+
"latency_seconds": 3.916872100002365,
|
| 256 |
+
"rtf": 1.0832057798679107
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "ood_029",
|
| 260 |
+
"category": "names_places",
|
| 261 |
+
"characters": 78,
|
| 262 |
+
"audio_seconds": 4.384,
|
| 263 |
+
"latency_seconds": 2.3716335999779403,
|
| 264 |
+
"rtf": 0.5409748175132163
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "ood_030",
|
| 268 |
+
"category": "names_places",
|
| 269 |
+
"characters": 62,
|
| 270 |
+
"audio_seconds": 3.712,
|
| 271 |
+
"latency_seconds": 1.250078700017184,
|
| 272 |
+
"rtf": 0.3367668911684224
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "ood_031",
|
| 276 |
+
"category": "homographs",
|
| 277 |
+
"characters": 73,
|
| 278 |
+
"audio_seconds": 4.277333333333333,
|
| 279 |
+
"latency_seconds": 4.757947700010845,
|
| 280 |
+
"rtf": 1.1123630844788448
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "ood_032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 78,
|
| 286 |
+
"audio_seconds": 4.021333333333334,
|
| 287 |
+
"latency_seconds": 3.3786505999742076,
|
| 288 |
+
"rtf": 0.8401816810280688
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "ood_033",
|
| 292 |
+
"category": "homographs",
|
| 293 |
+
"characters": 60,
|
| 294 |
+
"audio_seconds": 3.392,
|
| 295 |
+
"latency_seconds": 1.287980500026606,
|
| 296 |
+
"rtf": 0.37971123231916454
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "ood_034",
|
| 300 |
+
"category": "homographs",
|
| 301 |
+
"characters": 57,
|
| 302 |
+
"audio_seconds": 3.296,
|
| 303 |
+
"latency_seconds": 0.6186915999860503,
|
| 304 |
+
"rtf": 0.18770983009285508
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "ood_035",
|
| 308 |
+
"category": "homographs",
|
| 309 |
+
"characters": 63,
|
| 310 |
+
"audio_seconds": 3.6266666666666665,
|
| 311 |
+
"latency_seconds": 0.7761901999765541,
|
| 312 |
+
"rtf": 0.21402303308177045
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "ood_036",
|
| 316 |
+
"category": "homographs",
|
| 317 |
+
"characters": 51,
|
| 318 |
+
"audio_seconds": 3.029333333333333,
|
| 319 |
+
"latency_seconds": 0.7093330000061542,
|
| 320 |
+
"rtf": 0.23415481954428505
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "ood_037",
|
| 324 |
+
"category": "long_range",
|
| 325 |
+
"characters": 122,
|
| 326 |
+
"audio_seconds": 6.453333333333333,
|
| 327 |
+
"latency_seconds": 5.797629499982577,
|
| 328 |
+
"rtf": 0.898393001030358
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "ood_038",
|
| 332 |
+
"category": "long_range",
|
| 333 |
+
"characters": 141,
|
| 334 |
+
"audio_seconds": 7.925333333333334,
|
| 335 |
+
"latency_seconds": 2.5102112000167836,
|
| 336 |
+
"rtf": 0.31673257066160626
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "ood_039",
|
| 340 |
+
"category": "long_range",
|
| 341 |
+
"characters": 132,
|
| 342 |
+
"audio_seconds": 7.274666666666667,
|
| 343 |
+
"latency_seconds": 7.310112399980426,
|
| 344 |
+
"rtf": 1.0048724890002418
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "ood_040",
|
| 348 |
+
"category": "long_range",
|
| 349 |
+
"characters": 122,
|
| 350 |
+
"audio_seconds": 6.08,
|
| 351 |
+
"latency_seconds": 2.3160131000040565,
|
| 352 |
+
"rtf": 0.3809232072375093
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "ood_041",
|
| 356 |
+
"category": "long_range",
|
| 357 |
+
"characters": 124,
|
| 358 |
+
"audio_seconds": 7.541333333333333,
|
| 359 |
+
"latency_seconds": 1.5016191999893636,
|
| 360 |
+
"rtf": 0.1991185289943463
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "ood_042",
|
| 364 |
+
"category": "long_range",
|
| 365 |
+
"characters": 124,
|
| 366 |
+
"audio_seconds": 6.272,
|
| 367 |
+
"latency_seconds": 6.8699446999817155,
|
| 368 |
+
"rtf": 1.0953355707879011
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "ood_043",
|
| 372 |
+
"category": "rare_words",
|
| 373 |
+
"characters": 82,
|
| 374 |
+
"audio_seconds": 4.810666666666667,
|
| 375 |
+
"latency_seconds": 1.9947599000006448,
|
| 376 |
+
"rtf": 0.4146535268848347
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "ood_044",
|
| 380 |
+
"category": "rare_words",
|
| 381 |
+
"characters": 78,
|
| 382 |
+
"audio_seconds": 4.469333333333333,
|
| 383 |
+
"latency_seconds": 6.737374599993927,
|
| 384 |
+
"rtf": 1.5074674671824122
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "ood_045",
|
| 388 |
+
"category": "rare_words",
|
| 389 |
+
"characters": 85,
|
| 390 |
+
"audio_seconds": 5.152,
|
| 391 |
+
"latency_seconds": 4.142808499978855,
|
| 392 |
+
"rtf": 0.8041165566729145
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "ood_046",
|
| 396 |
+
"category": "rare_words",
|
| 397 |
+
"characters": 87,
|
| 398 |
+
"audio_seconds": 5.237333333333333,
|
| 399 |
+
"latency_seconds": 5.7690450999944005,
|
| 400 |
+
"rtf": 1.1015233770355908
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "ood_047",
|
| 404 |
+
"category": "rare_words",
|
| 405 |
+
"characters": 84,
|
| 406 |
+
"audio_seconds": 5.141333333333334,
|
| 407 |
+
"latency_seconds": 1.226197099982528,
|
| 408 |
+
"rtf": 0.23849787992398755
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "ood_048",
|
| 412 |
+
"category": "rare_words",
|
| 413 |
+
"characters": 90,
|
| 414 |
+
"audio_seconds": 5.013333333333334,
|
| 415 |
+
"latency_seconds": 1.08010110000032,
|
| 416 |
+
"rtf": 0.2154456981383617
|
| 417 |
+
}
|
| 418 |
+
]
|
| 419 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
evaluation/final/runtime_snapshot/kitten-nano-bruno_cpu.json
CHANGED
|
@@ -1,435 +1,419 @@
|
|
| 1 |
-
{
|
| 2 |
-
"format": "inflect_tts_runtime_v2",
|
| 3 |
-
"system": "kitten-nano-bruno",
|
| 4 |
-
"provider": "CPUExecutionProvider",
|
| 5 |
-
"hardware": {
|
| 6 |
-
"platform": "
|
| 7 |
-
"processor": "
|
| 8 |
-
"logical_cpus_visible":
|
| 9 |
-
"process_cpu_affinity_count":
|
| 10 |
-
},
|
| 11 |
-
"runtime_protocol": {
|
| 12 |
-
"python": "3.12.
|
| 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":
|
| 19 |
-
"MKL_NUM_THREADS":
|
| 20 |
-
"OPENBLAS_NUM_THREADS":
|
| 21 |
-
}
|
| 22 |
-
},
|
| 23 |
-
"utterances":
|
| 24 |
-
"load_seconds":
|
| 25 |
-
"peak_process_rss_bytes_observed":
|
| 26 |
-
"total_latency_seconds":
|
| 27 |
-
"total_audio_seconds":
|
| 28 |
-
"rtf":
|
| 29 |
-
"realtime_multiple":
|
| 30 |
-
"latency_mean_seconds":
|
| 31 |
-
"latency_median_seconds":
|
| 32 |
-
"latency_p95_seconds":
|
| 33 |
-
"rows": [
|
| 34 |
-
{
|
| 35 |
-
"id": "
|
| 36 |
-
"category": "conversational",
|
| 37 |
-
"characters":
|
| 38 |
-
"audio_seconds":
|
| 39 |
-
"latency_seconds":
|
| 40 |
-
"rtf":
|
| 41 |
-
},
|
| 42 |
-
{
|
| 43 |
-
"id": "
|
| 44 |
-
"category": "
|
| 45 |
-
"characters":
|
| 46 |
-
"audio_seconds": 5.
|
| 47 |
-
"latency_seconds":
|
| 48 |
-
"rtf":
|
| 49 |
-
},
|
| 50 |
-
{
|
| 51 |
-
"id": "
|
| 52 |
-
"category": "
|
| 53 |
-
"characters":
|
| 54 |
-
"audio_seconds": 5.
|
| 55 |
-
"latency_seconds":
|
| 56 |
-
"rtf":
|
| 57 |
-
},
|
| 58 |
-
{
|
| 59 |
-
"id": "
|
| 60 |
-
"category": "
|
| 61 |
-
"characters":
|
| 62 |
-
"audio_seconds":
|
| 63 |
-
"latency_seconds":
|
| 64 |
-
"rtf":
|
| 65 |
-
},
|
| 66 |
-
{
|
| 67 |
-
"id": "
|
| 68 |
-
"category": "
|
| 69 |
-
"characters":
|
| 70 |
-
"audio_seconds":
|
| 71 |
-
"latency_seconds":
|
| 72 |
-
"rtf":
|
| 73 |
-
},
|
| 74 |
-
{
|
| 75 |
-
"id": "
|
| 76 |
-
"category": "
|
| 77 |
-
"characters":
|
| 78 |
-
"audio_seconds":
|
| 79 |
-
"latency_seconds":
|
| 80 |
-
"rtf":
|
| 81 |
-
},
|
| 82 |
-
{
|
| 83 |
-
"id": "
|
| 84 |
-
"category": "
|
| 85 |
-
"characters":
|
| 86 |
-
"audio_seconds":
|
| 87 |
-
"latency_seconds":
|
| 88 |
-
"rtf":
|
| 89 |
-
},
|
| 90 |
-
{
|
| 91 |
-
"id": "
|
| 92 |
-
"category": "
|
| 93 |
-
"characters":
|
| 94 |
-
"audio_seconds":
|
| 95 |
-
"latency_seconds":
|
| 96 |
-
"rtf":
|
| 97 |
-
},
|
| 98 |
-
{
|
| 99 |
-
"id": "
|
| 100 |
-
"category": "
|
| 101 |
-
"characters":
|
| 102 |
-
"audio_seconds": 6.
|
| 103 |
-
"latency_seconds":
|
| 104 |
-
"rtf":
|
| 105 |
-
},
|
| 106 |
-
{
|
| 107 |
-
"id": "
|
| 108 |
-
"category": "punctuation",
|
| 109 |
-
"characters":
|
| 110 |
-
"audio_seconds": 5.
|
| 111 |
-
"latency_seconds":
|
| 112 |
-
"rtf":
|
| 113 |
-
},
|
| 114 |
-
{
|
| 115 |
-
"id": "
|
| 116 |
-
"category": "
|
| 117 |
-
"characters":
|
| 118 |
-
"audio_seconds":
|
| 119 |
-
"latency_seconds":
|
| 120 |
-
"rtf":
|
| 121 |
-
},
|
| 122 |
-
{
|
| 123 |
-
"id": "
|
| 124 |
-
"category": "
|
| 125 |
-
"characters":
|
| 126 |
-
"audio_seconds":
|
| 127 |
-
"latency_seconds":
|
| 128 |
-
"rtf":
|
| 129 |
-
},
|
| 130 |
-
{
|
| 131 |
-
"id": "
|
| 132 |
-
"category": "
|
| 133 |
-
"characters":
|
| 134 |
-
"audio_seconds":
|
| 135 |
-
"latency_seconds":
|
| 136 |
-
"rtf":
|
| 137 |
-
},
|
| 138 |
-
{
|
| 139 |
-
"id": "
|
| 140 |
-
"category": "
|
| 141 |
-
"characters":
|
| 142 |
-
"audio_seconds":
|
| 143 |
-
"latency_seconds":
|
| 144 |
-
"rtf":
|
| 145 |
-
},
|
| 146 |
-
{
|
| 147 |
-
"id": "
|
| 148 |
-
"category": "
|
| 149 |
-
"characters":
|
| 150 |
-
"audio_seconds": 5.
|
| 151 |
-
"latency_seconds":
|
| 152 |
-
"rtf":
|
| 153 |
-
},
|
| 154 |
-
{
|
| 155 |
-
"id": "
|
| 156 |
-
"category": "
|
| 157 |
-
"characters":
|
| 158 |
-
"audio_seconds": 6.
|
| 159 |
-
"latency_seconds":
|
| 160 |
-
"rtf":
|
| 161 |
-
},
|
| 162 |
-
{
|
| 163 |
-
"id": "
|
| 164 |
-
"category": "
|
| 165 |
-
"characters":
|
| 166 |
-
"audio_seconds": 6.
|
| 167 |
-
"latency_seconds":
|
| 168 |
-
"rtf":
|
| 169 |
-
},
|
| 170 |
-
{
|
| 171 |
-
"id": "
|
| 172 |
-
"category": "
|
| 173 |
-
"characters":
|
| 174 |
-
"audio_seconds": 4.
|
| 175 |
-
"latency_seconds":
|
| 176 |
-
"rtf":
|
| 177 |
-
},
|
| 178 |
-
{
|
| 179 |
-
"id": "
|
| 180 |
-
"category": "
|
| 181 |
-
"characters":
|
| 182 |
-
"audio_seconds":
|
| 183 |
-
"latency_seconds":
|
| 184 |
-
"rtf":
|
| 185 |
-
},
|
| 186 |
-
{
|
| 187 |
-
"id": "
|
| 188 |
-
"category": "
|
| 189 |
-
"characters":
|
| 190 |
-
"audio_seconds":
|
| 191 |
-
"latency_seconds":
|
| 192 |
-
"rtf":
|
| 193 |
-
},
|
| 194 |
-
{
|
| 195 |
-
"id": "
|
| 196 |
-
"category": "
|
| 197 |
-
"characters":
|
| 198 |
-
"audio_seconds":
|
| 199 |
-
"latency_seconds":
|
| 200 |
-
"rtf":
|
| 201 |
-
},
|
| 202 |
-
{
|
| 203 |
-
"id": "
|
| 204 |
-
"category": "
|
| 205 |
-
"characters":
|
| 206 |
-
"audio_seconds":
|
| 207 |
-
"latency_seconds":
|
| 208 |
-
"rtf":
|
| 209 |
-
},
|
| 210 |
-
{
|
| 211 |
-
"id": "
|
| 212 |
-
"category": "
|
| 213 |
-
"characters":
|
| 214 |
-
"audio_seconds":
|
| 215 |
-
"latency_seconds":
|
| 216 |
-
"rtf":
|
| 217 |
-
},
|
| 218 |
-
{
|
| 219 |
-
"id": "
|
| 220 |
-
"category": "
|
| 221 |
-
"characters":
|
| 222 |
-
"audio_seconds":
|
| 223 |
-
"latency_seconds":
|
| 224 |
-
"rtf":
|
| 225 |
-
},
|
| 226 |
-
{
|
| 227 |
-
"id": "
|
| 228 |
-
"category": "
|
| 229 |
-
"characters":
|
| 230 |
-
"audio_seconds":
|
| 231 |
-
"latency_seconds":
|
| 232 |
-
"rtf":
|
| 233 |
-
},
|
| 234 |
-
{
|
| 235 |
-
"id": "
|
| 236 |
-
"category": "
|
| 237 |
-
"characters":
|
| 238 |
-
"audio_seconds":
|
| 239 |
-
"latency_seconds":
|
| 240 |
-
"rtf":
|
| 241 |
-
},
|
| 242 |
-
{
|
| 243 |
-
"id": "
|
| 244 |
-
"category": "
|
| 245 |
-
"characters":
|
| 246 |
-
"audio_seconds":
|
| 247 |
-
"latency_seconds":
|
| 248 |
-
"rtf":
|
| 249 |
-
},
|
| 250 |
-
{
|
| 251 |
-
"id": "
|
| 252 |
-
"category": "
|
| 253 |
-
"characters":
|
| 254 |
-
"audio_seconds":
|
| 255 |
-
"latency_seconds":
|
| 256 |
-
"rtf":
|
| 257 |
-
},
|
| 258 |
-
{
|
| 259 |
-
"id": "
|
| 260 |
-
"category": "
|
| 261 |
-
"characters":
|
| 262 |
-
"audio_seconds":
|
| 263 |
-
"latency_seconds":
|
| 264 |
-
"rtf":
|
| 265 |
-
},
|
| 266 |
-
{
|
| 267 |
-
"id": "
|
| 268 |
-
"category": "
|
| 269 |
-
"characters":
|
| 270 |
-
"audio_seconds": 4.
|
| 271 |
-
"latency_seconds":
|
| 272 |
-
"rtf":
|
| 273 |
-
},
|
| 274 |
-
{
|
| 275 |
-
"id": "
|
| 276 |
-
"category": "
|
| 277 |
-
"characters":
|
| 278 |
-
"audio_seconds":
|
| 279 |
-
"latency_seconds":
|
| 280 |
-
"rtf":
|
| 281 |
-
},
|
| 282 |
-
{
|
| 283 |
-
"id": "
|
| 284 |
-
"category": "homographs",
|
| 285 |
-
"characters":
|
| 286 |
-
"audio_seconds":
|
| 287 |
-
"latency_seconds":
|
| 288 |
-
"rtf":
|
| 289 |
-
},
|
| 290 |
-
{
|
| 291 |
-
"id": "
|
| 292 |
-
"category": "
|
| 293 |
-
"characters":
|
| 294 |
-
"audio_seconds":
|
| 295 |
-
"latency_seconds":
|
| 296 |
-
"rtf":
|
| 297 |
-
},
|
| 298 |
-
{
|
| 299 |
-
"id": "
|
| 300 |
-
"category": "
|
| 301 |
-
"characters":
|
| 302 |
-
"audio_seconds":
|
| 303 |
-
"latency_seconds":
|
| 304 |
-
"rtf":
|
| 305 |
-
},
|
| 306 |
-
{
|
| 307 |
-
"id": "
|
| 308 |
-
"category": "
|
| 309 |
-
"characters":
|
| 310 |
-
"audio_seconds": 4.
|
| 311 |
-
"latency_seconds":
|
| 312 |
-
"rtf":
|
| 313 |
-
},
|
| 314 |
-
{
|
| 315 |
-
"id": "
|
| 316 |
-
"category": "
|
| 317 |
-
"characters":
|
| 318 |
-
"audio_seconds":
|
| 319 |
-
"latency_seconds":
|
| 320 |
-
"rtf":
|
| 321 |
-
},
|
| 322 |
-
{
|
| 323 |
-
"id": "
|
| 324 |
-
"category": "
|
| 325 |
-
"characters":
|
| 326 |
-
"audio_seconds":
|
| 327 |
-
"latency_seconds":
|
| 328 |
-
"rtf":
|
| 329 |
-
},
|
| 330 |
-
{
|
| 331 |
-
"id": "
|
| 332 |
-
"category": "
|
| 333 |
-
"characters":
|
| 334 |
-
"audio_seconds":
|
| 335 |
-
"latency_seconds":
|
| 336 |
-
"rtf":
|
| 337 |
-
},
|
| 338 |
-
{
|
| 339 |
-
"id": "
|
| 340 |
-
"category": "
|
| 341 |
-
"characters":
|
| 342 |
-
"audio_seconds":
|
| 343 |
-
"latency_seconds":
|
| 344 |
-
"rtf":
|
| 345 |
-
},
|
| 346 |
-
{
|
| 347 |
-
"id": "
|
| 348 |
-
"category": "
|
| 349 |
-
"characters":
|
| 350 |
-
"audio_seconds":
|
| 351 |
-
"latency_seconds":
|
| 352 |
-
"rtf":
|
| 353 |
-
},
|
| 354 |
-
{
|
| 355 |
-
"id": "
|
| 356 |
-
"category": "
|
| 357 |
-
"characters":
|
| 358 |
-
"audio_seconds":
|
| 359 |
-
"latency_seconds":
|
| 360 |
-
"rtf":
|
| 361 |
-
},
|
| 362 |
-
{
|
| 363 |
-
"id": "
|
| 364 |
-
"category": "
|
| 365 |
-
"characters":
|
| 366 |
-
"audio_seconds":
|
| 367 |
-
"latency_seconds":
|
| 368 |
-
"rtf":
|
| 369 |
-
},
|
| 370 |
-
{
|
| 371 |
-
"id": "
|
| 372 |
-
"category": "
|
| 373 |
-
"characters":
|
| 374 |
-
"audio_seconds":
|
| 375 |
-
"latency_seconds":
|
| 376 |
-
"rtf":
|
| 377 |
-
},
|
| 378 |
-
{
|
| 379 |
-
"id": "
|
| 380 |
-
"category": "
|
| 381 |
-
"characters":
|
| 382 |
-
"audio_seconds":
|
| 383 |
-
"latency_seconds":
|
| 384 |
-
"rtf":
|
| 385 |
-
},
|
| 386 |
-
{
|
| 387 |
-
"id": "
|
| 388 |
-
"category": "
|
| 389 |
-
"characters":
|
| 390 |
-
"audio_seconds":
|
| 391 |
-
"latency_seconds":
|
| 392 |
-
"rtf":
|
| 393 |
-
},
|
| 394 |
-
{
|
| 395 |
-
"id": "
|
| 396 |
-
"category": "
|
| 397 |
-
"characters":
|
| 398 |
-
"audio_seconds":
|
| 399 |
-
"latency_seconds":
|
| 400 |
-
"rtf":
|
| 401 |
-
},
|
| 402 |
-
{
|
| 403 |
-
"id": "
|
| 404 |
-
"category": "
|
| 405 |
-
"characters":
|
| 406 |
-
"audio_seconds":
|
| 407 |
-
"latency_seconds":
|
| 408 |
-
"rtf":
|
| 409 |
-
},
|
| 410 |
-
{
|
| 411 |
-
"id": "
|
| 412 |
-
"category": "
|
| 413 |
-
"characters":
|
| 414 |
-
"audio_seconds":
|
| 415 |
-
"latency_seconds":
|
| 416 |
-
"rtf":
|
| 417 |
-
}
|
| 418 |
-
|
| 419 |
-
|
| 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 |
-
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "kitten-nano-bruno",
|
| 4 |
+
"provider": "CPUExecutionProvider",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Windows-11-10.0.26200-SP0",
|
| 7 |
+
"processor": "AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD",
|
| 8 |
+
"logical_cpus_visible": 24,
|
| 9 |
+
"process_cpu_affinity_count": null
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.12.11",
|
| 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": "12",
|
| 19 |
+
"MKL_NUM_THREADS": "12",
|
| 20 |
+
"OPENBLAS_NUM_THREADS": "12"
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"utterances": 48,
|
| 24 |
+
"load_seconds": 4.436723500024527,
|
| 25 |
+
"peak_process_rss_bytes_observed": 741961728,
|
| 26 |
+
"total_latency_seconds": 39.76530850000563,
|
| 27 |
+
"total_audio_seconds": 305.15,
|
| 28 |
+
"rtf": 0.13031397181715756,
|
| 29 |
+
"realtime_multiple": 7.673774239673175,
|
| 30 |
+
"latency_mean_seconds": 0.8284439270834506,
|
| 31 |
+
"latency_median_seconds": 0.7999703500099713,
|
| 32 |
+
"latency_p95_seconds": 1.227900295006111,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "ood_001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 83,
|
| 38 |
+
"audio_seconds": 6.233333333333333,
|
| 39 |
+
"latency_seconds": 0.6214261999994051,
|
| 40 |
+
"rtf": 0.09969404278065322
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "ood_002",
|
| 44 |
+
"category": "conversational",
|
| 45 |
+
"characters": 66,
|
| 46 |
+
"audio_seconds": 5.241666666666666,
|
| 47 |
+
"latency_seconds": 0.4979968999978155,
|
| 48 |
+
"rtf": 0.09500735771023508
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "ood_003",
|
| 52 |
+
"category": "conversational",
|
| 53 |
+
"characters": 81,
|
| 54 |
+
"audio_seconds": 5.441666666666666,
|
| 55 |
+
"latency_seconds": 0.6007565999752842,
|
| 56 |
+
"rtf": 0.11039937518688224
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "ood_004",
|
| 60 |
+
"category": "conversational",
|
| 61 |
+
"characters": 77,
|
| 62 |
+
"audio_seconds": 5.958333333333333,
|
| 63 |
+
"latency_seconds": 0.8806423000060022,
|
| 64 |
+
"rtf": 0.14780010629471366
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "ood_005",
|
| 68 |
+
"category": "conversational",
|
| 69 |
+
"characters": 63,
|
| 70 |
+
"audio_seconds": 5.458333333333333,
|
| 71 |
+
"latency_seconds": 0.8025130000023637,
|
| 72 |
+
"rtf": 0.14702528244318114
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "ood_006",
|
| 76 |
+
"category": "conversational",
|
| 77 |
+
"characters": 65,
|
| 78 |
+
"audio_seconds": 4.066666666666666,
|
| 79 |
+
"latency_seconds": 0.6436669999966398,
|
| 80 |
+
"rtf": 0.158278770490977
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "ood_007",
|
| 84 |
+
"category": "punctuation",
|
| 85 |
+
"characters": 94,
|
| 86 |
+
"audio_seconds": 8.108333333333333,
|
| 87 |
+
"latency_seconds": 1.0216333999997005,
|
| 88 |
+
"rtf": 0.12599795272349854
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "ood_008",
|
| 92 |
+
"category": "punctuation",
|
| 93 |
+
"characters": 75,
|
| 94 |
+
"audio_seconds": 5.516666666666667,
|
| 95 |
+
"latency_seconds": 0.5915699999895878,
|
| 96 |
+
"rtf": 0.10723323262651138
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "ood_009",
|
| 100 |
+
"category": "punctuation",
|
| 101 |
+
"characters": 63,
|
| 102 |
+
"audio_seconds": 6.625,
|
| 103 |
+
"latency_seconds": 1.0274229000206105,
|
| 104 |
+
"rtf": 0.15508270188990347
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "ood_010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 68,
|
| 110 |
+
"audio_seconds": 5.016666666666667,
|
| 111 |
+
"latency_seconds": 0.6358427999948617,
|
| 112 |
+
"rtf": 0.12674607308867675
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "ood_011",
|
| 116 |
+
"category": "punctuation",
|
| 117 |
+
"characters": 67,
|
| 118 |
+
"audio_seconds": 5.741666666666666,
|
| 119 |
+
"latency_seconds": 0.8086580000235699,
|
| 120 |
+
"rtf": 0.14084029027986705
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "ood_012",
|
| 124 |
+
"category": "punctuation",
|
| 125 |
+
"characters": 73,
|
| 126 |
+
"audio_seconds": 5.516666666666667,
|
| 127 |
+
"latency_seconds": 0.6937008999811951,
|
| 128 |
+
"rtf": 0.1257463867035399
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "ood_013",
|
| 132 |
+
"category": "numbers",
|
| 133 |
+
"characters": 96,
|
| 134 |
+
"audio_seconds": 8.016666666666667,
|
| 135 |
+
"latency_seconds": 1.0192587000201456,
|
| 136 |
+
"rtf": 0.12714245738297034
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "ood_014",
|
| 140 |
+
"category": "numbers",
|
| 141 |
+
"characters": 79,
|
| 142 |
+
"audio_seconds": 6.241666666666666,
|
| 143 |
+
"latency_seconds": 0.8844573999813292,
|
| 144 |
+
"rtf": 0.1417021201572223
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "ood_015",
|
| 148 |
+
"category": "numbers",
|
| 149 |
+
"characters": 80,
|
| 150 |
+
"audio_seconds": 5.791666666666667,
|
| 151 |
+
"latency_seconds": 0.8784321999992244,
|
| 152 |
+
"rtf": 0.151671746762456
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "ood_016",
|
| 156 |
+
"category": "numbers",
|
| 157 |
+
"characters": 78,
|
| 158 |
+
"audio_seconds": 6.166666666666667,
|
| 159 |
+
"latency_seconds": 0.9533578999980818,
|
| 160 |
+
"rtf": 0.15459857837806731
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "ood_017",
|
| 164 |
+
"category": "numbers",
|
| 165 |
+
"characters": 80,
|
| 166 |
+
"audio_seconds": 6.691666666666666,
|
| 167 |
+
"latency_seconds": 0.7067605000047479,
|
| 168 |
+
"rtf": 0.1056180074726896
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "ood_018",
|
| 172 |
+
"category": "numbers",
|
| 173 |
+
"characters": 64,
|
| 174 |
+
"audio_seconds": 4.841666666666667,
|
| 175 |
+
"latency_seconds": 0.49241730000358075,
|
| 176 |
+
"rtf": 0.10170408950160015
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "ood_019",
|
| 180 |
+
"category": "technical",
|
| 181 |
+
"characters": 86,
|
| 182 |
+
"audio_seconds": 6.566666666666666,
|
| 183 |
+
"latency_seconds": 0.655836799996905,
|
| 184 |
+
"rtf": 0.09987362436501092
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "ood_020",
|
| 188 |
+
"category": "technical",
|
| 189 |
+
"characters": 93,
|
| 190 |
+
"audio_seconds": 7.266666666666667,
|
| 191 |
+
"latency_seconds": 0.9672131999977864,
|
| 192 |
+
"rtf": 0.1331027339446495
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "ood_021",
|
| 196 |
+
"category": "technical",
|
| 197 |
+
"characters": 89,
|
| 198 |
+
"audio_seconds": 7.441666666666666,
|
| 199 |
+
"latency_seconds": 1.161733999993885,
|
| 200 |
+
"rtf": 0.1561120716677113
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "ood_022",
|
| 204 |
+
"category": "technical",
|
| 205 |
+
"characters": 86,
|
| 206 |
+
"audio_seconds": 7.016666666666667,
|
| 207 |
+
"latency_seconds": 0.8975672000087798,
|
| 208 |
+
"rtf": 0.12791931591574057
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "ood_023",
|
| 212 |
+
"category": "technical",
|
| 213 |
+
"characters": 101,
|
| 214 |
+
"audio_seconds": 8.016666666666667,
|
| 215 |
+
"latency_seconds": 1.1088001999887638,
|
| 216 |
+
"rtf": 0.13831187525847363
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "ood_024",
|
| 220 |
+
"category": "technical",
|
| 221 |
+
"characters": 82,
|
| 222 |
+
"audio_seconds": 7.266666666666667,
|
| 223 |
+
"latency_seconds": 0.9520515000040177,
|
| 224 |
+
"rtf": 0.1310162614684428
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "ood_025",
|
| 228 |
+
"category": "names_places",
|
| 229 |
+
"characters": 71,
|
| 230 |
+
"audio_seconds": 5.616666666666666,
|
| 231 |
+
"latency_seconds": 0.7265725999895949,
|
| 232 |
+
"rtf": 0.12936010682307328
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "ood_026",
|
| 236 |
+
"category": "names_places",
|
| 237 |
+
"characters": 59,
|
| 238 |
+
"audio_seconds": 4.291666666666667,
|
| 239 |
+
"latency_seconds": 0.6824619999970309,
|
| 240 |
+
"rtf": 0.15902027184396836
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "ood_027",
|
| 244 |
+
"category": "names_places",
|
| 245 |
+
"characters": 72,
|
| 246 |
+
"audio_seconds": 5.616666666666666,
|
| 247 |
+
"latency_seconds": 0.7974277000175789,
|
| 248 |
+
"rtf": 0.14197525816336717
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "ood_028",
|
| 252 |
+
"category": "names_places",
|
| 253 |
+
"characters": 61,
|
| 254 |
+
"audio_seconds": 4.591666666666667,
|
| 255 |
+
"latency_seconds": 0.560202400025446,
|
| 256 |
+
"rtf": 0.12200415245563251
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "ood_029",
|
| 260 |
+
"category": "names_places",
|
| 261 |
+
"characters": 78,
|
| 262 |
+
"audio_seconds": 5.941666666666666,
|
| 263 |
+
"latency_seconds": 0.7669059000036214,
|
| 264 |
+
"rtf": 0.12907252173973993
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "ood_030",
|
| 268 |
+
"category": "names_places",
|
| 269 |
+
"characters": 62,
|
| 270 |
+
"audio_seconds": 4.591666666666667,
|
| 271 |
+
"latency_seconds": 0.5601471999834757,
|
| 272 |
+
"rtf": 0.1219921306679076
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "ood_031",
|
| 276 |
+
"category": "homographs",
|
| 277 |
+
"characters": 73,
|
| 278 |
+
"audio_seconds": 4.816666666666666,
|
| 279 |
+
"latency_seconds": 0.6644273999845609,
|
| 280 |
+
"rtf": 0.1379434048410853
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "ood_032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 78,
|
| 286 |
+
"audio_seconds": 5.591666666666667,
|
| 287 |
+
"latency_seconds": 0.5447598999890033,
|
| 288 |
+
"rtf": 0.0974235290591362
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "ood_033",
|
| 292 |
+
"category": "homographs",
|
| 293 |
+
"characters": 60,
|
| 294 |
+
"audio_seconds": 4.341666666666667,
|
| 295 |
+
"latency_seconds": 0.4443137999915052,
|
| 296 |
+
"rtf": 0.10233715162952135
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "ood_034",
|
| 300 |
+
"category": "homographs",
|
| 301 |
+
"characters": 57,
|
| 302 |
+
"audio_seconds": 4.541666666666667,
|
| 303 |
+
"latency_seconds": 0.5041666000033729,
|
| 304 |
+
"rtf": 0.11100915963377017
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "ood_035",
|
| 308 |
+
"category": "homographs",
|
| 309 |
+
"characters": 63,
|
| 310 |
+
"audio_seconds": 4.566666666666666,
|
| 311 |
+
"latency_seconds": 0.6927162999927532,
|
| 312 |
+
"rtf": 0.15168970072834012
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "ood_036",
|
| 316 |
+
"category": "homographs",
|
| 317 |
+
"characters": 51,
|
| 318 |
+
"audio_seconds": 4.016666666666667,
|
| 319 |
+
"latency_seconds": 0.663360400008969,
|
| 320 |
+
"rtf": 0.1651519668072122
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "ood_037",
|
| 324 |
+
"category": "long_range",
|
| 325 |
+
"characters": 122,
|
| 326 |
+
"audio_seconds": 8.541666666666666,
|
| 327 |
+
"latency_seconds": 1.045539299986558,
|
| 328 |
+
"rtf": 0.12240460097403608
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "ood_038",
|
| 332 |
+
"category": "long_range",
|
| 333 |
+
"characters": 141,
|
| 334 |
+
"audio_seconds": 10.141666666666667,
|
| 335 |
+
"latency_seconds": 1.2635283000126947,
|
| 336 |
+
"rtf": 0.12458783566271434
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "ood_039",
|
| 340 |
+
"category": "long_range",
|
| 341 |
+
"characters": 132,
|
| 342 |
+
"audio_seconds": 10.041666666666666,
|
| 343 |
+
"latency_seconds": 1.4646739000163507,
|
| 344 |
+
"rtf": 0.14585964149540423
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "ood_040",
|
| 348 |
+
"category": "long_range",
|
| 349 |
+
"characters": 122,
|
| 350 |
+
"audio_seconds": 8.491666666666667,
|
| 351 |
+
"latency_seconds": 1.398759500007145,
|
| 352 |
+
"rtf": 0.164721432778074
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "ood_041",
|
| 356 |
+
"category": "long_range",
|
| 357 |
+
"characters": 124,
|
| 358 |
+
"audio_seconds": 9.591666666666667,
|
| 359 |
+
"latency_seconds": 1.1170419999980368,
|
| 360 |
+
"rtf": 0.11645963509970844
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "ood_042",
|
| 364 |
+
"category": "long_range",
|
| 365 |
+
"characters": 124,
|
| 366 |
+
"audio_seconds": 8.566666666666666,
|
| 367 |
+
"latency_seconds": 1.0323237999982666,
|
| 368 |
+
"rtf": 0.12050472373520622
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "ood_043",
|
| 372 |
+
"category": "rare_words",
|
| 373 |
+
"characters": 82,
|
| 374 |
+
"audio_seconds": 6.916666666666667,
|
| 375 |
+
"latency_seconds": 0.873981900018407,
|
| 376 |
+
"rtf": 0.1263588289183239
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "ood_044",
|
| 380 |
+
"category": "rare_words",
|
| 381 |
+
"characters": 78,
|
| 382 |
+
"audio_seconds": 5.916666666666667,
|
| 383 |
+
"latency_seconds": 0.7186918999941554,
|
| 384 |
+
"rtf": 0.12146905352013894
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "ood_045",
|
| 388 |
+
"category": "rare_words",
|
| 389 |
+
"characters": 85,
|
| 390 |
+
"audio_seconds": 7.091666666666667,
|
| 391 |
+
"latency_seconds": 0.786588999995729,
|
| 392 |
+
"rtf": 0.11091736780198293
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "ood_046",
|
| 396 |
+
"category": "rare_words",
|
| 397 |
+
"characters": 87,
|
| 398 |
+
"audio_seconds": 7.716666666666667,
|
| 399 |
+
"latency_seconds": 0.8848625000100583,
|
| 400 |
+
"rtf": 0.11466900648078508
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "ood_047",
|
| 404 |
+
"category": "rare_words",
|
| 405 |
+
"characters": 84,
|
| 406 |
+
"audio_seconds": 6.616666666666666,
|
| 407 |
+
"latency_seconds": 0.9715457999845967,
|
| 408 |
+
"rtf": 0.14683311838558136
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "ood_048",
|
| 412 |
+
"category": "rare_words",
|
| 413 |
+
"characters": 90,
|
| 414 |
+
"audio_seconds": 6.741666666666666,
|
| 415 |
+
"latency_seconds": 1.0965915000124369,
|
| 416 |
+
"rtf": 0.16265881335165938
|
| 417 |
+
}
|
| 418 |
+
]
|
| 419 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
evaluation/final/runtime_snapshot/kitten-nano-hugo_cpu.json
CHANGED
|
@@ -1,435 +1,419 @@
|
|
| 1 |
-
{
|
| 2 |
-
"format": "inflect_tts_runtime_v2",
|
| 3 |
-
"system": "kitten-nano-hugo",
|
| 4 |
-
"provider": "CPUExecutionProvider",
|
| 5 |
-
"hardware": {
|
| 6 |
-
"platform": "
|
| 7 |
-
"processor": "
|
| 8 |
-
"logical_cpus_visible":
|
| 9 |
-
"process_cpu_affinity_count":
|
| 10 |
-
},
|
| 11 |
-
"runtime_protocol": {
|
| 12 |
-
"python": "3.12.
|
| 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":
|
| 19 |
-
"MKL_NUM_THREADS":
|
| 20 |
-
"OPENBLAS_NUM_THREADS":
|
| 21 |
-
}
|
| 22 |
-
},
|
| 23 |
-
"utterances":
|
| 24 |
-
"load_seconds":
|
| 25 |
-
"peak_process_rss_bytes_observed":
|
| 26 |
-
"total_latency_seconds":
|
| 27 |
-
"total_audio_seconds":
|
| 28 |
-
"rtf":
|
| 29 |
-
"realtime_multiple":
|
| 30 |
-
"latency_mean_seconds":
|
| 31 |
-
"latency_median_seconds":
|
| 32 |
-
"latency_p95_seconds":
|
| 33 |
-
"rows": [
|
| 34 |
-
{
|
| 35 |
-
"id": "
|
| 36 |
-
"category": "conversational",
|
| 37 |
-
"characters":
|
| 38 |
-
"audio_seconds":
|
| 39 |
-
"latency_seconds":
|
| 40 |
-
"rtf":
|
| 41 |
-
},
|
| 42 |
-
{
|
| 43 |
-
"id": "
|
| 44 |
-
"category": "
|
| 45 |
-
"characters":
|
| 46 |
-
"audio_seconds":
|
| 47 |
-
"latency_seconds":
|
| 48 |
-
"rtf":
|
| 49 |
-
},
|
| 50 |
-
{
|
| 51 |
-
"id": "
|
| 52 |
-
"category": "
|
| 53 |
-
"characters":
|
| 54 |
-
"audio_seconds": 4.
|
| 55 |
-
"latency_seconds":
|
| 56 |
-
"rtf":
|
| 57 |
-
},
|
| 58 |
-
{
|
| 59 |
-
"id": "
|
| 60 |
-
"category": "
|
| 61 |
-
"characters":
|
| 62 |
-
"audio_seconds":
|
| 63 |
-
"latency_seconds":
|
| 64 |
-
"rtf":
|
| 65 |
-
},
|
| 66 |
-
{
|
| 67 |
-
"id": "
|
| 68 |
-
"category": "
|
| 69 |
-
"characters":
|
| 70 |
-
"audio_seconds":
|
| 71 |
-
"latency_seconds":
|
| 72 |
-
"rtf":
|
| 73 |
-
},
|
| 74 |
-
{
|
| 75 |
-
"id": "
|
| 76 |
-
"category": "
|
| 77 |
-
"characters":
|
| 78 |
-
"audio_seconds":
|
| 79 |
-
"latency_seconds":
|
| 80 |
-
"rtf":
|
| 81 |
-
},
|
| 82 |
-
{
|
| 83 |
-
"id": "
|
| 84 |
-
"category": "
|
| 85 |
-
"characters":
|
| 86 |
-
"audio_seconds":
|
| 87 |
-
"latency_seconds":
|
| 88 |
-
"rtf":
|
| 89 |
-
},
|
| 90 |
-
{
|
| 91 |
-
"id": "
|
| 92 |
-
"category": "
|
| 93 |
-
"characters":
|
| 94 |
-
"audio_seconds": 4.
|
| 95 |
-
"latency_seconds":
|
| 96 |
-
"rtf":
|
| 97 |
-
},
|
| 98 |
-
{
|
| 99 |
-
"id": "
|
| 100 |
-
"category": "
|
| 101 |
-
"characters":
|
| 102 |
-
"audio_seconds": 5.
|
| 103 |
-
"latency_seconds":
|
| 104 |
-
"rtf":
|
| 105 |
-
},
|
| 106 |
-
{
|
| 107 |
-
"id": "
|
| 108 |
-
"category": "punctuation",
|
| 109 |
-
"characters":
|
| 110 |
-
"audio_seconds": 4.
|
| 111 |
-
"latency_seconds":
|
| 112 |
-
"rtf":
|
| 113 |
-
},
|
| 114 |
-
{
|
| 115 |
-
"id": "
|
| 116 |
-
"category": "
|
| 117 |
-
"characters":
|
| 118 |
-
"audio_seconds":
|
| 119 |
-
"latency_seconds":
|
| 120 |
-
"rtf":
|
| 121 |
-
},
|
| 122 |
-
{
|
| 123 |
-
"id": "
|
| 124 |
-
"category": "
|
| 125 |
-
"characters":
|
| 126 |
-
"audio_seconds":
|
| 127 |
-
"latency_seconds":
|
| 128 |
-
"rtf":
|
| 129 |
-
},
|
| 130 |
-
{
|
| 131 |
-
"id": "
|
| 132 |
-
"category": "
|
| 133 |
-
"characters":
|
| 134 |
-
"audio_seconds":
|
| 135 |
-
"latency_seconds":
|
| 136 |
-
"rtf":
|
| 137 |
-
},
|
| 138 |
-
{
|
| 139 |
-
"id": "
|
| 140 |
-
"category": "
|
| 141 |
-
"characters":
|
| 142 |
-
"audio_seconds":
|
| 143 |
-
"latency_seconds":
|
| 144 |
-
"rtf":
|
| 145 |
-
},
|
| 146 |
-
{
|
| 147 |
-
"id": "
|
| 148 |
-
"category": "
|
| 149 |
-
"characters":
|
| 150 |
-
"audio_seconds": 4.
|
| 151 |
-
"latency_seconds":
|
| 152 |
-
"rtf":
|
| 153 |
-
},
|
| 154 |
-
{
|
| 155 |
-
"id": "
|
| 156 |
-
"category": "
|
| 157 |
-
"characters":
|
| 158 |
-
"audio_seconds": 5.
|
| 159 |
-
"latency_seconds":
|
| 160 |
-
"rtf": 0.
|
| 161 |
-
},
|
| 162 |
-
{
|
| 163 |
-
"id": "
|
| 164 |
-
"category": "
|
| 165 |
-
"characters":
|
| 166 |
-
"audio_seconds":
|
| 167 |
-
"latency_seconds":
|
| 168 |
-
"rtf":
|
| 169 |
-
},
|
| 170 |
-
{
|
| 171 |
-
"id": "
|
| 172 |
-
"category": "
|
| 173 |
-
"characters":
|
| 174 |
-
"audio_seconds":
|
| 175 |
-
"latency_seconds":
|
| 176 |
-
"rtf":
|
| 177 |
-
},
|
| 178 |
-
{
|
| 179 |
-
"id": "
|
| 180 |
-
"category": "
|
| 181 |
-
"characters":
|
| 182 |
-
"audio_seconds":
|
| 183 |
-
"latency_seconds":
|
| 184 |
-
"rtf":
|
| 185 |
-
},
|
| 186 |
-
{
|
| 187 |
-
"id": "
|
| 188 |
-
"category": "
|
| 189 |
-
"characters":
|
| 190 |
-
"audio_seconds": 6.
|
| 191 |
-
"latency_seconds":
|
| 192 |
-
"rtf":
|
| 193 |
-
},
|
| 194 |
-
{
|
| 195 |
-
"id": "
|
| 196 |
-
"category": "
|
| 197 |
-
"characters":
|
| 198 |
-
"audio_seconds":
|
| 199 |
-
"latency_seconds":
|
| 200 |
-
"rtf":
|
| 201 |
-
},
|
| 202 |
-
{
|
| 203 |
-
"id": "
|
| 204 |
-
"category": "
|
| 205 |
-
"characters":
|
| 206 |
-
"audio_seconds":
|
| 207 |
-
"latency_seconds":
|
| 208 |
-
"rtf":
|
| 209 |
-
},
|
| 210 |
-
{
|
| 211 |
-
"id": "
|
| 212 |
-
"category": "
|
| 213 |
-
"characters":
|
| 214 |
-
"audio_seconds":
|
| 215 |
-
"latency_seconds":
|
| 216 |
-
"rtf":
|
| 217 |
-
},
|
| 218 |
-
{
|
| 219 |
-
"id": "
|
| 220 |
-
"category": "
|
| 221 |
-
"characters":
|
| 222 |
-
"audio_seconds":
|
| 223 |
-
"latency_seconds":
|
| 224 |
-
"rtf":
|
| 225 |
-
},
|
| 226 |
-
{
|
| 227 |
-
"id": "
|
| 228 |
-
"category": "
|
| 229 |
-
"characters":
|
| 230 |
-
"audio_seconds":
|
| 231 |
-
"latency_seconds":
|
| 232 |
-
"rtf":
|
| 233 |
-
},
|
| 234 |
-
{
|
| 235 |
-
"id": "
|
| 236 |
-
"category": "
|
| 237 |
-
"characters":
|
| 238 |
-
"audio_seconds":
|
| 239 |
-
"latency_seconds":
|
| 240 |
-
"rtf":
|
| 241 |
-
},
|
| 242 |
-
{
|
| 243 |
-
"id": "
|
| 244 |
-
"category": "
|
| 245 |
-
"characters":
|
| 246 |
-
"audio_seconds":
|
| 247 |
-
"latency_seconds":
|
| 248 |
-
"rtf":
|
| 249 |
-
},
|
| 250 |
-
{
|
| 251 |
-
"id": "
|
| 252 |
-
"category": "
|
| 253 |
-
"characters":
|
| 254 |
-
"audio_seconds":
|
| 255 |
-
"latency_seconds":
|
| 256 |
-
"rtf":
|
| 257 |
-
},
|
| 258 |
-
{
|
| 259 |
-
"id": "
|
| 260 |
-
"category": "
|
| 261 |
-
"characters":
|
| 262 |
-
"audio_seconds":
|
| 263 |
-
"latency_seconds":
|
| 264 |
-
"rtf":
|
| 265 |
-
},
|
| 266 |
-
{
|
| 267 |
-
"id": "
|
| 268 |
-
"category": "
|
| 269 |
-
"characters":
|
| 270 |
-
"audio_seconds": 4.
|
| 271 |
-
"latency_seconds":
|
| 272 |
-
"rtf":
|
| 273 |
-
},
|
| 274 |
-
{
|
| 275 |
-
"id": "
|
| 276 |
-
"category": "
|
| 277 |
-
"characters":
|
| 278 |
-
"audio_seconds": 4.
|
| 279 |
-
"latency_seconds":
|
| 280 |
-
"rtf":
|
| 281 |
-
},
|
| 282 |
-
{
|
| 283 |
-
"id": "
|
| 284 |
-
"category": "homographs",
|
| 285 |
-
"characters":
|
| 286 |
-
"audio_seconds":
|
| 287 |
-
"latency_seconds":
|
| 288 |
-
"rtf":
|
| 289 |
-
},
|
| 290 |
-
{
|
| 291 |
-
"id": "
|
| 292 |
-
"category": "
|
| 293 |
-
"characters":
|
| 294 |
-
"audio_seconds":
|
| 295 |
-
"latency_seconds":
|
| 296 |
-
"rtf":
|
| 297 |
-
},
|
| 298 |
-
{
|
| 299 |
-
"id": "
|
| 300 |
-
"category": "
|
| 301 |
-
"characters":
|
| 302 |
-
"audio_seconds":
|
| 303 |
-
"latency_seconds":
|
| 304 |
-
"rtf":
|
| 305 |
-
},
|
| 306 |
-
{
|
| 307 |
-
"id": "
|
| 308 |
-
"category": "
|
| 309 |
-
"characters":
|
| 310 |
-
"audio_seconds": 4.
|
| 311 |
-
"latency_seconds":
|
| 312 |
-
"rtf": 0.
|
| 313 |
-
},
|
| 314 |
-
{
|
| 315 |
-
"id": "
|
| 316 |
-
"category": "
|
| 317 |
-
"characters":
|
| 318 |
-
"audio_seconds":
|
| 319 |
-
"latency_seconds":
|
| 320 |
-
"rtf":
|
| 321 |
-
},
|
| 322 |
-
{
|
| 323 |
-
"id": "
|
| 324 |
-
"category": "
|
| 325 |
-
"characters":
|
| 326 |
-
"audio_seconds":
|
| 327 |
-
"latency_seconds":
|
| 328 |
-
"rtf":
|
| 329 |
-
},
|
| 330 |
-
{
|
| 331 |
-
"id": "
|
| 332 |
-
"category": "
|
| 333 |
-
"characters":
|
| 334 |
-
"audio_seconds":
|
| 335 |
-
"latency_seconds":
|
| 336 |
-
"rtf":
|
| 337 |
-
},
|
| 338 |
-
{
|
| 339 |
-
"id": "
|
| 340 |
-
"category": "
|
| 341 |
-
"characters":
|
| 342 |
-
"audio_seconds":
|
| 343 |
-
"latency_seconds":
|
| 344 |
-
"rtf":
|
| 345 |
-
},
|
| 346 |
-
{
|
| 347 |
-
"id": "
|
| 348 |
-
"category": "
|
| 349 |
-
"characters":
|
| 350 |
-
"audio_seconds":
|
| 351 |
-
"latency_seconds":
|
| 352 |
-
"rtf":
|
| 353 |
-
},
|
| 354 |
-
{
|
| 355 |
-
"id": "
|
| 356 |
-
"category": "
|
| 357 |
-
"characters":
|
| 358 |
-
"audio_seconds":
|
| 359 |
-
"latency_seconds":
|
| 360 |
-
"rtf":
|
| 361 |
-
},
|
| 362 |
-
{
|
| 363 |
-
"id": "
|
| 364 |
-
"category": "
|
| 365 |
-
"characters":
|
| 366 |
-
"audio_seconds":
|
| 367 |
-
"latency_seconds":
|
| 368 |
-
"rtf":
|
| 369 |
-
},
|
| 370 |
-
{
|
| 371 |
-
"id": "
|
| 372 |
-
"category": "
|
| 373 |
-
"characters":
|
| 374 |
-
"audio_seconds":
|
| 375 |
-
"latency_seconds":
|
| 376 |
-
"rtf":
|
| 377 |
-
},
|
| 378 |
-
{
|
| 379 |
-
"id": "
|
| 380 |
-
"category": "
|
| 381 |
-
"characters":
|
| 382 |
-
"audio_seconds":
|
| 383 |
-
"latency_seconds":
|
| 384 |
-
"rtf":
|
| 385 |
-
},
|
| 386 |
-
{
|
| 387 |
-
"id": "
|
| 388 |
-
"category": "
|
| 389 |
-
"characters":
|
| 390 |
-
"audio_seconds":
|
| 391 |
-
"latency_seconds":
|
| 392 |
-
"rtf":
|
| 393 |
-
},
|
| 394 |
-
{
|
| 395 |
-
"id": "
|
| 396 |
-
"category": "
|
| 397 |
-
"characters":
|
| 398 |
-
"audio_seconds":
|
| 399 |
-
"latency_seconds":
|
| 400 |
-
"rtf":
|
| 401 |
-
},
|
| 402 |
-
{
|
| 403 |
-
"id": "
|
| 404 |
-
"category": "
|
| 405 |
-
"characters":
|
| 406 |
-
"audio_seconds":
|
| 407 |
-
"latency_seconds":
|
| 408 |
-
"rtf":
|
| 409 |
-
},
|
| 410 |
-
{
|
| 411 |
-
"id": "
|
| 412 |
-
"category": "
|
| 413 |
-
"characters":
|
| 414 |
-
"audio_seconds":
|
| 415 |
-
"latency_seconds":
|
| 416 |
-
"rtf":
|
| 417 |
-
}
|
| 418 |
-
|
| 419 |
-
|
| 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 |
-
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "kitten-nano-hugo",
|
| 4 |
+
"provider": "CPUExecutionProvider",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Windows-11-10.0.26200-SP0",
|
| 7 |
+
"processor": "AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD",
|
| 8 |
+
"logical_cpus_visible": 24,
|
| 9 |
+
"process_cpu_affinity_count": null
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.12.11",
|
| 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": "12",
|
| 19 |
+
"MKL_NUM_THREADS": "12",
|
| 20 |
+
"OPENBLAS_NUM_THREADS": "12"
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"utterances": 48,
|
| 24 |
+
"load_seconds": 3.2234437000006437,
|
| 25 |
+
"peak_process_rss_bytes_observed": 714313728,
|
| 26 |
+
"total_latency_seconds": 32.90036479989067,
|
| 27 |
+
"total_audio_seconds": 264.375,
|
| 28 |
+
"rtf": 0.12444582430218692,
|
| 29 |
+
"realtime_multiple": 8.035625185556562,
|
| 30 |
+
"latency_mean_seconds": 0.6854242666643889,
|
| 31 |
+
"latency_median_seconds": 0.6802571000007447,
|
| 32 |
+
"latency_p95_seconds": 0.9199012349985423,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "ood_001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 83,
|
| 38 |
+
"audio_seconds": 6.133333333333334,
|
| 39 |
+
"latency_seconds": 0.7703359000151977,
|
| 40 |
+
"rtf": 0.12559824456769528
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "ood_002",
|
| 44 |
+
"category": "conversational",
|
| 45 |
+
"characters": 66,
|
| 46 |
+
"audio_seconds": 3.9916666666666667,
|
| 47 |
+
"latency_seconds": 0.49403020000318065,
|
| 48 |
+
"rtf": 0.12376539457282187
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "ood_003",
|
| 52 |
+
"category": "conversational",
|
| 53 |
+
"characters": 81,
|
| 54 |
+
"audio_seconds": 4.766666666666667,
|
| 55 |
+
"latency_seconds": 0.5976817000191659,
|
| 56 |
+
"rtf": 0.12538776923479006
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "ood_004",
|
| 60 |
+
"category": "conversational",
|
| 61 |
+
"characters": 77,
|
| 62 |
+
"audio_seconds": 5.458333333333333,
|
| 63 |
+
"latency_seconds": 0.7625243000220507,
|
| 64 |
+
"rtf": 0.1396991084009864
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "ood_005",
|
| 68 |
+
"category": "conversational",
|
| 69 |
+
"characters": 63,
|
| 70 |
+
"audio_seconds": 5.583333333333333,
|
| 71 |
+
"latency_seconds": 0.7101854000065941,
|
| 72 |
+
"rtf": 0.1271973850758079
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "ood_006",
|
| 76 |
+
"category": "conversational",
|
| 77 |
+
"characters": 65,
|
| 78 |
+
"audio_seconds": 4.316666666666666,
|
| 79 |
+
"latency_seconds": 0.450506499997573,
|
| 80 |
+
"rtf": 0.10436444015387791
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "ood_007",
|
| 84 |
+
"category": "punctuation",
|
| 85 |
+
"characters": 94,
|
| 86 |
+
"audio_seconds": 7.333333333333333,
|
| 87 |
+
"latency_seconds": 0.8664462999731768,
|
| 88 |
+
"rtf": 0.11815176817816048
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "ood_008",
|
| 92 |
+
"category": "punctuation",
|
| 93 |
+
"characters": 75,
|
| 94 |
+
"audio_seconds": 4.541666666666667,
|
| 95 |
+
"latency_seconds": 0.4320440999872517,
|
| 96 |
+
"rtf": 0.09512897614398201
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "ood_009",
|
| 100 |
+
"category": "punctuation",
|
| 101 |
+
"characters": 63,
|
| 102 |
+
"audio_seconds": 5.85,
|
| 103 |
+
"latency_seconds": 0.6640368000080343,
|
| 104 |
+
"rtf": 0.1135105641039375
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "ood_010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 68,
|
| 110 |
+
"audio_seconds": 4.266666666666667,
|
| 111 |
+
"latency_seconds": 0.4068294999888167,
|
| 112 |
+
"rtf": 0.09535066405987891
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "ood_011",
|
| 116 |
+
"category": "punctuation",
|
| 117 |
+
"characters": 67,
|
| 118 |
+
"audio_seconds": 4.666666666666667,
|
| 119 |
+
"latency_seconds": 0.5032100999960676,
|
| 120 |
+
"rtf": 0.10783073571344305
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "ood_012",
|
| 124 |
+
"category": "punctuation",
|
| 125 |
+
"characters": 73,
|
| 126 |
+
"audio_seconds": 4.691666666666666,
|
| 127 |
+
"latency_seconds": 0.5311866000120062,
|
| 128 |
+
"rtf": 0.11321916874145782
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "ood_013",
|
| 132 |
+
"category": "numbers",
|
| 133 |
+
"characters": 96,
|
| 134 |
+
"audio_seconds": 6.291666666666667,
|
| 135 |
+
"latency_seconds": 0.696969699987676,
|
| 136 |
+
"rtf": 0.11077664105764386
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "ood_014",
|
| 140 |
+
"category": "numbers",
|
| 141 |
+
"characters": 79,
|
| 142 |
+
"audio_seconds": 5.266666666666667,
|
| 143 |
+
"latency_seconds": 0.6558743999921717,
|
| 144 |
+
"rtf": 0.12453311392256425
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "ood_015",
|
| 148 |
+
"category": "numbers",
|
| 149 |
+
"characters": 80,
|
| 150 |
+
"audio_seconds": 4.841666666666667,
|
| 151 |
+
"latency_seconds": 0.6532947999949101,
|
| 152 |
+
"rtf": 0.1349318003431828
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "ood_016",
|
| 156 |
+
"category": "numbers",
|
| 157 |
+
"characters": 78,
|
| 158 |
+
"audio_seconds": 5.566666666666666,
|
| 159 |
+
"latency_seconds": 0.7359847000043374,
|
| 160 |
+
"rtf": 0.1322128203600606
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "ood_017",
|
| 164 |
+
"category": "numbers",
|
| 165 |
+
"characters": 80,
|
| 166 |
+
"audio_seconds": 5.266666666666667,
|
| 167 |
+
"latency_seconds": 0.6595543999865185,
|
| 168 |
+
"rtf": 0.12523184809870605
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "ood_018",
|
| 172 |
+
"category": "numbers",
|
| 173 |
+
"characters": 64,
|
| 174 |
+
"audio_seconds": 3.716666666666667,
|
| 175 |
+
"latency_seconds": 0.48371239998959936,
|
| 176 |
+
"rtf": 0.1301468340779191
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "ood_019",
|
| 180 |
+
"category": "technical",
|
| 181 |
+
"characters": 86,
|
| 182 |
+
"audio_seconds": 5.791666666666667,
|
| 183 |
+
"latency_seconds": 0.7091345000080764,
|
| 184 |
+
"rtf": 0.12244048921002758
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "ood_020",
|
| 188 |
+
"category": "technical",
|
| 189 |
+
"characters": 93,
|
| 190 |
+
"audio_seconds": 6.116666666666666,
|
| 191 |
+
"latency_seconds": 0.778905199986184,
|
| 192 |
+
"rtf": 0.1273414495890219
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "ood_021",
|
| 196 |
+
"category": "technical",
|
| 197 |
+
"characters": 89,
|
| 198 |
+
"audio_seconds": 5.541666666666667,
|
| 199 |
+
"latency_seconds": 0.7562902999925427,
|
| 200 |
+
"rtf": 0.13647343759263927
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "ood_022",
|
| 204 |
+
"category": "technical",
|
| 205 |
+
"characters": 86,
|
| 206 |
+
"audio_seconds": 6.016666666666667,
|
| 207 |
+
"latency_seconds": 0.9364890999859199,
|
| 208 |
+
"rtf": 0.15564915789239667
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "ood_023",
|
| 212 |
+
"category": "technical",
|
| 213 |
+
"characters": 101,
|
| 214 |
+
"audio_seconds": 7.416666666666667,
|
| 215 |
+
"latency_seconds": 0.8759694999898784,
|
| 216 |
+
"rtf": 0.11810824718964652
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "ood_024",
|
| 220 |
+
"category": "technical",
|
| 221 |
+
"characters": 82,
|
| 222 |
+
"audio_seconds": 5.566666666666666,
|
| 223 |
+
"latency_seconds": 0.7678137999901082,
|
| 224 |
+
"rtf": 0.13793062275271406
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "ood_025",
|
| 228 |
+
"category": "names_places",
|
| 229 |
+
"characters": 71,
|
| 230 |
+
"audio_seconds": 4.916666666666667,
|
| 231 |
+
"latency_seconds": 0.5536473999964073,
|
| 232 |
+
"rtf": 0.1126062508467269
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "ood_026",
|
| 236 |
+
"category": "names_places",
|
| 237 |
+
"characters": 59,
|
| 238 |
+
"audio_seconds": 4.141666666666667,
|
| 239 |
+
"latency_seconds": 0.46874570002546534,
|
| 240 |
+
"rtf": 0.11317803622345239
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "ood_027",
|
| 244 |
+
"category": "names_places",
|
| 245 |
+
"characters": 72,
|
| 246 |
+
"audio_seconds": 4.841666666666667,
|
| 247 |
+
"latency_seconds": 0.5508945000183303,
|
| 248 |
+
"rtf": 0.11378199656144515
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "ood_028",
|
| 252 |
+
"category": "names_places",
|
| 253 |
+
"characters": 61,
|
| 254 |
+
"audio_seconds": 4.241666666666666,
|
| 255 |
+
"latency_seconds": 0.5264387000061106,
|
| 256 |
+
"rtf": 0.12411128487373925
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "ood_029",
|
| 260 |
+
"category": "names_places",
|
| 261 |
+
"characters": 78,
|
| 262 |
+
"audio_seconds": 5.491666666666666,
|
| 263 |
+
"latency_seconds": 0.8207488000043668,
|
| 264 |
+
"rtf": 0.14945349924206983
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "ood_030",
|
| 268 |
+
"category": "names_places",
|
| 269 |
+
"characters": 62,
|
| 270 |
+
"audio_seconds": 4.516666666666667,
|
| 271 |
+
"latency_seconds": 0.8559168000065256,
|
| 272 |
+
"rtf": 0.18950187454019016
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "ood_031",
|
| 276 |
+
"category": "homographs",
|
| 277 |
+
"characters": 73,
|
| 278 |
+
"audio_seconds": 4.016666666666667,
|
| 279 |
+
"latency_seconds": 0.5652541999879759,
|
| 280 |
+
"rtf": 0.14072718671899814
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "ood_032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 78,
|
| 286 |
+
"audio_seconds": 5.216666666666667,
|
| 287 |
+
"latency_seconds": 0.6769017000042368,
|
| 288 |
+
"rtf": 0.12975751437780897
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "ood_033",
|
| 292 |
+
"category": "homographs",
|
| 293 |
+
"characters": 60,
|
| 294 |
+
"audio_seconds": 3.8666666666666667,
|
| 295 |
+
"latency_seconds": 0.5249019999755546,
|
| 296 |
+
"rtf": 0.13575051723505724
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "ood_034",
|
| 300 |
+
"category": "homographs",
|
| 301 |
+
"characters": 57,
|
| 302 |
+
"audio_seconds": 4.691666666666666,
|
| 303 |
+
"latency_seconds": 0.5283250999927986,
|
| 304 |
+
"rtf": 0.11260925754731055
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "ood_035",
|
| 308 |
+
"category": "homographs",
|
| 309 |
+
"characters": 63,
|
| 310 |
+
"audio_seconds": 4.766666666666667,
|
| 311 |
+
"latency_seconds": 0.7106356000003871,
|
| 312 |
+
"rtf": 0.1490843916084728
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "ood_036",
|
| 316 |
+
"category": "homographs",
|
| 317 |
+
"characters": 51,
|
| 318 |
+
"audio_seconds": 3.8916666666666666,
|
| 319 |
+
"latency_seconds": 0.617089000006672,
|
| 320 |
+
"rtf": 0.1585667665970035
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "ood_037",
|
| 324 |
+
"category": "long_range",
|
| 325 |
+
"characters": 122,
|
| 326 |
+
"audio_seconds": 7.241666666666666,
|
| 327 |
+
"latency_seconds": 0.9842650999780744,
|
| 328 |
+
"rtf": 0.13591692980134515
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "ood_038",
|
| 332 |
+
"category": "long_range",
|
| 333 |
+
"characters": 141,
|
| 334 |
+
"audio_seconds": 9.091666666666667,
|
| 335 |
+
"latency_seconds": 1.356097799987765,
|
| 336 |
+
"rtf": 0.149158328137976
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "ood_039",
|
| 340 |
+
"category": "long_range",
|
| 341 |
+
"characters": 132,
|
| 342 |
+
"audio_seconds": 8.441666666666666,
|
| 343 |
+
"latency_seconds": 0.8890952000219841,
|
| 344 |
+
"rtf": 0.10532223494831006
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "ood_040",
|
| 348 |
+
"category": "long_range",
|
| 349 |
+
"characters": 122,
|
| 350 |
+
"audio_seconds": 7.116666666666666,
|
| 351 |
+
"latency_seconds": 0.6392693999805488,
|
| 352 |
+
"rtf": 0.08982708196447993
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "ood_041",
|
| 356 |
+
"category": "long_range",
|
| 357 |
+
"characters": 124,
|
| 358 |
+
"audio_seconds": 7.066666666666666,
|
| 359 |
+
"latency_seconds": 0.6836124999972526,
|
| 360 |
+
"rtf": 0.09673761792413953
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "ood_042",
|
| 364 |
+
"category": "long_range",
|
| 365 |
+
"characters": 124,
|
| 366 |
+
"audio_seconds": 6.716666666666667,
|
| 367 |
+
"latency_seconds": 0.7015974000096321,
|
| 368 |
+
"rtf": 0.104456188587042
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "ood_043",
|
| 372 |
+
"category": "rare_words",
|
| 373 |
+
"characters": 82,
|
| 374 |
+
"audio_seconds": 5.491666666666666,
|
| 375 |
+
"latency_seconds": 0.5592850999964867,
|
| 376 |
+
"rtf": 0.10184250682788833
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "ood_044",
|
| 380 |
+
"category": "rare_words",
|
| 381 |
+
"characters": 78,
|
| 382 |
+
"audio_seconds": 5.216666666666667,
|
| 383 |
+
"latency_seconds": 0.5393657999811694,
|
| 384 |
+
"rtf": 0.10339280510821139
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "ood_045",
|
| 388 |
+
"category": "rare_words",
|
| 389 |
+
"characters": 85,
|
| 390 |
+
"audio_seconds": 6.341666666666667,
|
| 391 |
+
"latency_seconds": 0.7873936000105459,
|
| 392 |
+
"rtf": 0.12416193429864061
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "ood_046",
|
| 396 |
+
"category": "rare_words",
|
| 397 |
+
"characters": 87,
|
| 398 |
+
"audio_seconds": 5.791666666666667,
|
| 399 |
+
"latency_seconds": 0.8011495999817271,
|
| 400 |
+
"rtf": 0.1383279884860536
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "ood_047",
|
| 404 |
+
"category": "rare_words",
|
| 405 |
+
"characters": 84,
|
| 406 |
+
"audio_seconds": 5.866666666666666,
|
| 407 |
+
"latency_seconds": 0.834823499986669,
|
| 408 |
+
"rtf": 0.14229946022500042
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "ood_048",
|
| 412 |
+
"category": "rare_words",
|
| 413 |
+
"characters": 90,
|
| 414 |
+
"audio_seconds": 6.391666666666667,
|
| 415 |
+
"latency_seconds": 0.825900099996943,
|
| 416 |
+
"rtf": 0.12921513950408495
|
| 417 |
+
}
|
| 418 |
+
]
|
| 419 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
evaluation/final/runtime_snapshot/piper-danny-low_cpu.json
CHANGED
|
@@ -1,435 +1,419 @@
|
|
| 1 |
-
{
|
| 2 |
-
"format": "inflect_tts_runtime_v2",
|
| 3 |
-
"system": "piper-danny-low",
|
| 4 |
-
"provider": "CPUExecutionProvider",
|
| 5 |
-
"hardware": {
|
| 6 |
-
"platform": "
|
| 7 |
-
"processor": "
|
| 8 |
-
"logical_cpus_visible":
|
| 9 |
-
"process_cpu_affinity_count":
|
| 10 |
-
},
|
| 11 |
-
"runtime_protocol": {
|
| 12 |
-
"python": "3.12.
|
| 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":
|
| 19 |
-
"MKL_NUM_THREADS":
|
| 20 |
-
"OPENBLAS_NUM_THREADS":
|
| 21 |
-
}
|
| 22 |
-
},
|
| 23 |
-
"utterances":
|
| 24 |
-
"load_seconds":
|
| 25 |
-
"peak_process_rss_bytes_observed":
|
| 26 |
-
"total_latency_seconds":
|
| 27 |
-
"total_audio_seconds":
|
| 28 |
-
"rtf": 0.
|
| 29 |
-
"realtime_multiple":
|
| 30 |
-
"latency_mean_seconds":
|
| 31 |
-
"latency_median_seconds":
|
| 32 |
-
"latency_p95_seconds":
|
| 33 |
-
"rows": [
|
| 34 |
-
{
|
| 35 |
-
"id": "
|
| 36 |
-
"category": "conversational",
|
| 37 |
-
"characters":
|
| 38 |
-
"audio_seconds":
|
| 39 |
-
"latency_seconds":
|
| 40 |
-
"rtf": 0.
|
| 41 |
-
},
|
| 42 |
-
{
|
| 43 |
-
"id": "
|
| 44 |
-
"category": "
|
| 45 |
-
"characters":
|
| 46 |
-
"audio_seconds": 3.
|
| 47 |
-
"latency_seconds":
|
| 48 |
-
"rtf": 0.
|
| 49 |
-
},
|
| 50 |
-
{
|
| 51 |
-
"id": "
|
| 52 |
-
"category": "
|
| 53 |
-
"characters":
|
| 54 |
-
"audio_seconds":
|
| 55 |
-
"latency_seconds":
|
| 56 |
-
"rtf": 0.
|
| 57 |
-
},
|
| 58 |
-
{
|
| 59 |
-
"id": "
|
| 60 |
-
"category": "
|
| 61 |
-
"characters":
|
| 62 |
-
"audio_seconds":
|
| 63 |
-
"latency_seconds":
|
| 64 |
-
"rtf": 0.
|
| 65 |
-
},
|
| 66 |
-
{
|
| 67 |
-
"id": "
|
| 68 |
-
"category": "
|
| 69 |
-
"characters":
|
| 70 |
-
"audio_seconds":
|
| 71 |
-
"latency_seconds":
|
| 72 |
-
"rtf": 0.
|
| 73 |
-
},
|
| 74 |
-
{
|
| 75 |
-
"id": "
|
| 76 |
-
"category": "
|
| 77 |
-
"characters":
|
| 78 |
-
"audio_seconds":
|
| 79 |
-
"latency_seconds":
|
| 80 |
-
"rtf": 0.
|
| 81 |
-
},
|
| 82 |
-
{
|
| 83 |
-
"id": "
|
| 84 |
-
"category": "
|
| 85 |
-
"characters":
|
| 86 |
-
"audio_seconds":
|
| 87 |
-
"latency_seconds":
|
| 88 |
-
"rtf": 0.
|
| 89 |
-
},
|
| 90 |
-
{
|
| 91 |
-
"id": "
|
| 92 |
-
"category": "
|
| 93 |
-
"characters":
|
| 94 |
-
"audio_seconds":
|
| 95 |
-
"latency_seconds":
|
| 96 |
-
"rtf": 0.
|
| 97 |
-
},
|
| 98 |
-
{
|
| 99 |
-
"id": "
|
| 100 |
-
"category": "
|
| 101 |
-
"characters":
|
| 102 |
-
"audio_seconds":
|
| 103 |
-
"latency_seconds":
|
| 104 |
-
"rtf": 0.
|
| 105 |
-
},
|
| 106 |
-
{
|
| 107 |
-
"id": "
|
| 108 |
-
"category": "punctuation",
|
| 109 |
-
"characters":
|
| 110 |
-
"audio_seconds":
|
| 111 |
-
"latency_seconds":
|
| 112 |
-
"rtf": 0.
|
| 113 |
-
},
|
| 114 |
-
{
|
| 115 |
-
"id": "
|
| 116 |
-
"category": "
|
| 117 |
-
"characters":
|
| 118 |
-
"audio_seconds":
|
| 119 |
-
"latency_seconds":
|
| 120 |
-
"rtf": 0.
|
| 121 |
-
},
|
| 122 |
-
{
|
| 123 |
-
"id": "
|
| 124 |
-
"category": "
|
| 125 |
-
"characters":
|
| 126 |
-
"audio_seconds": 4.
|
| 127 |
-
"latency_seconds":
|
| 128 |
-
"rtf": 0.
|
| 129 |
-
},
|
| 130 |
-
{
|
| 131 |
-
"id": "
|
| 132 |
-
"category": "
|
| 133 |
-
"characters":
|
| 134 |
-
"audio_seconds":
|
| 135 |
-
"latency_seconds":
|
| 136 |
-
"rtf":
|
| 137 |
-
},
|
| 138 |
-
{
|
| 139 |
-
"id": "
|
| 140 |
-
"category": "
|
| 141 |
-
"characters":
|
| 142 |
-
"audio_seconds":
|
| 143 |
-
"latency_seconds":
|
| 144 |
-
"rtf": 0.
|
| 145 |
-
},
|
| 146 |
-
{
|
| 147 |
-
"id": "
|
| 148 |
-
"category": "
|
| 149 |
-
"characters":
|
| 150 |
-
"audio_seconds": 3.
|
| 151 |
-
"latency_seconds":
|
| 152 |
-
"rtf":
|
| 153 |
-
},
|
| 154 |
-
{
|
| 155 |
-
"id": "
|
| 156 |
-
"category": "
|
| 157 |
-
"characters":
|
| 158 |
-
"audio_seconds": 4.
|
| 159 |
-
"latency_seconds":
|
| 160 |
-
"rtf":
|
| 161 |
-
},
|
| 162 |
-
{
|
| 163 |
-
"id": "
|
| 164 |
-
"category": "
|
| 165 |
-
"characters":
|
| 166 |
-
"audio_seconds": 4.
|
| 167 |
-
"latency_seconds":
|
| 168 |
-
"rtf": 0.
|
| 169 |
-
},
|
| 170 |
-
{
|
| 171 |
-
"id": "
|
| 172 |
-
"category": "
|
| 173 |
-
"characters":
|
| 174 |
-
"audio_seconds": 3.
|
| 175 |
-
"latency_seconds":
|
| 176 |
-
"rtf":
|
| 177 |
-
},
|
| 178 |
-
{
|
| 179 |
-
"id": "
|
| 180 |
-
"category": "
|
| 181 |
-
"characters":
|
| 182 |
-
"audio_seconds":
|
| 183 |
-
"latency_seconds":
|
| 184 |
-
"rtf": 0.
|
| 185 |
-
},
|
| 186 |
-
{
|
| 187 |
-
"id": "
|
| 188 |
-
"category": "
|
| 189 |
-
"characters":
|
| 190 |
-
"audio_seconds":
|
| 191 |
-
"latency_seconds":
|
| 192 |
-
"rtf": 0.
|
| 193 |
-
},
|
| 194 |
-
{
|
| 195 |
-
"id": "
|
| 196 |
-
"category": "
|
| 197 |
-
"characters":
|
| 198 |
-
"audio_seconds":
|
| 199 |
-
"latency_seconds":
|
| 200 |
-
"rtf":
|
| 201 |
-
},
|
| 202 |
-
{
|
| 203 |
-
"id": "
|
| 204 |
-
"category": "
|
| 205 |
-
"characters":
|
| 206 |
-
"audio_seconds":
|
| 207 |
-
"latency_seconds":
|
| 208 |
-
"rtf":
|
| 209 |
-
},
|
| 210 |
-
{
|
| 211 |
-
"id": "
|
| 212 |
-
"category": "
|
| 213 |
-
"characters":
|
| 214 |
-
"audio_seconds":
|
| 215 |
-
"latency_seconds":
|
| 216 |
-
"rtf":
|
| 217 |
-
},
|
| 218 |
-
{
|
| 219 |
-
"id": "
|
| 220 |
-
"category": "
|
| 221 |
-
"characters":
|
| 222 |
-
"audio_seconds": 4.
|
| 223 |
-
"latency_seconds":
|
| 224 |
-
"rtf": 0.
|
| 225 |
-
},
|
| 226 |
-
{
|
| 227 |
-
"id": "
|
| 228 |
-
"category": "
|
| 229 |
-
"characters":
|
| 230 |
-
"audio_seconds":
|
| 231 |
-
"latency_seconds":
|
| 232 |
-
"rtf":
|
| 233 |
-
},
|
| 234 |
-
{
|
| 235 |
-
"id": "
|
| 236 |
-
"category": "
|
| 237 |
-
"characters":
|
| 238 |
-
"audio_seconds":
|
| 239 |
-
"latency_seconds":
|
| 240 |
-
"rtf":
|
| 241 |
-
},
|
| 242 |
-
{
|
| 243 |
-
"id": "
|
| 244 |
-
"category": "
|
| 245 |
-
"characters":
|
| 246 |
-
"audio_seconds":
|
| 247 |
-
"latency_seconds":
|
| 248 |
-
"rtf":
|
| 249 |
-
},
|
| 250 |
-
{
|
| 251 |
-
"id": "
|
| 252 |
-
"category": "
|
| 253 |
-
"characters":
|
| 254 |
-
"audio_seconds":
|
| 255 |
-
"latency_seconds":
|
| 256 |
-
"rtf": 0.
|
| 257 |
-
},
|
| 258 |
-
{
|
| 259 |
-
"id": "
|
| 260 |
-
"category": "
|
| 261 |
-
"characters":
|
| 262 |
-
"audio_seconds":
|
| 263 |
-
"latency_seconds":
|
| 264 |
-
"rtf": 0.
|
| 265 |
-
},
|
| 266 |
-
{
|
| 267 |
-
"id": "
|
| 268 |
-
"category": "
|
| 269 |
-
"characters":
|
| 270 |
-
"audio_seconds": 3.552,
|
| 271 |
-
"latency_seconds":
|
| 272 |
-
"rtf": 0.
|
| 273 |
-
},
|
| 274 |
-
{
|
| 275 |
-
"id": "
|
| 276 |
-
"category": "
|
| 277 |
-
"characters":
|
| 278 |
-
"audio_seconds": 3.
|
| 279 |
-
"latency_seconds":
|
| 280 |
-
"rtf": 0.
|
| 281 |
-
},
|
| 282 |
-
{
|
| 283 |
-
"id": "
|
| 284 |
-
"category": "homographs",
|
| 285 |
-
"characters":
|
| 286 |
-
"audio_seconds": 3.
|
| 287 |
-
"latency_seconds":
|
| 288 |
-
"rtf":
|
| 289 |
-
},
|
| 290 |
-
{
|
| 291 |
-
"id": "
|
| 292 |
-
"category": "
|
| 293 |
-
"characters":
|
| 294 |
-
"audio_seconds":
|
| 295 |
-
"latency_seconds":
|
| 296 |
-
"rtf": 0.
|
| 297 |
-
},
|
| 298 |
-
{
|
| 299 |
-
"id": "
|
| 300 |
-
"category": "
|
| 301 |
-
"characters":
|
| 302 |
-
"audio_seconds":
|
| 303 |
-
"latency_seconds":
|
| 304 |
-
"rtf": 0.
|
| 305 |
-
},
|
| 306 |
-
{
|
| 307 |
-
"id": "
|
| 308 |
-
"category": "
|
| 309 |
-
"characters":
|
| 310 |
-
"audio_seconds": 3.
|
| 311 |
-
"latency_seconds":
|
| 312 |
-
"rtf": 0.
|
| 313 |
-
},
|
| 314 |
-
{
|
| 315 |
-
"id": "
|
| 316 |
-
"category": "
|
| 317 |
-
"characters":
|
| 318 |
-
"audio_seconds":
|
| 319 |
-
"latency_seconds":
|
| 320 |
-
"rtf": 0.
|
| 321 |
-
},
|
| 322 |
-
{
|
| 323 |
-
"id": "
|
| 324 |
-
"category": "
|
| 325 |
-
"characters":
|
| 326 |
-
"audio_seconds":
|
| 327 |
-
"latency_seconds":
|
| 328 |
-
"rtf": 0.
|
| 329 |
-
},
|
| 330 |
-
{
|
| 331 |
-
"id": "
|
| 332 |
-
"category": "
|
| 333 |
-
"characters":
|
| 334 |
-
"audio_seconds":
|
| 335 |
-
"latency_seconds":
|
| 336 |
-
"rtf": 0.
|
| 337 |
-
},
|
| 338 |
-
{
|
| 339 |
-
"id": "
|
| 340 |
-
"category": "
|
| 341 |
-
"characters":
|
| 342 |
-
"audio_seconds":
|
| 343 |
-
"latency_seconds":
|
| 344 |
-
"rtf": 0.
|
| 345 |
-
},
|
| 346 |
-
{
|
| 347 |
-
"id": "
|
| 348 |
-
"category": "
|
| 349 |
-
"characters":
|
| 350 |
-
"audio_seconds":
|
| 351 |
-
"latency_seconds":
|
| 352 |
-
"rtf": 0.
|
| 353 |
-
},
|
| 354 |
-
{
|
| 355 |
-
"id": "
|
| 356 |
-
"category": "
|
| 357 |
-
"characters":
|
| 358 |
-
"audio_seconds":
|
| 359 |
-
"latency_seconds":
|
| 360 |
-
"rtf":
|
| 361 |
-
},
|
| 362 |
-
{
|
| 363 |
-
"id": "
|
| 364 |
-
"category": "
|
| 365 |
-
"characters":
|
| 366 |
-
"audio_seconds":
|
| 367 |
-
"latency_seconds":
|
| 368 |
-
"rtf": 0.
|
| 369 |
-
},
|
| 370 |
-
{
|
| 371 |
-
"id": "
|
| 372 |
-
"category": "
|
| 373 |
-
"characters":
|
| 374 |
-
"audio_seconds":
|
| 375 |
-
"latency_seconds":
|
| 376 |
-
"rtf": 0.
|
| 377 |
-
},
|
| 378 |
-
{
|
| 379 |
-
"id": "
|
| 380 |
-
"category": "
|
| 381 |
-
"characters":
|
| 382 |
-
"audio_seconds":
|
| 383 |
-
"latency_seconds":
|
| 384 |
-
"rtf": 0.
|
| 385 |
-
},
|
| 386 |
-
{
|
| 387 |
-
"id": "
|
| 388 |
-
"category": "
|
| 389 |
-
"characters":
|
| 390 |
-
"audio_seconds":
|
| 391 |
-
"latency_seconds":
|
| 392 |
-
"rtf": 0.
|
| 393 |
-
},
|
| 394 |
-
{
|
| 395 |
-
"id": "
|
| 396 |
-
"category": "
|
| 397 |
-
"characters":
|
| 398 |
-
"audio_seconds":
|
| 399 |
-
"latency_seconds":
|
| 400 |
-
"rtf":
|
| 401 |
-
},
|
| 402 |
-
{
|
| 403 |
-
"id": "
|
| 404 |
-
"category": "
|
| 405 |
-
"characters":
|
| 406 |
-
"audio_seconds":
|
| 407 |
-
"latency_seconds":
|
| 408 |
-
"rtf":
|
| 409 |
-
},
|
| 410 |
-
{
|
| 411 |
-
"id": "
|
| 412 |
-
"category": "
|
| 413 |
-
"characters":
|
| 414 |
-
"audio_seconds":
|
| 415 |
-
"latency_seconds":
|
| 416 |
-
"rtf": 0.
|
| 417 |
-
}
|
| 418 |
-
|
| 419 |
-
|
| 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 |
-
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "piper-danny-low",
|
| 4 |
+
"provider": "CPUExecutionProvider",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Windows-11-10.0.26200-SP0",
|
| 7 |
+
"processor": "AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD",
|
| 8 |
+
"logical_cpus_visible": 24,
|
| 9 |
+
"process_cpu_affinity_count": null
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.12.11",
|
| 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": "12",
|
| 19 |
+
"MKL_NUM_THREADS": "12",
|
| 20 |
+
"OPENBLAS_NUM_THREADS": "12"
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"utterances": 48,
|
| 24 |
+
"load_seconds": 3.0942402000073344,
|
| 25 |
+
"peak_process_rss_bytes_observed": 295419904,
|
| 26 |
+
"total_latency_seconds": 11.221181300119497,
|
| 27 |
+
"total_audio_seconds": 212.832,
|
| 28 |
+
"rtf": 0.05272318683336856,
|
| 29 |
+
"realtime_multiple": 18.966987013901424,
|
| 30 |
+
"latency_mean_seconds": 0.23377461041915618,
|
| 31 |
+
"latency_median_seconds": 0.23158360000525136,
|
| 32 |
+
"latency_p95_seconds": 0.3536120950026088,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "ood_001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 83,
|
| 38 |
+
"audio_seconds": 5.12,
|
| 39 |
+
"latency_seconds": 0.252128599997377,
|
| 40 |
+
"rtf": 0.0492438671869877
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "ood_002",
|
| 44 |
+
"category": "conversational",
|
| 45 |
+
"characters": 66,
|
| 46 |
+
"audio_seconds": 3.936,
|
| 47 |
+
"latency_seconds": 0.18240079999668524,
|
| 48 |
+
"rtf": 0.0463416666658245
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "ood_003",
|
| 52 |
+
"category": "conversational",
|
| 53 |
+
"characters": 81,
|
| 54 |
+
"audio_seconds": 4.368,
|
| 55 |
+
"latency_seconds": 0.20277599999099039,
|
| 56 |
+
"rtf": 0.04642307692101428
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "ood_004",
|
| 60 |
+
"category": "conversational",
|
| 61 |
+
"characters": 77,
|
| 62 |
+
"audio_seconds": 4.736,
|
| 63 |
+
"latency_seconds": 0.24802159998216666,
|
| 64 |
+
"rtf": 0.05236942567191019
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "ood_005",
|
| 68 |
+
"category": "conversational",
|
| 69 |
+
"characters": 63,
|
| 70 |
+
"audio_seconds": 4.016,
|
| 71 |
+
"latency_seconds": 0.22535730001982301,
|
| 72 |
+
"rtf": 0.056114865542784616
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "ood_006",
|
| 76 |
+
"category": "conversational",
|
| 77 |
+
"characters": 65,
|
| 78 |
+
"audio_seconds": 3.504,
|
| 79 |
+
"latency_seconds": 0.1529185000108555,
|
| 80 |
+
"rtf": 0.04364112443232177
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "ood_007",
|
| 84 |
+
"category": "punctuation",
|
| 85 |
+
"characters": 94,
|
| 86 |
+
"audio_seconds": 5.504,
|
| 87 |
+
"latency_seconds": 0.32362219999777153,
|
| 88 |
+
"rtf": 0.05879763808099047
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "ood_008",
|
| 92 |
+
"category": "punctuation",
|
| 93 |
+
"characters": 75,
|
| 94 |
+
"audio_seconds": 4.784,
|
| 95 |
+
"latency_seconds": 0.30683180000050925,
|
| 96 |
+
"rtf": 0.06413708193990578
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "ood_009",
|
| 100 |
+
"category": "punctuation",
|
| 101 |
+
"characters": 63,
|
| 102 |
+
"audio_seconds": 3.392,
|
| 103 |
+
"latency_seconds": 0.30291810000198893,
|
| 104 |
+
"rtf": 0.0893036851420958
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "ood_010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 68,
|
| 110 |
+
"audio_seconds": 3.584,
|
| 111 |
+
"latency_seconds": 0.16132590000052005,
|
| 112 |
+
"rtf": 0.04501280691978796
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "ood_011",
|
| 116 |
+
"category": "punctuation",
|
| 117 |
+
"characters": 67,
|
| 118 |
+
"audio_seconds": 4.288,
|
| 119 |
+
"latency_seconds": 0.2420583000057377,
|
| 120 |
+
"rtf": 0.05645016324760673
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "ood_012",
|
| 124 |
+
"category": "punctuation",
|
| 125 |
+
"characters": 73,
|
| 126 |
+
"audio_seconds": 4.128,
|
| 127 |
+
"latency_seconds": 0.29219480001484044,
|
| 128 |
+
"rtf": 0.07078362403460282
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "ood_013",
|
| 132 |
+
"category": "numbers",
|
| 133 |
+
"characters": 96,
|
| 134 |
+
"audio_seconds": 5.312,
|
| 135 |
+
"latency_seconds": 0.288225299998885,
|
| 136 |
+
"rtf": 0.05425928087328408
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "ood_014",
|
| 140 |
+
"category": "numbers",
|
| 141 |
+
"characters": 79,
|
| 142 |
+
"audio_seconds": 4.128,
|
| 143 |
+
"latency_seconds": 0.1981552999932319,
|
| 144 |
+
"rtf": 0.048002737401461215
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "ood_015",
|
| 148 |
+
"category": "numbers",
|
| 149 |
+
"characters": 80,
|
| 150 |
+
"audio_seconds": 3.808,
|
| 151 |
+
"latency_seconds": 0.15296360000502318,
|
| 152 |
+
"rtf": 0.04016901260636113
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "ood_016",
|
| 156 |
+
"category": "numbers",
|
| 157 |
+
"characters": 78,
|
| 158 |
+
"audio_seconds": 4.432,
|
| 159 |
+
"latency_seconds": 0.2276494999823626,
|
| 160 |
+
"rtf": 0.05136495938230203
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "ood_017",
|
| 164 |
+
"category": "numbers",
|
| 165 |
+
"characters": 80,
|
| 166 |
+
"audio_seconds": 4.08,
|
| 167 |
+
"latency_seconds": 0.2405375000089407,
|
| 168 |
+
"rtf": 0.058955269610034486
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "ood_018",
|
| 172 |
+
"category": "numbers",
|
| 173 |
+
"characters": 64,
|
| 174 |
+
"audio_seconds": 3.376,
|
| 175 |
+
"latency_seconds": 0.15215740000712685,
|
| 176 |
+
"rtf": 0.045070319907324304
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "ood_019",
|
| 180 |
+
"category": "technical",
|
| 181 |
+
"characters": 86,
|
| 182 |
+
"audio_seconds": 4.512,
|
| 183 |
+
"latency_seconds": 0.17807390002417378,
|
| 184 |
+
"rtf": 0.03946673316138604
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "ood_020",
|
| 188 |
+
"category": "technical",
|
| 189 |
+
"characters": 93,
|
| 190 |
+
"audio_seconds": 4.864,
|
| 191 |
+
"latency_seconds": 0.23329440000816248,
|
| 192 |
+
"rtf": 0.047963486843783404
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "ood_021",
|
| 196 |
+
"category": "technical",
|
| 197 |
+
"characters": 89,
|
| 198 |
+
"audio_seconds": 5.04,
|
| 199 |
+
"latency_seconds": 0.44130770000629127,
|
| 200 |
+
"rtf": 0.08756105158854985
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "ood_022",
|
| 204 |
+
"category": "technical",
|
| 205 |
+
"characters": 86,
|
| 206 |
+
"audio_seconds": 5.312,
|
| 207 |
+
"latency_seconds": 0.3055905000073835,
|
| 208 |
+
"rtf": 0.05752833207970322
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "ood_023",
|
| 212 |
+
"category": "technical",
|
| 213 |
+
"characters": 101,
|
| 214 |
+
"audio_seconds": 5.056,
|
| 215 |
+
"latency_seconds": 0.27769260000786744,
|
| 216 |
+
"rtf": 0.05492337816611302
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "ood_024",
|
| 220 |
+
"category": "technical",
|
| 221 |
+
"characters": 82,
|
| 222 |
+
"audio_seconds": 4.704,
|
| 223 |
+
"latency_seconds": 0.22987280000234023,
|
| 224 |
+
"rtf": 0.04886751700730022
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "ood_025",
|
| 228 |
+
"category": "names_places",
|
| 229 |
+
"characters": 71,
|
| 230 |
+
"audio_seconds": 3.872,
|
| 231 |
+
"latency_seconds": 0.1713088999968022,
|
| 232 |
+
"rtf": 0.04424300103223198
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "ood_026",
|
| 236 |
+
"category": "names_places",
|
| 237 |
+
"characters": 59,
|
| 238 |
+
"audio_seconds": 3.232,
|
| 239 |
+
"latency_seconds": 0.14521719998447224,
|
| 240 |
+
"rtf": 0.04493106435163126
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "ood_027",
|
| 244 |
+
"category": "names_places",
|
| 245 |
+
"characters": 72,
|
| 246 |
+
"audio_seconds": 3.648,
|
| 247 |
+
"latency_seconds": 0.1600173999904655,
|
| 248 |
+
"rtf": 0.04386441885703549
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "ood_028",
|
| 252 |
+
"category": "names_places",
|
| 253 |
+
"characters": 61,
|
| 254 |
+
"audio_seconds": 3.376,
|
| 255 |
+
"latency_seconds": 0.15000140000483952,
|
| 256 |
+
"rtf": 0.04443169431422972
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "ood_029",
|
| 260 |
+
"category": "names_places",
|
| 261 |
+
"characters": 78,
|
| 262 |
+
"audio_seconds": 3.904,
|
| 263 |
+
"latency_seconds": 0.1636951999971643,
|
| 264 |
+
"rtf": 0.04193012295009332
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "ood_030",
|
| 268 |
+
"category": "names_places",
|
| 269 |
+
"characters": 62,
|
| 270 |
+
"audio_seconds": 3.552,
|
| 271 |
+
"latency_seconds": 0.1568560999876354,
|
| 272 |
+
"rtf": 0.044159938059582036
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "ood_031",
|
| 276 |
+
"category": "homographs",
|
| 277 |
+
"characters": 73,
|
| 278 |
+
"audio_seconds": 3.664,
|
| 279 |
+
"latency_seconds": 0.1667825000185985,
|
| 280 |
+
"rtf": 0.04551924127145156
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "ood_032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 78,
|
| 286 |
+
"audio_seconds": 3.952,
|
| 287 |
+
"latency_seconds": 0.15966010000556707,
|
| 288 |
+
"rtf": 0.0403998228759026
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "ood_033",
|
| 292 |
+
"category": "homographs",
|
| 293 |
+
"characters": 60,
|
| 294 |
+
"audio_seconds": 3.056,
|
| 295 |
+
"latency_seconds": 0.13232500001322478,
|
| 296 |
+
"rtf": 0.04330006544935366
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "ood_034",
|
| 300 |
+
"category": "homographs",
|
| 301 |
+
"characters": 57,
|
| 302 |
+
"audio_seconds": 3.248,
|
| 303 |
+
"latency_seconds": 0.14209909999044612,
|
| 304 |
+
"rtf": 0.04374972290346247
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "ood_035",
|
| 308 |
+
"category": "homographs",
|
| 309 |
+
"characters": 63,
|
| 310 |
+
"audio_seconds": 3.392,
|
| 311 |
+
"latency_seconds": 0.13649020000593737,
|
| 312 |
+
"rtf": 0.04023885613382588
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "ood_036",
|
| 316 |
+
"category": "homographs",
|
| 317 |
+
"characters": 51,
|
| 318 |
+
"audio_seconds": 2.768,
|
| 319 |
+
"latency_seconds": 0.1298343000235036,
|
| 320 |
+
"rtf": 0.046905455210803325
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "ood_037",
|
| 324 |
+
"category": "long_range",
|
| 325 |
+
"characters": 122,
|
| 326 |
+
"audio_seconds": 5.648,
|
| 327 |
+
"latency_seconds": 0.31332250000559725,
|
| 328 |
+
"rtf": 0.05547494688484371
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "ood_038",
|
| 332 |
+
"category": "long_range",
|
| 333 |
+
"characters": 141,
|
| 334 |
+
"audio_seconds": 7.744,
|
| 335 |
+
"latency_seconds": 0.29498579999199137,
|
| 336 |
+
"rtf": 0.03809217458574269
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "ood_039",
|
| 340 |
+
"category": "long_range",
|
| 341 |
+
"characters": 132,
|
| 342 |
+
"audio_seconds": 7.136,
|
| 343 |
+
"latency_seconds": 0.31673079999745823,
|
| 344 |
+
"rtf": 0.04438492152430749
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "ood_040",
|
| 348 |
+
"category": "long_range",
|
| 349 |
+
"characters": 122,
|
| 350 |
+
"audio_seconds": 5.456,
|
| 351 |
+
"latency_seconds": 0.36976050000521354,
|
| 352 |
+
"rtf": 0.06777135264025175
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "ood_041",
|
| 356 |
+
"category": "long_range",
|
| 357 |
+
"characters": 124,
|
| 358 |
+
"audio_seconds": 6.304,
|
| 359 |
+
"latency_seconds": 0.44615130001329817,
|
| 360 |
+
"rtf": 0.07077273160109425
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "ood_042",
|
| 364 |
+
"category": "long_range",
|
| 365 |
+
"characters": 124,
|
| 366 |
+
"audio_seconds": 5.504,
|
| 367 |
+
"latency_seconds": 0.29255270000430755,
|
| 368 |
+
"rtf": 0.05315274346008495
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "ood_043",
|
| 372 |
+
"category": "rare_words",
|
| 373 |
+
"characters": 82,
|
| 374 |
+
"audio_seconds": 4.368,
|
| 375 |
+
"latency_seconds": 0.2961922000104096,
|
| 376 |
+
"rtf": 0.06780956959945274
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "ood_044",
|
| 380 |
+
"category": "rare_words",
|
| 381 |
+
"characters": 78,
|
| 382 |
+
"audio_seconds": 4.336,
|
| 383 |
+
"latency_seconds": 0.27329199999803677,
|
| 384 |
+
"rtf": 0.06302859778552508
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "ood_045",
|
| 388 |
+
"category": "rare_words",
|
| 389 |
+
"characters": 85,
|
| 390 |
+
"audio_seconds": 4.784,
|
| 391 |
+
"latency_seconds": 0.27932860000873916,
|
| 392 |
+
"rtf": 0.058388085286107685
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "ood_046",
|
| 396 |
+
"category": "rare_words",
|
| 397 |
+
"characters": 87,
|
| 398 |
+
"audio_seconds": 4.624,
|
| 399 |
+
"latency_seconds": 0.22760340000968426,
|
| 400 |
+
"rtf": 0.04922218858340923
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "ood_047",
|
| 404 |
+
"category": "rare_words",
|
| 405 |
+
"characters": 84,
|
| 406 |
+
"audio_seconds": 4.608,
|
| 407 |
+
"latency_seconds": 0.23758439999073744,
|
| 408 |
+
"rtf": 0.051559114581323236
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "ood_048",
|
| 412 |
+
"category": "rare_words",
|
| 413 |
+
"characters": 90,
|
| 414 |
+
"audio_seconds": 4.672,
|
| 415 |
+
"latency_seconds": 0.24131529999431223,
|
| 416 |
+
"rtf": 0.05165139126590587
|
| 417 |
+
}
|
| 418 |
+
]
|
| 419 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
evaluation/final/runtime_snapshot/piper-ryan-low_cpu.json
CHANGED
|
@@ -1,435 +1,419 @@
|
|
| 1 |
-
{
|
| 2 |
-
"format": "inflect_tts_runtime_v2",
|
| 3 |
-
"system": "piper-ryan-low",
|
| 4 |
-
"provider": "CPUExecutionProvider",
|
| 5 |
-
"hardware": {
|
| 6 |
-
"platform": "
|
| 7 |
-
"processor": "
|
| 8 |
-
"logical_cpus_visible":
|
| 9 |
-
"process_cpu_affinity_count":
|
| 10 |
-
},
|
| 11 |
-
"runtime_protocol": {
|
| 12 |
-
"python": "3.12.
|
| 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":
|
| 19 |
-
"MKL_NUM_THREADS":
|
| 20 |
-
"OPENBLAS_NUM_THREADS":
|
| 21 |
-
}
|
| 22 |
-
},
|
| 23 |
-
"utterances":
|
| 24 |
-
"load_seconds":
|
| 25 |
-
"peak_process_rss_bytes_observed":
|
| 26 |
-
"total_latency_seconds":
|
| 27 |
-
"total_audio_seconds":
|
| 28 |
-
"rtf":
|
| 29 |
-
"realtime_multiple":
|
| 30 |
-
"latency_mean_seconds":
|
| 31 |
-
"latency_median_seconds":
|
| 32 |
-
"latency_p95_seconds":
|
| 33 |
-
"rows": [
|
| 34 |
-
{
|
| 35 |
-
"id": "
|
| 36 |
-
"category": "conversational",
|
| 37 |
-
"characters":
|
| 38 |
-
"audio_seconds": 3.
|
| 39 |
-
"latency_seconds":
|
| 40 |
-
"rtf":
|
| 41 |
-
},
|
| 42 |
-
{
|
| 43 |
-
"id": "
|
| 44 |
-
"category": "
|
| 45 |
-
"characters":
|
| 46 |
-
"audio_seconds": 3.
|
| 47 |
-
"latency_seconds":
|
| 48 |
-
"rtf":
|
| 49 |
-
},
|
| 50 |
-
{
|
| 51 |
-
"id": "
|
| 52 |
-
"category": "
|
| 53 |
-
"characters":
|
| 54 |
-
"audio_seconds": 3.
|
| 55 |
-
"latency_seconds":
|
| 56 |
-
"rtf":
|
| 57 |
-
},
|
| 58 |
-
{
|
| 59 |
-
"id": "
|
| 60 |
-
"category": "
|
| 61 |
-
"characters":
|
| 62 |
-
"audio_seconds": 3.
|
| 63 |
-
"latency_seconds":
|
| 64 |
-
"rtf":
|
| 65 |
-
},
|
| 66 |
-
{
|
| 67 |
-
"id": "
|
| 68 |
-
"category": "
|
| 69 |
-
"characters":
|
| 70 |
-
"audio_seconds":
|
| 71 |
-
"latency_seconds":
|
| 72 |
-
"rtf": 0.
|
| 73 |
-
},
|
| 74 |
-
{
|
| 75 |
-
"id": "
|
| 76 |
-
"category": "
|
| 77 |
-
"characters":
|
| 78 |
-
"audio_seconds":
|
| 79 |
-
"latency_seconds":
|
| 80 |
-
"rtf":
|
| 81 |
-
},
|
| 82 |
-
{
|
| 83 |
-
"id": "
|
| 84 |
-
"category": "
|
| 85 |
-
"characters":
|
| 86 |
-
"audio_seconds":
|
| 87 |
-
"latency_seconds":
|
| 88 |
-
"rtf":
|
| 89 |
-
},
|
| 90 |
-
{
|
| 91 |
-
"id": "
|
| 92 |
-
"category": "
|
| 93 |
-
"characters":
|
| 94 |
-
"audio_seconds":
|
| 95 |
-
"latency_seconds":
|
| 96 |
-
"rtf":
|
| 97 |
-
},
|
| 98 |
-
{
|
| 99 |
-
"id": "
|
| 100 |
-
"category": "
|
| 101 |
-
"characters":
|
| 102 |
-
"audio_seconds":
|
| 103 |
-
"latency_seconds":
|
| 104 |
-
"rtf":
|
| 105 |
-
},
|
| 106 |
-
{
|
| 107 |
-
"id": "
|
| 108 |
-
"category": "punctuation",
|
| 109 |
-
"characters":
|
| 110 |
-
"audio_seconds":
|
| 111 |
-
"latency_seconds":
|
| 112 |
-
"rtf":
|
| 113 |
-
},
|
| 114 |
-
{
|
| 115 |
-
"id": "
|
| 116 |
-
"category": "
|
| 117 |
-
"characters":
|
| 118 |
-
"audio_seconds":
|
| 119 |
-
"latency_seconds":
|
| 120 |
-
"rtf":
|
| 121 |
-
},
|
| 122 |
-
{
|
| 123 |
-
"id": "
|
| 124 |
-
"category": "
|
| 125 |
-
"characters":
|
| 126 |
-
"audio_seconds":
|
| 127 |
-
"latency_seconds":
|
| 128 |
-
"rtf":
|
| 129 |
-
},
|
| 130 |
-
{
|
| 131 |
-
"id": "
|
| 132 |
-
"category": "
|
| 133 |
-
"characters":
|
| 134 |
-
"audio_seconds":
|
| 135 |
-
"latency_seconds":
|
| 136 |
-
"rtf":
|
| 137 |
-
},
|
| 138 |
-
{
|
| 139 |
-
"id": "
|
| 140 |
-
"category": "
|
| 141 |
-
"characters":
|
| 142 |
-
"audio_seconds":
|
| 143 |
-
"latency_seconds":
|
| 144 |
-
"rtf": 0.
|
| 145 |
-
},
|
| 146 |
-
{
|
| 147 |
-
"id": "
|
| 148 |
-
"category": "
|
| 149 |
-
"characters":
|
| 150 |
-
"audio_seconds": 3.
|
| 151 |
-
"latency_seconds":
|
| 152 |
-
"rtf": 0.
|
| 153 |
-
},
|
| 154 |
-
{
|
| 155 |
-
"id": "
|
| 156 |
-
"category": "
|
| 157 |
-
"characters":
|
| 158 |
-
"audio_seconds": 4.
|
| 159 |
-
"latency_seconds":
|
| 160 |
-
"rtf": 0.
|
| 161 |
-
},
|
| 162 |
-
{
|
| 163 |
-
"id": "
|
| 164 |
-
"category": "
|
| 165 |
-
"characters":
|
| 166 |
-
"audio_seconds": 3.
|
| 167 |
-
"latency_seconds":
|
| 168 |
-
"rtf": 0.
|
| 169 |
-
},
|
| 170 |
-
{
|
| 171 |
-
"id": "
|
| 172 |
-
"category": "
|
| 173 |
-
"characters":
|
| 174 |
-
"audio_seconds": 2.
|
| 175 |
-
"latency_seconds":
|
| 176 |
-
"rtf":
|
| 177 |
-
},
|
| 178 |
-
{
|
| 179 |
-
"id": "
|
| 180 |
-
"category": "
|
| 181 |
-
"characters":
|
| 182 |
-
"audio_seconds":
|
| 183 |
-
"latency_seconds":
|
| 184 |
-
"rtf": 0.
|
| 185 |
-
},
|
| 186 |
-
{
|
| 187 |
-
"id": "
|
| 188 |
-
"category": "
|
| 189 |
-
"characters":
|
| 190 |
-
"audio_seconds": 5.
|
| 191 |
-
"latency_seconds":
|
| 192 |
-
"rtf": 0.
|
| 193 |
-
},
|
| 194 |
-
{
|
| 195 |
-
"id": "
|
| 196 |
-
"category": "
|
| 197 |
-
"characters":
|
| 198 |
-
"audio_seconds":
|
| 199 |
-
"latency_seconds":
|
| 200 |
-
"rtf":
|
| 201 |
-
},
|
| 202 |
-
{
|
| 203 |
-
"id": "
|
| 204 |
-
"category": "
|
| 205 |
-
"characters":
|
| 206 |
-
"audio_seconds":
|
| 207 |
-
"latency_seconds":
|
| 208 |
-
"rtf": 0.
|
| 209 |
-
},
|
| 210 |
-
{
|
| 211 |
-
"id": "
|
| 212 |
-
"category": "
|
| 213 |
-
"characters":
|
| 214 |
-
"audio_seconds":
|
| 215 |
-
"latency_seconds":
|
| 216 |
-
"rtf": 0.
|
| 217 |
-
},
|
| 218 |
-
{
|
| 219 |
-
"id": "
|
| 220 |
-
"category": "
|
| 221 |
-
"characters":
|
| 222 |
-
"audio_seconds":
|
| 223 |
-
"latency_seconds":
|
| 224 |
-
"rtf": 0.
|
| 225 |
-
},
|
| 226 |
-
{
|
| 227 |
-
"id": "
|
| 228 |
-
"category": "
|
| 229 |
-
"characters":
|
| 230 |
-
"audio_seconds":
|
| 231 |
-
"latency_seconds":
|
| 232 |
-
"rtf": 0.
|
| 233 |
-
},
|
| 234 |
-
{
|
| 235 |
-
"id": "
|
| 236 |
-
"category": "
|
| 237 |
-
"characters":
|
| 238 |
-
"audio_seconds":
|
| 239 |
-
"latency_seconds":
|
| 240 |
-
"rtf": 0.
|
| 241 |
-
},
|
| 242 |
-
{
|
| 243 |
-
"id": "
|
| 244 |
-
"category": "
|
| 245 |
-
"characters":
|
| 246 |
-
"audio_seconds":
|
| 247 |
-
"latency_seconds":
|
| 248 |
-
"rtf":
|
| 249 |
-
},
|
| 250 |
-
{
|
| 251 |
-
"id": "
|
| 252 |
-
"category": "
|
| 253 |
-
"characters":
|
| 254 |
-
"audio_seconds":
|
| 255 |
-
"latency_seconds":
|
| 256 |
-
"rtf": 0.
|
| 257 |
-
},
|
| 258 |
-
{
|
| 259 |
-
"id": "
|
| 260 |
-
"category": "
|
| 261 |
-
"characters":
|
| 262 |
-
"audio_seconds":
|
| 263 |
-
"latency_seconds":
|
| 264 |
-
"rtf": 0.
|
| 265 |
-
},
|
| 266 |
-
{
|
| 267 |
-
"id": "
|
| 268 |
-
"category": "
|
| 269 |
-
"characters":
|
| 270 |
-
"audio_seconds":
|
| 271 |
-
"latency_seconds":
|
| 272 |
-
"rtf":
|
| 273 |
-
},
|
| 274 |
-
{
|
| 275 |
-
"id": "
|
| 276 |
-
"category": "
|
| 277 |
-
"characters":
|
| 278 |
-
"audio_seconds": 3.
|
| 279 |
-
"latency_seconds":
|
| 280 |
-
"rtf":
|
| 281 |
-
},
|
| 282 |
-
{
|
| 283 |
-
"id": "
|
| 284 |
-
"category": "homographs",
|
| 285 |
-
"characters":
|
| 286 |
-
"audio_seconds":
|
| 287 |
-
"latency_seconds":
|
| 288 |
-
"rtf":
|
| 289 |
-
},
|
| 290 |
-
{
|
| 291 |
-
"id": "
|
| 292 |
-
"category": "
|
| 293 |
-
"characters":
|
| 294 |
-
"audio_seconds":
|
| 295 |
-
"latency_seconds":
|
| 296 |
-
"rtf": 0.
|
| 297 |
-
},
|
| 298 |
-
{
|
| 299 |
-
"id": "
|
| 300 |
-
"category": "
|
| 301 |
-
"characters":
|
| 302 |
-
"audio_seconds":
|
| 303 |
-
"latency_seconds":
|
| 304 |
-
"rtf": 0.
|
| 305 |
-
},
|
| 306 |
-
{
|
| 307 |
-
"id": "
|
| 308 |
-
"category": "
|
| 309 |
-
"characters":
|
| 310 |
-
"audio_seconds": 3.
|
| 311 |
-
"latency_seconds":
|
| 312 |
-
"rtf": 0.
|
| 313 |
-
},
|
| 314 |
-
{
|
| 315 |
-
"id": "
|
| 316 |
-
"category": "
|
| 317 |
-
"characters":
|
| 318 |
-
"audio_seconds":
|
| 319 |
-
"latency_seconds":
|
| 320 |
-
"rtf": 0.
|
| 321 |
-
},
|
| 322 |
-
{
|
| 323 |
-
"id": "
|
| 324 |
-
"category": "
|
| 325 |
-
"characters":
|
| 326 |
-
"audio_seconds":
|
| 327 |
-
"latency_seconds":
|
| 328 |
-
"rtf": 0.
|
| 329 |
-
},
|
| 330 |
-
{
|
| 331 |
-
"id": "
|
| 332 |
-
"category": "
|
| 333 |
-
"characters":
|
| 334 |
-
"audio_seconds":
|
| 335 |
-
"latency_seconds":
|
| 336 |
-
"rtf": 0.
|
| 337 |
-
},
|
| 338 |
-
{
|
| 339 |
-
"id": "
|
| 340 |
-
"category": "
|
| 341 |
-
"characters":
|
| 342 |
-
"audio_seconds":
|
| 343 |
-
"latency_seconds":
|
| 344 |
-
"rtf":
|
| 345 |
-
},
|
| 346 |
-
{
|
| 347 |
-
"id": "
|
| 348 |
-
"category": "
|
| 349 |
-
"characters":
|
| 350 |
-
"audio_seconds":
|
| 351 |
-
"latency_seconds":
|
| 352 |
-
"rtf": 0.
|
| 353 |
-
},
|
| 354 |
-
{
|
| 355 |
-
"id": "
|
| 356 |
-
"category": "
|
| 357 |
-
"characters":
|
| 358 |
-
"audio_seconds":
|
| 359 |
-
"latency_seconds":
|
| 360 |
-
"rtf":
|
| 361 |
-
},
|
| 362 |
-
{
|
| 363 |
-
"id": "
|
| 364 |
-
"category": "
|
| 365 |
-
"characters":
|
| 366 |
-
"audio_seconds":
|
| 367 |
-
"latency_seconds":
|
| 368 |
-
"rtf": 0.
|
| 369 |
-
},
|
| 370 |
-
{
|
| 371 |
-
"id": "
|
| 372 |
-
"category": "
|
| 373 |
-
"characters":
|
| 374 |
-
"audio_seconds":
|
| 375 |
-
"latency_seconds":
|
| 376 |
-
"rtf": 0.
|
| 377 |
-
},
|
| 378 |
-
{
|
| 379 |
-
"id": "
|
| 380 |
-
"category": "
|
| 381 |
-
"characters":
|
| 382 |
-
"audio_seconds": 3.
|
| 383 |
-
"latency_seconds":
|
| 384 |
-
"rtf": 0.
|
| 385 |
-
},
|
| 386 |
-
{
|
| 387 |
-
"id": "
|
| 388 |
-
"category": "
|
| 389 |
-
"characters":
|
| 390 |
-
"audio_seconds":
|
| 391 |
-
"latency_seconds":
|
| 392 |
-
"rtf":
|
| 393 |
-
},
|
| 394 |
-
{
|
| 395 |
-
"id": "
|
| 396 |
-
"category": "
|
| 397 |
-
"characters":
|
| 398 |
-
"audio_seconds":
|
| 399 |
-
"latency_seconds":
|
| 400 |
-
"rtf":
|
| 401 |
-
},
|
| 402 |
-
{
|
| 403 |
-
"id": "
|
| 404 |
-
"category": "
|
| 405 |
-
"characters":
|
| 406 |
-
"audio_seconds":
|
| 407 |
-
"latency_seconds":
|
| 408 |
-
"rtf": 0.
|
| 409 |
-
},
|
| 410 |
-
{
|
| 411 |
-
"id": "
|
| 412 |
-
"category": "
|
| 413 |
-
"characters":
|
| 414 |
-
"audio_seconds":
|
| 415 |
-
"latency_seconds":
|
| 416 |
-
"rtf": 0.
|
| 417 |
-
}
|
| 418 |
-
|
| 419 |
-
|
| 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 |
-
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "piper-ryan-low",
|
| 4 |
+
"provider": "CPUExecutionProvider",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Windows-11-10.0.26200-SP0",
|
| 7 |
+
"processor": "AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD",
|
| 8 |
+
"logical_cpus_visible": 24,
|
| 9 |
+
"process_cpu_affinity_count": null
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.12.11",
|
| 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": "12",
|
| 19 |
+
"MKL_NUM_THREADS": "12",
|
| 20 |
+
"OPENBLAS_NUM_THREADS": "12"
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"utterances": 48,
|
| 24 |
+
"load_seconds": 3.2493732000002638,
|
| 25 |
+
"peak_process_rss_bytes_observed": 289849344,
|
| 26 |
+
"total_latency_seconds": 10.677849699975923,
|
| 27 |
+
"total_audio_seconds": 194.22400000000002,
|
| 28 |
+
"rtf": 0.0549769837917864,
|
| 29 |
+
"realtime_multiple": 18.18943003107058,
|
| 30 |
+
"latency_mean_seconds": 0.22245520208283173,
|
| 31 |
+
"latency_median_seconds": 0.20518284999707248,
|
| 32 |
+
"latency_p95_seconds": 0.37338253499765417,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "ood_001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 83,
|
| 38 |
+
"audio_seconds": 3.68,
|
| 39 |
+
"latency_seconds": 0.27788400001008995,
|
| 40 |
+
"rtf": 0.07551195652448096
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "ood_002",
|
| 44 |
+
"category": "conversational",
|
| 45 |
+
"characters": 66,
|
| 46 |
+
"audio_seconds": 3.552,
|
| 47 |
+
"latency_seconds": 0.1722707000153605,
|
| 48 |
+
"rtf": 0.04849963401333347
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "ood_003",
|
| 52 |
+
"category": "conversational",
|
| 53 |
+
"characters": 81,
|
| 54 |
+
"audio_seconds": 3.776,
|
| 55 |
+
"latency_seconds": 0.1631457000039518,
|
| 56 |
+
"rtf": 0.043205958687487236
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "ood_004",
|
| 60 |
+
"category": "conversational",
|
| 61 |
+
"characters": 77,
|
| 62 |
+
"audio_seconds": 3.248,
|
| 63 |
+
"latency_seconds": 0.16504429999622516,
|
| 64 |
+
"rtf": 0.05081413177223681
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "ood_005",
|
| 68 |
+
"category": "conversational",
|
| 69 |
+
"characters": 63,
|
| 70 |
+
"audio_seconds": 2.96,
|
| 71 |
+
"latency_seconds": 0.14913900001556613,
|
| 72 |
+
"rtf": 0.05038479730255612
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "ood_006",
|
| 76 |
+
"category": "conversational",
|
| 77 |
+
"characters": 65,
|
| 78 |
+
"audio_seconds": 3.12,
|
| 79 |
+
"latency_seconds": 0.1411489000020083,
|
| 80 |
+
"rtf": 0.045240032051925734
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "ood_007",
|
| 84 |
+
"category": "punctuation",
|
| 85 |
+
"characters": 94,
|
| 86 |
+
"audio_seconds": 5.216,
|
| 87 |
+
"latency_seconds": 0.2696251999877859,
|
| 88 |
+
"rtf": 0.05169194785041907
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "ood_008",
|
| 92 |
+
"category": "punctuation",
|
| 93 |
+
"characters": 75,
|
| 94 |
+
"audio_seconds": 4.336,
|
| 95 |
+
"latency_seconds": 0.19579009999870323,
|
| 96 |
+
"rtf": 0.045154543357634504
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "ood_009",
|
| 100 |
+
"category": "punctuation",
|
| 101 |
+
"characters": 63,
|
| 102 |
+
"audio_seconds": 2.544,
|
| 103 |
+
"latency_seconds": 0.15138409999781288,
|
| 104 |
+
"rtf": 0.05950632861549249
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "ood_010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 68,
|
| 110 |
+
"audio_seconds": 2.688,
|
| 111 |
+
"latency_seconds": 0.14369650001754053,
|
| 112 |
+
"rtf": 0.053458519351763586
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "ood_011",
|
| 116 |
+
"category": "punctuation",
|
| 117 |
+
"characters": 67,
|
| 118 |
+
"audio_seconds": 3.904,
|
| 119 |
+
"latency_seconds": 0.21638850000454113,
|
| 120 |
+
"rtf": 0.05542738217329435
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "ood_012",
|
| 124 |
+
"category": "punctuation",
|
| 125 |
+
"characters": 73,
|
| 126 |
+
"audio_seconds": 3.744,
|
| 127 |
+
"latency_seconds": 0.2527023999718949,
|
| 128 |
+
"rtf": 0.06749529913779244
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "ood_013",
|
| 132 |
+
"category": "numbers",
|
| 133 |
+
"characters": 96,
|
| 134 |
+
"audio_seconds": 5.28,
|
| 135 |
+
"latency_seconds": 0.3698881999880541,
|
| 136 |
+
"rtf": 0.07005458333107085
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "ood_014",
|
| 140 |
+
"category": "numbers",
|
| 141 |
+
"characters": 79,
|
| 142 |
+
"audio_seconds": 4.288,
|
| 143 |
+
"latency_seconds": 0.23779459999059327,
|
| 144 |
+
"rtf": 0.05545583022168686
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "ood_015",
|
| 148 |
+
"category": "numbers",
|
| 149 |
+
"characters": 80,
|
| 150 |
+
"audio_seconds": 3.616,
|
| 151 |
+
"latency_seconds": 0.22169710000162013,
|
| 152 |
+
"rtf": 0.061310038717262205
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "ood_016",
|
| 156 |
+
"category": "numbers",
|
| 157 |
+
"characters": 78,
|
| 158 |
+
"audio_seconds": 4.0,
|
| 159 |
+
"latency_seconds": 0.18141089999699034,
|
| 160 |
+
"rtf": 0.045352724999247584
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "ood_017",
|
| 164 |
+
"category": "numbers",
|
| 165 |
+
"characters": 80,
|
| 166 |
+
"audio_seconds": 3.856,
|
| 167 |
+
"latency_seconds": 0.18316459999186918,
|
| 168 |
+
"rtf": 0.04750119294394948
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "ood_018",
|
| 172 |
+
"category": "numbers",
|
| 173 |
+
"characters": 64,
|
| 174 |
+
"audio_seconds": 2.864,
|
| 175 |
+
"latency_seconds": 0.14452840000740252,
|
| 176 |
+
"rtf": 0.05046382681822714
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "ood_019",
|
| 180 |
+
"category": "technical",
|
| 181 |
+
"characters": 86,
|
| 182 |
+
"audio_seconds": 4.176,
|
| 183 |
+
"latency_seconds": 0.17393809999339283,
|
| 184 |
+
"rtf": 0.04165184386814962
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "ood_020",
|
| 188 |
+
"category": "technical",
|
| 189 |
+
"characters": 93,
|
| 190 |
+
"audio_seconds": 5.008,
|
| 191 |
+
"latency_seconds": 0.2173045999952592,
|
| 192 |
+
"rtf": 0.04339149360927699
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "ood_021",
|
| 196 |
+
"category": "technical",
|
| 197 |
+
"characters": 89,
|
| 198 |
+
"audio_seconds": 4.608,
|
| 199 |
+
"latency_seconds": 0.25476319997687824,
|
| 200 |
+
"rtf": 0.055287152772760036
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "ood_022",
|
| 204 |
+
"category": "technical",
|
| 205 |
+
"characters": 86,
|
| 206 |
+
"audio_seconds": 4.736,
|
| 207 |
+
"latency_seconds": 0.24106899998150766,
|
| 208 |
+
"rtf": 0.05090139357717645
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "ood_023",
|
| 212 |
+
"category": "technical",
|
| 213 |
+
"characters": 101,
|
| 214 |
+
"audio_seconds": 5.136,
|
| 215 |
+
"latency_seconds": 0.21613779998733662,
|
| 216 |
+
"rtf": 0.04208290498195806
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "ood_024",
|
| 220 |
+
"category": "technical",
|
| 221 |
+
"characters": 82,
|
| 222 |
+
"audio_seconds": 4.464,
|
| 223 |
+
"latency_seconds": 0.20625079999445006,
|
| 224 |
+
"rtf": 0.046203136199473575
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "ood_025",
|
| 228 |
+
"category": "names_places",
|
| 229 |
+
"characters": 71,
|
| 230 |
+
"audio_seconds": 3.664,
|
| 231 |
+
"latency_seconds": 0.18153719999827445,
|
| 232 |
+
"rtf": 0.04954617903883036
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "ood_026",
|
| 236 |
+
"category": "names_places",
|
| 237 |
+
"characters": 59,
|
| 238 |
+
"audio_seconds": 2.72,
|
| 239 |
+
"latency_seconds": 0.17420939999283291,
|
| 240 |
+
"rtf": 0.0640475735267768
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "ood_027",
|
| 244 |
+
"category": "names_places",
|
| 245 |
+
"characters": 72,
|
| 246 |
+
"audio_seconds": 3.248,
|
| 247 |
+
"latency_seconds": 0.16830190000473522,
|
| 248 |
+
"rtf": 0.05181708743988153
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "ood_028",
|
| 252 |
+
"category": "names_places",
|
| 253 |
+
"characters": 61,
|
| 254 |
+
"audio_seconds": 3.2,
|
| 255 |
+
"latency_seconds": 0.15320649999193847,
|
| 256 |
+
"rtf": 0.04787703124748077
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "ood_029",
|
| 260 |
+
"category": "names_places",
|
| 261 |
+
"characters": 78,
|
| 262 |
+
"audio_seconds": 3.664,
|
| 263 |
+
"latency_seconds": 0.18615009999484755,
|
| 264 |
+
"rtf": 0.050805158295536994
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "ood_030",
|
| 268 |
+
"category": "names_places",
|
| 269 |
+
"characters": 62,
|
| 270 |
+
"audio_seconds": 3.392,
|
| 271 |
+
"latency_seconds": 0.15526960001443513,
|
| 272 |
+
"rtf": 0.045775235853312245
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "ood_031",
|
| 276 |
+
"category": "homographs",
|
| 277 |
+
"characters": 73,
|
| 278 |
+
"audio_seconds": 3.376,
|
| 279 |
+
"latency_seconds": 0.16894270002376288,
|
| 280 |
+
"rtf": 0.05004226896438474
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "ood_032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 78,
|
| 286 |
+
"audio_seconds": 3.456,
|
| 287 |
+
"latency_seconds": 0.3027017999847885,
|
| 288 |
+
"rtf": 0.08758732638448742
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "ood_033",
|
| 292 |
+
"category": "homographs",
|
| 293 |
+
"characters": 60,
|
| 294 |
+
"audio_seconds": 2.704,
|
| 295 |
+
"latency_seconds": 0.15641120000509545,
|
| 296 |
+
"rtf": 0.057844378700109264
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "ood_034",
|
| 300 |
+
"category": "homographs",
|
| 301 |
+
"characters": 57,
|
| 302 |
+
"audio_seconds": 2.576,
|
| 303 |
+
"latency_seconds": 0.1324138000200037,
|
| 304 |
+
"rtf": 0.05140287267857286
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "ood_035",
|
| 308 |
+
"category": "homographs",
|
| 309 |
+
"characters": 63,
|
| 310 |
+
"audio_seconds": 3.136,
|
| 311 |
+
"latency_seconds": 0.14976440000464208,
|
| 312 |
+
"rtf": 0.04775650510352107
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "ood_036",
|
| 316 |
+
"category": "homographs",
|
| 317 |
+
"characters": 51,
|
| 318 |
+
"audio_seconds": 2.304,
|
| 319 |
+
"latency_seconds": 0.12654890000703745,
|
| 320 |
+
"rtf": 0.05492573785027667
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "ood_037",
|
| 324 |
+
"category": "long_range",
|
| 325 |
+
"characters": 122,
|
| 326 |
+
"audio_seconds": 5.456,
|
| 327 |
+
"latency_seconds": 0.3752641000028234,
|
| 328 |
+
"rtf": 0.06878007697998963
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "ood_038",
|
| 332 |
+
"category": "long_range",
|
| 333 |
+
"characters": 141,
|
| 334 |
+
"audio_seconds": 6.848,
|
| 335 |
+
"latency_seconds": 0.3627565999922808,
|
| 336 |
+
"rtf": 0.052972634344667174
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "ood_039",
|
| 340 |
+
"category": "long_range",
|
| 341 |
+
"characters": 132,
|
| 342 |
+
"audio_seconds": 7.088,
|
| 343 |
+
"latency_seconds": 0.3951952999923378,
|
| 344 |
+
"rtf": 0.05575554458131177
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "ood_040",
|
| 348 |
+
"category": "long_range",
|
| 349 |
+
"characters": 122,
|
| 350 |
+
"audio_seconds": 5.424,
|
| 351 |
+
"latency_seconds": 0.3856018999940716,
|
| 352 |
+
"rtf": 0.07109179572162086
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "ood_041",
|
| 356 |
+
"category": "long_range",
|
| 357 |
+
"characters": 124,
|
| 358 |
+
"audio_seconds": 6.24,
|
| 359 |
+
"latency_seconds": 0.35537699999986216,
|
| 360 |
+
"rtf": 0.056951442307670214
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "ood_042",
|
| 364 |
+
"category": "long_range",
|
| 365 |
+
"characters": 124,
|
| 366 |
+
"audio_seconds": 5.344,
|
| 367 |
+
"latency_seconds": 0.23274020000826567,
|
| 368 |
+
"rtf": 0.043551684133283246
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "ood_043",
|
| 372 |
+
"category": "rare_words",
|
| 373 |
+
"characters": 82,
|
| 374 |
+
"audio_seconds": 4.272,
|
| 375 |
+
"latency_seconds": 0.22237020000466146,
|
| 376 |
+
"rtf": 0.05205294943929341
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "ood_044",
|
| 380 |
+
"category": "rare_words",
|
| 381 |
+
"characters": 78,
|
| 382 |
+
"audio_seconds": 3.824,
|
| 383 |
+
"latency_seconds": 0.2648957000055816,
|
| 384 |
+
"rtf": 0.06927188807677344
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "ood_045",
|
| 388 |
+
"category": "rare_words",
|
| 389 |
+
"characters": 85,
|
| 390 |
+
"audio_seconds": 4.4,
|
| 391 |
+
"latency_seconds": 0.2603831999877002,
|
| 392 |
+
"rtf": 0.059177999997204585
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "ood_046",
|
| 396 |
+
"category": "rare_words",
|
| 397 |
+
"characters": 87,
|
| 398 |
+
"audio_seconds": 4.288,
|
| 399 |
+
"latency_seconds": 0.2540662999963388,
|
| 400 |
+
"rtf": 0.05925053637974318
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "ood_047",
|
| 404 |
+
"category": "rare_words",
|
| 405 |
+
"characters": 84,
|
| 406 |
+
"audio_seconds": 4.336,
|
| 407 |
+
"latency_seconds": 0.36346010002307594,
|
| 408 |
+
"rtf": 0.08382382380605995
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "ood_048",
|
| 412 |
+
"category": "rare_words",
|
| 413 |
+
"characters": 90,
|
| 414 |
+
"audio_seconds": 4.464,
|
| 415 |
+
"latency_seconds": 0.2041148999996949,
|
| 416 |
+
"rtf": 0.04572466397842627
|
| 417 |
+
}
|
| 418 |
+
]
|
| 419 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
evaluation/final/runtime_snapshot/supertonic3-james-3step_cpu.json
CHANGED
|
@@ -1,435 +1,419 @@
|
|
| 1 |
-
{
|
| 2 |
-
"format": "inflect_tts_runtime_v2",
|
| 3 |
-
"system": "supertonic3-james-3step",
|
| 4 |
-
"provider": "
|
| 5 |
-
"hardware": {
|
| 6 |
-
"platform": "
|
| 7 |
-
"processor": "
|
| 8 |
-
"logical_cpus_visible":
|
| 9 |
-
"process_cpu_affinity_count":
|
| 10 |
-
},
|
| 11 |
-
"runtime_protocol": {
|
| 12 |
-
"python": "3.12.
|
| 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":
|
| 19 |
-
"MKL_NUM_THREADS":
|
| 20 |
-
"OPENBLAS_NUM_THREADS":
|
| 21 |
-
}
|
| 22 |
-
},
|
| 23 |
-
"utterances":
|
| 24 |
-
"load_seconds":
|
| 25 |
-
"peak_process_rss_bytes_observed":
|
| 26 |
-
"total_latency_seconds":
|
| 27 |
-
"total_audio_seconds":
|
| 28 |
-
"rtf":
|
| 29 |
-
"realtime_multiple":
|
| 30 |
-
"latency_mean_seconds":
|
| 31 |
-
"latency_median_seconds":
|
| 32 |
-
"latency_p95_seconds":
|
| 33 |
-
"rows": [
|
| 34 |
-
{
|
| 35 |
-
"id": "
|
| 36 |
-
"category": "conversational",
|
| 37 |
-
"characters":
|
| 38 |
-
"audio_seconds":
|
| 39 |
-
"latency_seconds":
|
| 40 |
-
"rtf":
|
| 41 |
-
},
|
| 42 |
-
{
|
| 43 |
-
"id": "
|
| 44 |
-
"category": "
|
| 45 |
-
"characters":
|
| 46 |
-
"audio_seconds": 4.
|
| 47 |
-
"latency_seconds":
|
| 48 |
-
"rtf":
|
| 49 |
-
},
|
| 50 |
-
{
|
| 51 |
-
"id": "
|
| 52 |
-
"category": "
|
| 53 |
-
"characters":
|
| 54 |
-
"audio_seconds":
|
| 55 |
-
"latency_seconds":
|
| 56 |
-
"rtf":
|
| 57 |
-
},
|
| 58 |
-
{
|
| 59 |
-
"id": "
|
| 60 |
-
"category": "
|
| 61 |
-
"characters":
|
| 62 |
-
"audio_seconds": 5.
|
| 63 |
-
"latency_seconds":
|
| 64 |
-
"rtf":
|
| 65 |
-
},
|
| 66 |
-
{
|
| 67 |
-
"id": "
|
| 68 |
-
"category": "
|
| 69 |
-
"characters":
|
| 70 |
-
"audio_seconds":
|
| 71 |
-
"latency_seconds":
|
| 72 |
-
"rtf":
|
| 73 |
-
},
|
| 74 |
-
{
|
| 75 |
-
"id": "
|
| 76 |
-
"category": "
|
| 77 |
-
"characters":
|
| 78 |
-
"audio_seconds":
|
| 79 |
-
"latency_seconds":
|
| 80 |
-
"rtf":
|
| 81 |
-
},
|
| 82 |
-
{
|
| 83 |
-
"id": "
|
| 84 |
-
"category": "
|
| 85 |
-
"characters":
|
| 86 |
-
"audio_seconds":
|
| 87 |
-
"latency_seconds":
|
| 88 |
-
"rtf":
|
| 89 |
-
},
|
| 90 |
-
{
|
| 91 |
-
"id": "
|
| 92 |
-
"category": "
|
| 93 |
-
"characters":
|
| 94 |
-
"audio_seconds": 5.
|
| 95 |
-
"latency_seconds":
|
| 96 |
-
"rtf":
|
| 97 |
-
},
|
| 98 |
-
{
|
| 99 |
-
"id": "
|
| 100 |
-
"category": "
|
| 101 |
-
"characters":
|
| 102 |
-
"audio_seconds": 5.
|
| 103 |
-
"latency_seconds":
|
| 104 |
-
"rtf":
|
| 105 |
-
},
|
| 106 |
-
{
|
| 107 |
-
"id": "
|
| 108 |
-
"category": "punctuation",
|
| 109 |
-
"characters":
|
| 110 |
-
"audio_seconds":
|
| 111 |
-
"latency_seconds":
|
| 112 |
-
"rtf":
|
| 113 |
-
},
|
| 114 |
-
{
|
| 115 |
-
"id": "
|
| 116 |
-
"category": "
|
| 117 |
-
"characters":
|
| 118 |
-
"audio_seconds":
|
| 119 |
-
"latency_seconds":
|
| 120 |
-
"rtf":
|
| 121 |
-
},
|
| 122 |
-
{
|
| 123 |
-
"id": "
|
| 124 |
-
"category": "
|
| 125 |
-
"characters":
|
| 126 |
-
"audio_seconds":
|
| 127 |
-
"latency_seconds":
|
| 128 |
-
"rtf":
|
| 129 |
-
},
|
| 130 |
-
{
|
| 131 |
-
"id": "
|
| 132 |
-
"category": "
|
| 133 |
-
"characters":
|
| 134 |
-
"audio_seconds":
|
| 135 |
-
"latency_seconds":
|
| 136 |
-
"rtf":
|
| 137 |
-
},
|
| 138 |
-
{
|
| 139 |
-
"id": "
|
| 140 |
-
"category": "
|
| 141 |
-
"characters":
|
| 142 |
-
"audio_seconds":
|
| 143 |
-
"latency_seconds":
|
| 144 |
-
"rtf":
|
| 145 |
-
},
|
| 146 |
-
{
|
| 147 |
-
"id": "
|
| 148 |
-
"category": "
|
| 149 |
-
"characters":
|
| 150 |
-
"audio_seconds":
|
| 151 |
-
"latency_seconds":
|
| 152 |
-
"rtf":
|
| 153 |
-
},
|
| 154 |
-
{
|
| 155 |
-
"id": "
|
| 156 |
-
"category": "
|
| 157 |
-
"characters":
|
| 158 |
-
"audio_seconds": 5.
|
| 159 |
-
"latency_seconds":
|
| 160 |
-
"rtf":
|
| 161 |
-
},
|
| 162 |
-
{
|
| 163 |
-
"id": "
|
| 164 |
-
"category": "
|
| 165 |
-
"characters":
|
| 166 |
-
"audio_seconds": 5.
|
| 167 |
-
"latency_seconds":
|
| 168 |
-
"rtf":
|
| 169 |
-
},
|
| 170 |
-
{
|
| 171 |
-
"id": "
|
| 172 |
-
"category": "
|
| 173 |
-
"characters":
|
| 174 |
-
"audio_seconds":
|
| 175 |
-
"latency_seconds":
|
| 176 |
-
"rtf":
|
| 177 |
-
},
|
| 178 |
-
{
|
| 179 |
-
"id": "
|
| 180 |
-
"category": "
|
| 181 |
-
"characters":
|
| 182 |
-
"audio_seconds":
|
| 183 |
-
"latency_seconds":
|
| 184 |
-
"rtf":
|
| 185 |
-
},
|
| 186 |
-
{
|
| 187 |
-
"id": "
|
| 188 |
-
"category": "
|
| 189 |
-
"characters":
|
| 190 |
-
"audio_seconds":
|
| 191 |
-
"latency_seconds":
|
| 192 |
-
"rtf":
|
| 193 |
-
},
|
| 194 |
-
{
|
| 195 |
-
"id": "
|
| 196 |
-
"category": "
|
| 197 |
-
"characters":
|
| 198 |
-
"audio_seconds":
|
| 199 |
-
"latency_seconds":
|
| 200 |
-
"rtf":
|
| 201 |
-
},
|
| 202 |
-
{
|
| 203 |
-
"id": "
|
| 204 |
-
"category": "
|
| 205 |
-
"characters":
|
| 206 |
-
"audio_seconds":
|
| 207 |
-
"latency_seconds":
|
| 208 |
-
"rtf":
|
| 209 |
-
},
|
| 210 |
-
{
|
| 211 |
-
"id": "
|
| 212 |
-
"category": "
|
| 213 |
-
"characters":
|
| 214 |
-
"audio_seconds":
|
| 215 |
-
"latency_seconds":
|
| 216 |
-
"rtf":
|
| 217 |
-
},
|
| 218 |
-
{
|
| 219 |
-
"id": "
|
| 220 |
-
"category": "
|
| 221 |
-
"characters":
|
| 222 |
-
"audio_seconds": 5.
|
| 223 |
-
"latency_seconds":
|
| 224 |
-
"rtf":
|
| 225 |
-
},
|
| 226 |
-
{
|
| 227 |
-
"id": "
|
| 228 |
-
"category": "
|
| 229 |
-
"characters":
|
| 230 |
-
"audio_seconds":
|
| 231 |
-
"latency_seconds":
|
| 232 |
-
"rtf":
|
| 233 |
-
},
|
| 234 |
-
{
|
| 235 |
-
"id": "
|
| 236 |
-
"category": "
|
| 237 |
-
"characters":
|
| 238 |
-
"audio_seconds":
|
| 239 |
-
"latency_seconds":
|
| 240 |
-
"rtf":
|
| 241 |
-
},
|
| 242 |
-
{
|
| 243 |
-
"id": "
|
| 244 |
-
"category": "
|
| 245 |
-
"characters":
|
| 246 |
-
"audio_seconds":
|
| 247 |
-
"latency_seconds":
|
| 248 |
-
"rtf":
|
| 249 |
-
},
|
| 250 |
-
{
|
| 251 |
-
"id": "
|
| 252 |
-
"category": "
|
| 253 |
-
"characters":
|
| 254 |
-
"audio_seconds":
|
| 255 |
-
"latency_seconds":
|
| 256 |
-
"rtf":
|
| 257 |
-
},
|
| 258 |
-
{
|
| 259 |
-
"id": "
|
| 260 |
-
"category": "
|
| 261 |
-
"characters":
|
| 262 |
-
"audio_seconds":
|
| 263 |
-
"latency_seconds":
|
| 264 |
-
"rtf":
|
| 265 |
-
},
|
| 266 |
-
{
|
| 267 |
-
"id": "
|
| 268 |
-
"category": "
|
| 269 |
-
"characters":
|
| 270 |
-
"audio_seconds": 4.
|
| 271 |
-
"latency_seconds":
|
| 272 |
-
"rtf":
|
| 273 |
-
},
|
| 274 |
-
{
|
| 275 |
-
"id": "
|
| 276 |
-
"category": "
|
| 277 |
-
"characters":
|
| 278 |
-
"audio_seconds":
|
| 279 |
-
"latency_seconds":
|
| 280 |
-
"rtf":
|
| 281 |
-
},
|
| 282 |
-
{
|
| 283 |
-
"id": "
|
| 284 |
-
"category": "homographs",
|
| 285 |
-
"characters":
|
| 286 |
-
"audio_seconds":
|
| 287 |
-
"latency_seconds":
|
| 288 |
-
"rtf":
|
| 289 |
-
},
|
| 290 |
-
{
|
| 291 |
-
"id": "
|
| 292 |
-
"category": "
|
| 293 |
-
"characters":
|
| 294 |
-
"audio_seconds":
|
| 295 |
-
"latency_seconds":
|
| 296 |
-
"rtf":
|
| 297 |
-
},
|
| 298 |
-
{
|
| 299 |
-
"id": "
|
| 300 |
-
"category": "
|
| 301 |
-
"characters":
|
| 302 |
-
"audio_seconds":
|
| 303 |
-
"latency_seconds":
|
| 304 |
-
"rtf":
|
| 305 |
-
},
|
| 306 |
-
{
|
| 307 |
-
"id": "
|
| 308 |
-
"category": "
|
| 309 |
-
"characters":
|
| 310 |
-
"audio_seconds": 4.
|
| 311 |
-
"latency_seconds":
|
| 312 |
-
"rtf":
|
| 313 |
-
},
|
| 314 |
-
{
|
| 315 |
-
"id": "
|
| 316 |
-
"category": "
|
| 317 |
-
"characters":
|
| 318 |
-
"audio_seconds":
|
| 319 |
-
"latency_seconds":
|
| 320 |
-
"rtf":
|
| 321 |
-
},
|
| 322 |
-
{
|
| 323 |
-
"id": "
|
| 324 |
-
"category": "
|
| 325 |
-
"characters":
|
| 326 |
-
"audio_seconds":
|
| 327 |
-
"latency_seconds":
|
| 328 |
-
"rtf":
|
| 329 |
-
},
|
| 330 |
-
{
|
| 331 |
-
"id": "
|
| 332 |
-
"category": "
|
| 333 |
-
"characters":
|
| 334 |
-
"audio_seconds":
|
| 335 |
-
"latency_seconds":
|
| 336 |
-
"rtf":
|
| 337 |
-
},
|
| 338 |
-
{
|
| 339 |
-
"id": "
|
| 340 |
-
"category": "
|
| 341 |
-
"characters":
|
| 342 |
-
"audio_seconds":
|
| 343 |
-
"latency_seconds":
|
| 344 |
-
"rtf":
|
| 345 |
-
},
|
| 346 |
-
{
|
| 347 |
-
"id": "
|
| 348 |
-
"category": "
|
| 349 |
-
"characters":
|
| 350 |
-
"audio_seconds":
|
| 351 |
-
"latency_seconds":
|
| 352 |
-
"rtf":
|
| 353 |
-
},
|
| 354 |
-
{
|
| 355 |
-
"id": "
|
| 356 |
-
"category": "
|
| 357 |
-
"characters":
|
| 358 |
-
"audio_seconds":
|
| 359 |
-
"latency_seconds":
|
| 360 |
-
"rtf":
|
| 361 |
-
},
|
| 362 |
-
{
|
| 363 |
-
"id": "
|
| 364 |
-
"category": "
|
| 365 |
-
"characters":
|
| 366 |
-
"audio_seconds":
|
| 367 |
-
"latency_seconds":
|
| 368 |
-
"rtf":
|
| 369 |
-
},
|
| 370 |
-
{
|
| 371 |
-
"id": "
|
| 372 |
-
"category": "
|
| 373 |
-
"characters":
|
| 374 |
-
"audio_seconds":
|
| 375 |
-
"latency_seconds":
|
| 376 |
-
"rtf":
|
| 377 |
-
},
|
| 378 |
-
{
|
| 379 |
-
"id": "
|
| 380 |
-
"category": "
|
| 381 |
-
"characters":
|
| 382 |
-
"audio_seconds":
|
| 383 |
-
"latency_seconds":
|
| 384 |
-
"rtf":
|
| 385 |
-
},
|
| 386 |
-
{
|
| 387 |
-
"id": "
|
| 388 |
-
"category": "
|
| 389 |
-
"characters":
|
| 390 |
-
"audio_seconds":
|
| 391 |
-
"latency_seconds":
|
| 392 |
-
"rtf":
|
| 393 |
-
},
|
| 394 |
-
{
|
| 395 |
-
"id": "
|
| 396 |
-
"category": "
|
| 397 |
-
"characters":
|
| 398 |
-
"audio_seconds":
|
| 399 |
-
"latency_seconds":
|
| 400 |
-
"rtf":
|
| 401 |
-
},
|
| 402 |
-
{
|
| 403 |
-
"id": "
|
| 404 |
-
"category": "
|
| 405 |
-
"characters":
|
| 406 |
-
"audio_seconds":
|
| 407 |
-
"latency_seconds":
|
| 408 |
-
"rtf":
|
| 409 |
-
},
|
| 410 |
-
{
|
| 411 |
-
"id": "
|
| 412 |
-
"category": "
|
| 413 |
-
"characters":
|
| 414 |
-
"audio_seconds":
|
| 415 |
-
"latency_seconds":
|
| 416 |
-
"rtf":
|
| 417 |
-
}
|
| 418 |
-
|
| 419 |
-
|
| 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 |
-
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "supertonic3-james-3step",
|
| 4 |
+
"provider": "CPUExecutionProvider",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Windows-11-10.0.26200-SP0",
|
| 7 |
+
"processor": "AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD",
|
| 8 |
+
"logical_cpus_visible": 24,
|
| 9 |
+
"process_cpu_affinity_count": null
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.12.11",
|
| 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": "12",
|
| 19 |
+
"MKL_NUM_THREADS": "12",
|
| 20 |
+
"OPENBLAS_NUM_THREADS": "12"
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"utterances": 48,
|
| 24 |
+
"load_seconds": 1.317804399994202,
|
| 25 |
+
"peak_process_rss_bytes_observed": 553426944,
|
| 26 |
+
"total_latency_seconds": 50.52643040003022,
|
| 27 |
+
"total_audio_seconds": 278.63945578231295,
|
| 28 |
+
"rtf": 0.18133264816417094,
|
| 29 |
+
"realtime_multiple": 5.514726719783202,
|
| 30 |
+
"latency_mean_seconds": 1.0526339666672964,
|
| 31 |
+
"latency_median_seconds": 0.9938161999889417,
|
| 32 |
+
"latency_p95_seconds": 1.4936583049857288,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "ood_001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 83,
|
| 38 |
+
"audio_seconds": 5.7817687074829935,
|
| 39 |
+
"latency_seconds": 0.9302147999987938,
|
| 40 |
+
"rtf": 0.16088758424301425
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "ood_002",
|
| 44 |
+
"category": "conversational",
|
| 45 |
+
"characters": 66,
|
| 46 |
+
"audio_seconds": 4.667210884353741,
|
| 47 |
+
"latency_seconds": 0.828060200001346,
|
| 48 |
+
"rtf": 0.1774207809587772
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "ood_003",
|
| 52 |
+
"category": "conversational",
|
| 53 |
+
"characters": 81,
|
| 54 |
+
"audio_seconds": 5.642448979591837,
|
| 55 |
+
"latency_seconds": 0.961892200022703,
|
| 56 |
+
"rtf": 0.17047423973203288
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "ood_004",
|
| 60 |
+
"category": "conversational",
|
| 61 |
+
"characters": 77,
|
| 62 |
+
"audio_seconds": 5.712108843537415,
|
| 63 |
+
"latency_seconds": 1.187607100000605,
|
| 64 |
+
"rtf": 0.2079104464797172
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "ood_005",
|
| 68 |
+
"category": "conversational",
|
| 69 |
+
"characters": 63,
|
| 70 |
+
"audio_seconds": 5.433469387755102,
|
| 71 |
+
"latency_seconds": 0.8714926000102423,
|
| 72 |
+
"rtf": 0.1603933946833754
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "ood_006",
|
| 76 |
+
"category": "conversational",
|
| 77 |
+
"characters": 65,
|
| 78 |
+
"audio_seconds": 4.458231292517007,
|
| 79 |
+
"latency_seconds": 0.8171280999958981,
|
| 80 |
+
"rtf": 0.1832852641287186
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "ood_007",
|
| 84 |
+
"category": "punctuation",
|
| 85 |
+
"characters": 94,
|
| 86 |
+
"audio_seconds": 7.453605442176871,
|
| 87 |
+
"latency_seconds": 1.1650221000018064,
|
| 88 |
+
"rtf": 0.15630316214612436
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "ood_008",
|
| 92 |
+
"category": "punctuation",
|
| 93 |
+
"characters": 75,
|
| 94 |
+
"audio_seconds": 5.224489795918367,
|
| 95 |
+
"latency_seconds": 0.966087000007974,
|
| 96 |
+
"rtf": 0.1849150898452763
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "ood_009",
|
| 100 |
+
"category": "punctuation",
|
| 101 |
+
"characters": 63,
|
| 102 |
+
"audio_seconds": 5.50312925170068,
|
| 103 |
+
"latency_seconds": 0.8714605999994092,
|
| 104 |
+
"rtf": 0.15835728367275656
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "ood_010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 68,
|
| 110 |
+
"audio_seconds": 4.597551020408163,
|
| 111 |
+
"latency_seconds": 0.9822314000048209,
|
| 112 |
+
"rtf": 0.21364230557633268
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "ood_011",
|
| 116 |
+
"category": "punctuation",
|
| 117 |
+
"characters": 67,
|
| 118 |
+
"audio_seconds": 5.433469387755102,
|
| 119 |
+
"latency_seconds": 1.0404808000021148,
|
| 120 |
+
"rtf": 0.19149473858212
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "ood_012",
|
| 124 |
+
"category": "punctuation",
|
| 125 |
+
"characters": 73,
|
| 126 |
+
"audio_seconds": 5.294149659863946,
|
| 127 |
+
"latency_seconds": 1.1375264000089373,
|
| 128 |
+
"rtf": 0.21486479852142498
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "ood_013",
|
| 132 |
+
"category": "numbers",
|
| 133 |
+
"characters": 96,
|
| 134 |
+
"audio_seconds": 6.826666666666667,
|
| 135 |
+
"latency_seconds": 1.2003169999807142,
|
| 136 |
+
"rtf": 0.17582768554404993
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "ood_014",
|
| 140 |
+
"category": "numbers",
|
| 141 |
+
"characters": 79,
|
| 142 |
+
"audio_seconds": 5.7817687074829935,
|
| 143 |
+
"latency_seconds": 0.9344404000148643,
|
| 144 |
+
"rtf": 0.1616184332668781
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "ood_015",
|
| 148 |
+
"category": "numbers",
|
| 149 |
+
"characters": 80,
|
| 150 |
+
"audio_seconds": 5.642448979591837,
|
| 151 |
+
"latency_seconds": 1.1241669000010006,
|
| 152 |
+
"rtf": 0.1992338617623301
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "ood_016",
|
| 156 |
+
"category": "numbers",
|
| 157 |
+
"characters": 78,
|
| 158 |
+
"audio_seconds": 5.50312925170068,
|
| 159 |
+
"latency_seconds": 1.0501245000050403,
|
| 160 |
+
"rtf": 0.19082315751179407
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "ood_017",
|
| 164 |
+
"category": "numbers",
|
| 165 |
+
"characters": 80,
|
| 166 |
+
"audio_seconds": 5.50312925170068,
|
| 167 |
+
"latency_seconds": 0.9974372999859042,
|
| 168 |
+
"rtf": 0.18124911379787373
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "ood_018",
|
| 172 |
+
"category": "numbers",
|
| 173 |
+
"characters": 64,
|
| 174 |
+
"audio_seconds": 4.458231292517007,
|
| 175 |
+
"latency_seconds": 0.8375529999902938,
|
| 176 |
+
"rtf": 0.18786665496608457
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "ood_019",
|
| 180 |
+
"category": "technical",
|
| 181 |
+
"characters": 86,
|
| 182 |
+
"audio_seconds": 5.851428571428571,
|
| 183 |
+
"latency_seconds": 1.2740800000028685,
|
| 184 |
+
"rtf": 0.21773828125049022
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "ood_020",
|
| 188 |
+
"category": "technical",
|
| 189 |
+
"characters": 93,
|
| 190 |
+
"audio_seconds": 6.617687074829932,
|
| 191 |
+
"latency_seconds": 1.192316499975277,
|
| 192 |
+
"rtf": 0.18017118163688914
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "ood_021",
|
| 196 |
+
"category": "technical",
|
| 197 |
+
"characters": 89,
|
| 198 |
+
"audio_seconds": 6.199727891156463,
|
| 199 |
+
"latency_seconds": 1.2580489999963902,
|
| 200 |
+
"rtf": 0.20292003489232505
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "ood_022",
|
| 204 |
+
"category": "technical",
|
| 205 |
+
"characters": 86,
|
| 206 |
+
"audio_seconds": 6.339047619047619,
|
| 207 |
+
"latency_seconds": 0.8776104999997187,
|
| 208 |
+
"rtf": 0.13844516601558063
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "ood_023",
|
| 212 |
+
"category": "technical",
|
| 213 |
+
"characters": 101,
|
| 214 |
+
"audio_seconds": 7.174965986394557,
|
| 215 |
+
"latency_seconds": 0.9621211999910884,
|
| 216 |
+
"rtf": 0.13409418272023854
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "ood_024",
|
| 220 |
+
"category": "technical",
|
| 221 |
+
"characters": 82,
|
| 222 |
+
"audio_seconds": 5.7817687074829935,
|
| 223 |
+
"latency_seconds": 1.1450592000037432,
|
| 224 |
+
"rtf": 0.19804652485004498
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "ood_025",
|
| 228 |
+
"category": "names_places",
|
| 229 |
+
"characters": 71,
|
| 230 |
+
"audio_seconds": 5.154829931972789,
|
| 231 |
+
"latency_seconds": 0.9162081000104081,
|
| 232 |
+
"rtf": 0.17773779389454444
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "ood_026",
|
| 236 |
+
"category": "names_places",
|
| 237 |
+
"characters": 59,
|
| 238 |
+
"audio_seconds": 4.667210884353741,
|
| 239 |
+
"latency_seconds": 0.8547538999991957,
|
| 240 |
+
"rtf": 0.18314019254297134
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "ood_027",
|
| 244 |
+
"category": "names_places",
|
| 245 |
+
"characters": 72,
|
| 246 |
+
"audio_seconds": 5.154829931972789,
|
| 247 |
+
"latency_seconds": 0.9311769000196364,
|
| 248 |
+
"rtf": 0.18064163363451033
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "ood_028",
|
| 252 |
+
"category": "names_places",
|
| 253 |
+
"characters": 61,
|
| 254 |
+
"audio_seconds": 4.31891156462585,
|
| 255 |
+
"latency_seconds": 0.7614562000089791,
|
| 256 |
+
"rtf": 0.1763074303826234
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "ood_029",
|
| 260 |
+
"category": "names_places",
|
| 261 |
+
"characters": 78,
|
| 262 |
+
"audio_seconds": 5.363809523809524,
|
| 263 |
+
"latency_seconds": 0.9297566000022925,
|
| 264 |
+
"rtf": 0.17333885475895014
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "ood_030",
|
| 268 |
+
"category": "names_places",
|
| 269 |
+
"characters": 62,
|
| 270 |
+
"audio_seconds": 4.527891156462585,
|
| 271 |
+
"latency_seconds": 0.9901950999919791,
|
| 272 |
+
"rtf": 0.2186879202205843
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "ood_031",
|
| 276 |
+
"category": "homographs",
|
| 277 |
+
"characters": 73,
|
| 278 |
+
"audio_seconds": 5.015510204081632,
|
| 279 |
+
"latency_seconds": 0.7956745999981649,
|
| 280 |
+
"rtf": 0.1586428035478112
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "ood_032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 78,
|
| 286 |
+
"audio_seconds": 5.085170068027211,
|
| 287 |
+
"latency_seconds": 0.9593534999876283,
|
| 288 |
+
"rtf": 0.1886571121818565
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "ood_033",
|
| 292 |
+
"category": "homographs",
|
| 293 |
+
"characters": 60,
|
| 294 |
+
"audio_seconds": 4.1099319727891155,
|
| 295 |
+
"latency_seconds": 1.0432905000052415,
|
| 296 |
+
"rtf": 0.2538461723728325
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "ood_034",
|
| 300 |
+
"category": "homographs",
|
| 301 |
+
"characters": 57,
|
| 302 |
+
"audio_seconds": 3.9706122448979593,
|
| 303 |
+
"latency_seconds": 0.8743717000179458,
|
| 304 |
+
"rtf": 0.2202108002717894
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "ood_035",
|
| 308 |
+
"category": "homographs",
|
| 309 |
+
"characters": 63,
|
| 310 |
+
"audio_seconds": 4.1099319727891155,
|
| 311 |
+
"latency_seconds": 1.022820700018201,
|
| 312 |
+
"rtf": 0.24886560332143068
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "ood_036",
|
| 316 |
+
"category": "homographs",
|
| 317 |
+
"characters": 51,
|
| 318 |
+
"audio_seconds": 3.622312925170068,
|
| 319 |
+
"latency_seconds": 0.822569999989355,
|
| 320 |
+
"rtf": 0.2270841909525901
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "ood_037",
|
| 324 |
+
"category": "long_range",
|
| 325 |
+
"characters": 122,
|
| 326 |
+
"audio_seconds": 7.801904761904762,
|
| 327 |
+
"latency_seconds": 1.3486132999823894,
|
| 328 |
+
"rtf": 0.17285692931903185
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "ood_038",
|
| 332 |
+
"category": "long_range",
|
| 333 |
+
"characters": 141,
|
| 334 |
+
"audio_seconds": 9.404081632653062,
|
| 335 |
+
"latency_seconds": 1.612731300003361,
|
| 336 |
+
"rtf": 0.17149269466181571
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "ood_039",
|
| 340 |
+
"category": "long_range",
|
| 341 |
+
"characters": 132,
|
| 342 |
+
"audio_seconds": 8.916462585034013,
|
| 343 |
+
"latency_seconds": 1.5395186999812722,
|
| 344 |
+
"rtf": 0.17266025459079515
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "ood_040",
|
| 348 |
+
"category": "long_range",
|
| 349 |
+
"characters": 122,
|
| 350 |
+
"audio_seconds": 7.9412244897959186,
|
| 351 |
+
"latency_seconds": 1.7632171000004746,
|
| 352 |
+
"rtf": 0.22203340332037225
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "ood_041",
|
| 356 |
+
"category": "long_range",
|
| 357 |
+
"characters": 124,
|
| 358 |
+
"audio_seconds": 8.289523809523809,
|
| 359 |
+
"latency_seconds": 1.408488999994006,
|
| 360 |
+
"rtf": 0.16991193129523283
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "ood_042",
|
| 364 |
+
"category": "long_range",
|
| 365 |
+
"characters": 124,
|
| 366 |
+
"audio_seconds": 7.801904761904762,
|
| 367 |
+
"latency_seconds": 1.2264901000016835,
|
| 368 |
+
"rtf": 0.15720393127462984
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "ood_043",
|
| 372 |
+
"category": "rare_words",
|
| 373 |
+
"characters": 82,
|
| 374 |
+
"audio_seconds": 5.851428571428571,
|
| 375 |
+
"latency_seconds": 1.0874947999836877,
|
| 376 |
+
"rtf": 0.18585116210658725
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "ood_044",
|
| 380 |
+
"category": "rare_words",
|
| 381 |
+
"characters": 78,
|
| 382 |
+
"audio_seconds": 5.572789115646258,
|
| 383 |
+
"latency_seconds": 0.9685368000064045,
|
| 384 |
+
"rtf": 0.17379749707146175
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "ood_045",
|
| 388 |
+
"category": "rare_words",
|
| 389 |
+
"characters": 85,
|
| 390 |
+
"audio_seconds": 6.339047619047619,
|
| 391 |
+
"latency_seconds": 0.8613582999969367,
|
| 392 |
+
"rtf": 0.13588134239735328
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "ood_046",
|
| 396 |
+
"category": "rare_words",
|
| 397 |
+
"characters": 87,
|
| 398 |
+
"audio_seconds": 6.478367346938776,
|
| 399 |
+
"latency_seconds": 1.0900016000086907,
|
| 400 |
+
"rtf": 0.16825251512230924
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "ood_047",
|
| 404 |
+
"category": "rare_words",
|
| 405 |
+
"characters": 84,
|
| 406 |
+
"audio_seconds": 5.851428571428571,
|
| 407 |
+
"latency_seconds": 1.050934300001245,
|
| 408 |
+
"rtf": 0.17960302978536902
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "ood_048",
|
| 412 |
+
"category": "rare_words",
|
| 413 |
+
"characters": 90,
|
| 414 |
+
"audio_seconds": 6.408707482993197,
|
| 415 |
+
"latency_seconds": 1.0549385000194889,
|
| 416 |
+
"rtf": 0.16461018119784399
|
| 417 |
+
}
|
| 418 |
+
]
|
| 419 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
evaluation/final/runtime_snapshot/supertonic3-james-8step_cpu.json
CHANGED
|
@@ -1,435 +1,419 @@
|
|
| 1 |
-
{
|
| 2 |
-
"format": "inflect_tts_runtime_v2",
|
| 3 |
-
"system": "supertonic3-james-8step",
|
| 4 |
-
"provider": "
|
| 5 |
-
"hardware": {
|
| 6 |
-
"platform": "
|
| 7 |
-
"processor": "
|
| 8 |
-
"logical_cpus_visible":
|
| 9 |
-
"process_cpu_affinity_count":
|
| 10 |
-
},
|
| 11 |
-
"runtime_protocol": {
|
| 12 |
-
"python": "3.12.
|
| 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":
|
| 19 |
-
"MKL_NUM_THREADS":
|
| 20 |
-
"OPENBLAS_NUM_THREADS":
|
| 21 |
-
}
|
| 22 |
-
},
|
| 23 |
-
"utterances":
|
| 24 |
-
"load_seconds":
|
| 25 |
-
"peak_process_rss_bytes_observed":
|
| 26 |
-
"total_latency_seconds":
|
| 27 |
-
"total_audio_seconds":
|
| 28 |
-
"rtf":
|
| 29 |
-
"realtime_multiple":
|
| 30 |
-
"latency_mean_seconds":
|
| 31 |
-
"latency_median_seconds":
|
| 32 |
-
"latency_p95_seconds":
|
| 33 |
-
"rows": [
|
| 34 |
-
{
|
| 35 |
-
"id": "
|
| 36 |
-
"category": "conversational",
|
| 37 |
-
"characters":
|
| 38 |
-
"audio_seconds":
|
| 39 |
-
"latency_seconds":
|
| 40 |
-
"rtf":
|
| 41 |
-
},
|
| 42 |
-
{
|
| 43 |
-
"id": "
|
| 44 |
-
"category": "
|
| 45 |
-
"characters":
|
| 46 |
-
"audio_seconds": 4.
|
| 47 |
-
"latency_seconds":
|
| 48 |
-
"rtf":
|
| 49 |
-
},
|
| 50 |
-
{
|
| 51 |
-
"id": "
|
| 52 |
-
"category": "
|
| 53 |
-
"characters":
|
| 54 |
-
"audio_seconds":
|
| 55 |
-
"latency_seconds":
|
| 56 |
-
"rtf":
|
| 57 |
-
},
|
| 58 |
-
{
|
| 59 |
-
"id": "
|
| 60 |
-
"category": "
|
| 61 |
-
"characters":
|
| 62 |
-
"audio_seconds": 5.
|
| 63 |
-
"latency_seconds":
|
| 64 |
-
"rtf":
|
| 65 |
-
},
|
| 66 |
-
{
|
| 67 |
-
"id": "
|
| 68 |
-
"category": "
|
| 69 |
-
"characters":
|
| 70 |
-
"audio_seconds":
|
| 71 |
-
"latency_seconds":
|
| 72 |
-
"rtf":
|
| 73 |
-
},
|
| 74 |
-
{
|
| 75 |
-
"id": "
|
| 76 |
-
"category": "
|
| 77 |
-
"characters":
|
| 78 |
-
"audio_seconds":
|
| 79 |
-
"latency_seconds":
|
| 80 |
-
"rtf":
|
| 81 |
-
},
|
| 82 |
-
{
|
| 83 |
-
"id": "
|
| 84 |
-
"category": "
|
| 85 |
-
"characters":
|
| 86 |
-
"audio_seconds":
|
| 87 |
-
"latency_seconds":
|
| 88 |
-
"rtf":
|
| 89 |
-
},
|
| 90 |
-
{
|
| 91 |
-
"id": "
|
| 92 |
-
"category": "
|
| 93 |
-
"characters":
|
| 94 |
-
"audio_seconds": 5.
|
| 95 |
-
"latency_seconds":
|
| 96 |
-
"rtf":
|
| 97 |
-
},
|
| 98 |
-
{
|
| 99 |
-
"id": "
|
| 100 |
-
"category": "
|
| 101 |
-
"characters":
|
| 102 |
-
"audio_seconds": 5.
|
| 103 |
-
"latency_seconds":
|
| 104 |
-
"rtf":
|
| 105 |
-
},
|
| 106 |
-
{
|
| 107 |
-
"id": "
|
| 108 |
-
"category": "punctuation",
|
| 109 |
-
"characters":
|
| 110 |
-
"audio_seconds":
|
| 111 |
-
"latency_seconds":
|
| 112 |
-
"rtf":
|
| 113 |
-
},
|
| 114 |
-
{
|
| 115 |
-
"id": "
|
| 116 |
-
"category": "
|
| 117 |
-
"characters":
|
| 118 |
-
"audio_seconds":
|
| 119 |
-
"latency_seconds":
|
| 120 |
-
"rtf":
|
| 121 |
-
},
|
| 122 |
-
{
|
| 123 |
-
"id": "
|
| 124 |
-
"category": "
|
| 125 |
-
"characters":
|
| 126 |
-
"audio_seconds":
|
| 127 |
-
"latency_seconds":
|
| 128 |
-
"rtf":
|
| 129 |
-
},
|
| 130 |
-
{
|
| 131 |
-
"id": "
|
| 132 |
-
"category": "
|
| 133 |
-
"characters":
|
| 134 |
-
"audio_seconds":
|
| 135 |
-
"latency_seconds":
|
| 136 |
-
"rtf":
|
| 137 |
-
},
|
| 138 |
-
{
|
| 139 |
-
"id": "
|
| 140 |
-
"category": "
|
| 141 |
-
"characters":
|
| 142 |
-
"audio_seconds":
|
| 143 |
-
"latency_seconds":
|
| 144 |
-
"rtf":
|
| 145 |
-
},
|
| 146 |
-
{
|
| 147 |
-
"id": "
|
| 148 |
-
"category": "
|
| 149 |
-
"characters":
|
| 150 |
-
"audio_seconds":
|
| 151 |
-
"latency_seconds":
|
| 152 |
-
"rtf":
|
| 153 |
-
},
|
| 154 |
-
{
|
| 155 |
-
"id": "
|
| 156 |
-
"category": "
|
| 157 |
-
"characters":
|
| 158 |
-
"audio_seconds": 5.
|
| 159 |
-
"latency_seconds":
|
| 160 |
-
"rtf":
|
| 161 |
-
},
|
| 162 |
-
{
|
| 163 |
-
"id": "
|
| 164 |
-
"category": "
|
| 165 |
-
"characters":
|
| 166 |
-
"audio_seconds": 5.
|
| 167 |
-
"latency_seconds":
|
| 168 |
-
"rtf":
|
| 169 |
-
},
|
| 170 |
-
{
|
| 171 |
-
"id": "
|
| 172 |
-
"category": "
|
| 173 |
-
"characters":
|
| 174 |
-
"audio_seconds":
|
| 175 |
-
"latency_seconds":
|
| 176 |
-
"rtf":
|
| 177 |
-
},
|
| 178 |
-
{
|
| 179 |
-
"id": "
|
| 180 |
-
"category": "
|
| 181 |
-
"characters":
|
| 182 |
-
"audio_seconds":
|
| 183 |
-
"latency_seconds":
|
| 184 |
-
"rtf":
|
| 185 |
-
},
|
| 186 |
-
{
|
| 187 |
-
"id": "
|
| 188 |
-
"category": "
|
| 189 |
-
"characters":
|
| 190 |
-
"audio_seconds":
|
| 191 |
-
"latency_seconds":
|
| 192 |
-
"rtf":
|
| 193 |
-
},
|
| 194 |
-
{
|
| 195 |
-
"id": "
|
| 196 |
-
"category": "
|
| 197 |
-
"characters":
|
| 198 |
-
"audio_seconds":
|
| 199 |
-
"latency_seconds":
|
| 200 |
-
"rtf":
|
| 201 |
-
},
|
| 202 |
-
{
|
| 203 |
-
"id": "
|
| 204 |
-
"category": "
|
| 205 |
-
"characters":
|
| 206 |
-
"audio_seconds":
|
| 207 |
-
"latency_seconds":
|
| 208 |
-
"rtf":
|
| 209 |
-
},
|
| 210 |
-
{
|
| 211 |
-
"id": "
|
| 212 |
-
"category": "
|
| 213 |
-
"characters":
|
| 214 |
-
"audio_seconds":
|
| 215 |
-
"latency_seconds":
|
| 216 |
-
"rtf":
|
| 217 |
-
},
|
| 218 |
-
{
|
| 219 |
-
"id": "
|
| 220 |
-
"category": "
|
| 221 |
-
"characters":
|
| 222 |
-
"audio_seconds": 5.
|
| 223 |
-
"latency_seconds":
|
| 224 |
-
"rtf":
|
| 225 |
-
},
|
| 226 |
-
{
|
| 227 |
-
"id": "
|
| 228 |
-
"category": "
|
| 229 |
-
"characters":
|
| 230 |
-
"audio_seconds":
|
| 231 |
-
"latency_seconds":
|
| 232 |
-
"rtf":
|
| 233 |
-
},
|
| 234 |
-
{
|
| 235 |
-
"id": "
|
| 236 |
-
"category": "
|
| 237 |
-
"characters":
|
| 238 |
-
"audio_seconds":
|
| 239 |
-
"latency_seconds":
|
| 240 |
-
"rtf":
|
| 241 |
-
},
|
| 242 |
-
{
|
| 243 |
-
"id": "
|
| 244 |
-
"category": "
|
| 245 |
-
"characters":
|
| 246 |
-
"audio_seconds":
|
| 247 |
-
"latency_seconds":
|
| 248 |
-
"rtf":
|
| 249 |
-
},
|
| 250 |
-
{
|
| 251 |
-
"id": "
|
| 252 |
-
"category": "
|
| 253 |
-
"characters":
|
| 254 |
-
"audio_seconds":
|
| 255 |
-
"latency_seconds":
|
| 256 |
-
"rtf":
|
| 257 |
-
},
|
| 258 |
-
{
|
| 259 |
-
"id": "
|
| 260 |
-
"category": "
|
| 261 |
-
"characters":
|
| 262 |
-
"audio_seconds":
|
| 263 |
-
"latency_seconds":
|
| 264 |
-
"rtf":
|
| 265 |
-
},
|
| 266 |
-
{
|
| 267 |
-
"id": "
|
| 268 |
-
"category": "
|
| 269 |
-
"characters":
|
| 270 |
-
"audio_seconds": 4.
|
| 271 |
-
"latency_seconds":
|
| 272 |
-
"rtf":
|
| 273 |
-
},
|
| 274 |
-
{
|
| 275 |
-
"id": "
|
| 276 |
-
"category": "
|
| 277 |
-
"characters":
|
| 278 |
-
"audio_seconds":
|
| 279 |
-
"latency_seconds":
|
| 280 |
-
"rtf":
|
| 281 |
-
},
|
| 282 |
-
{
|
| 283 |
-
"id": "
|
| 284 |
-
"category": "homographs",
|
| 285 |
-
"characters":
|
| 286 |
-
"audio_seconds":
|
| 287 |
-
"latency_seconds":
|
| 288 |
-
"rtf":
|
| 289 |
-
},
|
| 290 |
-
{
|
| 291 |
-
"id": "
|
| 292 |
-
"category": "
|
| 293 |
-
"characters":
|
| 294 |
-
"audio_seconds":
|
| 295 |
-
"latency_seconds":
|
| 296 |
-
"rtf":
|
| 297 |
-
},
|
| 298 |
-
{
|
| 299 |
-
"id": "
|
| 300 |
-
"category": "
|
| 301 |
-
"characters":
|
| 302 |
-
"audio_seconds":
|
| 303 |
-
"latency_seconds":
|
| 304 |
-
"rtf":
|
| 305 |
-
},
|
| 306 |
-
{
|
| 307 |
-
"id": "
|
| 308 |
-
"category": "
|
| 309 |
-
"characters":
|
| 310 |
-
"audio_seconds": 4.
|
| 311 |
-
"latency_seconds":
|
| 312 |
-
"rtf":
|
| 313 |
-
},
|
| 314 |
-
{
|
| 315 |
-
"id": "
|
| 316 |
-
"category": "
|
| 317 |
-
"characters":
|
| 318 |
-
"audio_seconds":
|
| 319 |
-
"latency_seconds":
|
| 320 |
-
"rtf":
|
| 321 |
-
},
|
| 322 |
-
{
|
| 323 |
-
"id": "
|
| 324 |
-
"category": "
|
| 325 |
-
"characters":
|
| 326 |
-
"audio_seconds":
|
| 327 |
-
"latency_seconds":
|
| 328 |
-
"rtf":
|
| 329 |
-
},
|
| 330 |
-
{
|
| 331 |
-
"id": "
|
| 332 |
-
"category": "
|
| 333 |
-
"characters":
|
| 334 |
-
"audio_seconds":
|
| 335 |
-
"latency_seconds":
|
| 336 |
-
"rtf":
|
| 337 |
-
},
|
| 338 |
-
{
|
| 339 |
-
"id": "
|
| 340 |
-
"category": "
|
| 341 |
-
"characters":
|
| 342 |
-
"audio_seconds":
|
| 343 |
-
"latency_seconds":
|
| 344 |
-
"rtf":
|
| 345 |
-
},
|
| 346 |
-
{
|
| 347 |
-
"id": "
|
| 348 |
-
"category": "
|
| 349 |
-
"characters":
|
| 350 |
-
"audio_seconds":
|
| 351 |
-
"latency_seconds":
|
| 352 |
-
"rtf":
|
| 353 |
-
},
|
| 354 |
-
{
|
| 355 |
-
"id": "
|
| 356 |
-
"category": "
|
| 357 |
-
"characters":
|
| 358 |
-
"audio_seconds":
|
| 359 |
-
"latency_seconds":
|
| 360 |
-
"rtf":
|
| 361 |
-
},
|
| 362 |
-
{
|
| 363 |
-
"id": "
|
| 364 |
-
"category": "
|
| 365 |
-
"characters":
|
| 366 |
-
"audio_seconds":
|
| 367 |
-
"latency_seconds":
|
| 368 |
-
"rtf":
|
| 369 |
-
},
|
| 370 |
-
{
|
| 371 |
-
"id": "
|
| 372 |
-
"category": "
|
| 373 |
-
"characters":
|
| 374 |
-
"audio_seconds":
|
| 375 |
-
"latency_seconds":
|
| 376 |
-
"rtf":
|
| 377 |
-
},
|
| 378 |
-
{
|
| 379 |
-
"id": "
|
| 380 |
-
"category": "
|
| 381 |
-
"characters":
|
| 382 |
-
"audio_seconds":
|
| 383 |
-
"latency_seconds":
|
| 384 |
-
"rtf":
|
| 385 |
-
},
|
| 386 |
-
{
|
| 387 |
-
"id": "
|
| 388 |
-
"category": "
|
| 389 |
-
"characters":
|
| 390 |
-
"audio_seconds":
|
| 391 |
-
"latency_seconds":
|
| 392 |
-
"rtf":
|
| 393 |
-
},
|
| 394 |
-
{
|
| 395 |
-
"id": "
|
| 396 |
-
"category": "
|
| 397 |
-
"characters":
|
| 398 |
-
"audio_seconds":
|
| 399 |
-
"latency_seconds":
|
| 400 |
-
"rtf":
|
| 401 |
-
},
|
| 402 |
-
{
|
| 403 |
-
"id": "
|
| 404 |
-
"category": "
|
| 405 |
-
"characters":
|
| 406 |
-
"audio_seconds":
|
| 407 |
-
"latency_seconds":
|
| 408 |
-
"rtf":
|
| 409 |
-
},
|
| 410 |
-
{
|
| 411 |
-
"id": "
|
| 412 |
-
"category": "
|
| 413 |
-
"characters":
|
| 414 |
-
"audio_seconds":
|
| 415 |
-
"latency_seconds":
|
| 416 |
-
"rtf":
|
| 417 |
-
}
|
| 418 |
-
|
| 419 |
-
|
| 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 |
-
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "inflect_tts_runtime_v2",
|
| 3 |
+
"system": "supertonic3-james-8step",
|
| 4 |
+
"provider": "CPUExecutionProvider",
|
| 5 |
+
"hardware": {
|
| 6 |
+
"platform": "Windows-11-10.0.26200-SP0",
|
| 7 |
+
"processor": "AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD",
|
| 8 |
+
"logical_cpus_visible": 24,
|
| 9 |
+
"process_cpu_affinity_count": null
|
| 10 |
+
},
|
| 11 |
+
"runtime_protocol": {
|
| 12 |
+
"python": "3.12.11",
|
| 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": "12",
|
| 19 |
+
"MKL_NUM_THREADS": "12",
|
| 20 |
+
"OPENBLAS_NUM_THREADS": "12"
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"utterances": 48,
|
| 24 |
+
"load_seconds": 1.6006142999976873,
|
| 25 |
+
"peak_process_rss_bytes_observed": 553168896,
|
| 26 |
+
"total_latency_seconds": 110.795443500072,
|
| 27 |
+
"total_audio_seconds": 278.63945578231295,
|
| 28 |
+
"rtf": 0.3976301317019185,
|
| 29 |
+
"realtime_multiple": 2.5148999541856782,
|
| 30 |
+
"latency_mean_seconds": 2.3082384062515,
|
| 31 |
+
"latency_median_seconds": 2.266903000010643,
|
| 32 |
+
"latency_p95_seconds": 3.1812378600006923,
|
| 33 |
+
"rows": [
|
| 34 |
+
{
|
| 35 |
+
"id": "ood_001",
|
| 36 |
+
"category": "conversational",
|
| 37 |
+
"characters": 83,
|
| 38 |
+
"audio_seconds": 5.7817687074829935,
|
| 39 |
+
"latency_seconds": 2.203887699986808,
|
| 40 |
+
"rtf": 0.38117880729722886
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": "ood_002",
|
| 44 |
+
"category": "conversational",
|
| 45 |
+
"characters": 66,
|
| 46 |
+
"audio_seconds": 4.667210884353741,
|
| 47 |
+
"latency_seconds": 2.280860200000461,
|
| 48 |
+
"rtf": 0.4886987660332145
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "ood_003",
|
| 52 |
+
"category": "conversational",
|
| 53 |
+
"characters": 81,
|
| 54 |
+
"audio_seconds": 5.642448979591837,
|
| 55 |
+
"latency_seconds": 2.281278900016332,
|
| 56 |
+
"rtf": 0.40430651801504724
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "ood_004",
|
| 60 |
+
"category": "conversational",
|
| 61 |
+
"characters": 77,
|
| 62 |
+
"audio_seconds": 5.712108843537415,
|
| 63 |
+
"latency_seconds": 2.152450699999463,
|
| 64 |
+
"rtf": 0.3768224238994868
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "ood_005",
|
| 68 |
+
"category": "conversational",
|
| 69 |
+
"characters": 63,
|
| 70 |
+
"audio_seconds": 5.433469387755102,
|
| 71 |
+
"latency_seconds": 1.8105560999829322,
|
| 72 |
+
"rtf": 0.33322283991572893
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"id": "ood_006",
|
| 76 |
+
"category": "conversational",
|
| 77 |
+
"characters": 65,
|
| 78 |
+
"audio_seconds": 4.458231292517007,
|
| 79 |
+
"latency_seconds": 1.4903008000110276,
|
| 80 |
+
"rtf": 0.33428072754153604
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "ood_007",
|
| 84 |
+
"category": "punctuation",
|
| 85 |
+
"characters": 94,
|
| 86 |
+
"audio_seconds": 7.453605442176871,
|
| 87 |
+
"latency_seconds": 2.882577799988212,
|
| 88 |
+
"rtf": 0.3867360329642479
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "ood_008",
|
| 92 |
+
"category": "punctuation",
|
| 93 |
+
"characters": 75,
|
| 94 |
+
"audio_seconds": 5.224489795918367,
|
| 95 |
+
"latency_seconds": 2.422963599994546,
|
| 96 |
+
"rtf": 0.4637703765614561
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"id": "ood_009",
|
| 100 |
+
"category": "punctuation",
|
| 101 |
+
"characters": 63,
|
| 102 |
+
"audio_seconds": 5.50312925170068,
|
| 103 |
+
"latency_seconds": 2.2651114000182133,
|
| 104 |
+
"rtf": 0.41160425212949636
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"id": "ood_010",
|
| 108 |
+
"category": "punctuation",
|
| 109 |
+
"characters": 68,
|
| 110 |
+
"audio_seconds": 4.597551020408163,
|
| 111 |
+
"latency_seconds": 1.9404790000116918,
|
| 112 |
+
"rtf": 0.4220679643136226
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": "ood_011",
|
| 116 |
+
"category": "punctuation",
|
| 117 |
+
"characters": 67,
|
| 118 |
+
"audio_seconds": 5.433469387755102,
|
| 119 |
+
"latency_seconds": 2.08207279999624,
|
| 120 |
+
"rtf": 0.3831939873791157
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"id": "ood_012",
|
| 124 |
+
"category": "punctuation",
|
| 125 |
+
"characters": 73,
|
| 126 |
+
"audio_seconds": 5.294149659863946,
|
| 127 |
+
"latency_seconds": 2.1775636000093073,
|
| 128 |
+
"rtf": 0.41131508172461984
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "ood_013",
|
| 132 |
+
"category": "numbers",
|
| 133 |
+
"characters": 96,
|
| 134 |
+
"audio_seconds": 6.826666666666667,
|
| 135 |
+
"latency_seconds": 2.867015800002264,
|
| 136 |
+
"rtf": 0.4199730175784566
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": "ood_014",
|
| 140 |
+
"category": "numbers",
|
| 141 |
+
"characters": 79,
|
| 142 |
+
"audio_seconds": 5.7817687074829935,
|
| 143 |
+
"latency_seconds": 2.4659774000174366,
|
| 144 |
+
"rtf": 0.4265091747488742
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": "ood_015",
|
| 148 |
+
"category": "numbers",
|
| 149 |
+
"characters": 80,
|
| 150 |
+
"audio_seconds": 5.642448979591837,
|
| 151 |
+
"latency_seconds": 2.386351699999068,
|
| 152 |
+
"rtf": 0.42292836118328386
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"id": "ood_016",
|
| 156 |
+
"category": "numbers",
|
| 157 |
+
"characters": 78,
|
| 158 |
+
"audio_seconds": 5.50312925170068,
|
| 159 |
+
"latency_seconds": 2.3659363000188023,
|
| 160 |
+
"rtf": 0.4299256280938043
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": "ood_017",
|
| 164 |
+
"category": "numbers",
|
| 165 |
+
"characters": 80,
|
| 166 |
+
"audio_seconds": 5.50312925170068,
|
| 167 |
+
"latency_seconds": 2.43402819999028,
|
| 168 |
+
"rtf": 0.44229893369087614
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "ood_018",
|
| 172 |
+
"category": "numbers",
|
| 173 |
+
"characters": 64,
|
| 174 |
+
"audio_seconds": 4.458231292517007,
|
| 175 |
+
"latency_seconds": 1.8513730999839026,
|
| 176 |
+
"rtf": 0.41527076064702406
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"id": "ood_019",
|
| 180 |
+
"category": "technical",
|
| 181 |
+
"characters": 86,
|
| 182 |
+
"audio_seconds": 5.851428571428571,
|
| 183 |
+
"latency_seconds": 2.061540499998955,
|
| 184 |
+
"rtf": 0.35231405029279017
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": "ood_020",
|
| 188 |
+
"category": "technical",
|
| 189 |
+
"characters": 93,
|
| 190 |
+
"audio_seconds": 6.617687074829932,
|
| 191 |
+
"latency_seconds": 2.363986099982867,
|
| 192 |
+
"rtf": 0.357222406144615
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"id": "ood_021",
|
| 196 |
+
"category": "technical",
|
| 197 |
+
"characters": 89,
|
| 198 |
+
"audio_seconds": 6.199727891156463,
|
| 199 |
+
"latency_seconds": 2.2382033999892883,
|
| 200 |
+
"rtf": 0.36101639286168513
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"id": "ood_022",
|
| 204 |
+
"category": "technical",
|
| 205 |
+
"characters": 86,
|
| 206 |
+
"audio_seconds": 6.339047619047619,
|
| 207 |
+
"latency_seconds": 2.0023277000000235,
|
| 208 |
+
"rtf": 0.31587200796274406
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "ood_023",
|
| 212 |
+
"category": "technical",
|
| 213 |
+
"characters": 101,
|
| 214 |
+
"audio_seconds": 7.174965986394557,
|
| 215 |
+
"latency_seconds": 2.803412000008393,
|
| 216 |
+
"rtf": 0.3907212947523834
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "ood_024",
|
| 220 |
+
"category": "technical",
|
| 221 |
+
"characters": 82,
|
| 222 |
+
"audio_seconds": 5.7817687074829935,
|
| 223 |
+
"latency_seconds": 2.4308649000013247,
|
| 224 |
+
"rtf": 0.42043620611374566
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "ood_025",
|
| 228 |
+
"category": "names_places",
|
| 229 |
+
"characters": 71,
|
| 230 |
+
"audio_seconds": 5.154829931972789,
|
| 231 |
+
"latency_seconds": 2.0935629999730736,
|
| 232 |
+
"rtf": 0.4061361921928339
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": "ood_026",
|
| 236 |
+
"category": "names_places",
|
| 237 |
+
"characters": 59,
|
| 238 |
+
"audio_seconds": 4.667210884353741,
|
| 239 |
+
"latency_seconds": 2.011617500014836,
|
| 240 |
+
"rtf": 0.4310106292300911
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"id": "ood_027",
|
| 244 |
+
"category": "names_places",
|
| 245 |
+
"characters": 72,
|
| 246 |
+
"audio_seconds": 5.154829931972789,
|
| 247 |
+
"latency_seconds": 2.2670174000086263,
|
| 248 |
+
"rtf": 0.43978510056121733
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "ood_028",
|
| 252 |
+
"category": "names_places",
|
| 253 |
+
"characters": 61,
|
| 254 |
+
"audio_seconds": 4.31891156462585,
|
| 255 |
+
"latency_seconds": 1.8385762999823783,
|
| 256 |
+
"rtf": 0.4257036228852848
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"id": "ood_029",
|
| 260 |
+
"category": "names_places",
|
| 261 |
+
"characters": 78,
|
| 262 |
+
"audio_seconds": 5.363809523809524,
|
| 263 |
+
"latency_seconds": 2.338295099994866,
|
| 264 |
+
"rtf": 0.4359392498214861
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"id": "ood_030",
|
| 268 |
+
"category": "names_places",
|
| 269 |
+
"characters": 62,
|
| 270 |
+
"audio_seconds": 4.527891156462585,
|
| 271 |
+
"latency_seconds": 2.211057600012282,
|
| 272 |
+
"rtf": 0.48831951202194324
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": "ood_031",
|
| 276 |
+
"category": "homographs",
|
| 277 |
+
"characters": 73,
|
| 278 |
+
"audio_seconds": 5.015510204081632,
|
| 279 |
+
"latency_seconds": 2.160793000017293,
|
| 280 |
+
"rtf": 0.4308221720412083
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"id": "ood_032",
|
| 284 |
+
"category": "homographs",
|
| 285 |
+
"characters": 78,
|
| 286 |
+
"audio_seconds": 5.085170068027211,
|
| 287 |
+
"latency_seconds": 2.26678860001266,
|
| 288 |
+
"rtf": 0.4457645604155889
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"id": "ood_033",
|
| 292 |
+
"category": "homographs",
|
| 293 |
+
"characters": 60,
|
| 294 |
+
"audio_seconds": 4.1099319727891155,
|
| 295 |
+
"latency_seconds": 1.867561699997168,
|
| 296 |
+
"rtf": 0.4544020953051902
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"id": "ood_034",
|
| 300 |
+
"category": "homographs",
|
| 301 |
+
"characters": 57,
|
| 302 |
+
"audio_seconds": 3.9706122448979593,
|
| 303 |
+
"latency_seconds": 1.7260307000251487,
|
| 304 |
+
"rtf": 0.43470139957459025
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": "ood_035",
|
| 308 |
+
"category": "homographs",
|
| 309 |
+
"characters": 63,
|
| 310 |
+
"audio_seconds": 4.1099319727891155,
|
| 311 |
+
"latency_seconds": 1.6242353999987245,
|
| 312 |
+
"rtf": 0.3951976360563634
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"id": "ood_036",
|
| 316 |
+
"category": "homographs",
|
| 317 |
+
"characters": 51,
|
| 318 |
+
"audio_seconds": 3.622312925170068,
|
| 319 |
+
"latency_seconds": 1.6079819000151474,
|
| 320 |
+
"rtf": 0.4439102676198668
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "ood_037",
|
| 324 |
+
"category": "long_range",
|
| 325 |
+
"characters": 122,
|
| 326 |
+
"audio_seconds": 7.801904761904762,
|
| 327 |
+
"latency_seconds": 3.0472607999981847,
|
| 328 |
+
"rtf": 0.3905790820310173
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"id": "ood_038",
|
| 332 |
+
"category": "long_range",
|
| 333 |
+
"characters": 141,
|
| 334 |
+
"audio_seconds": 9.404081632653062,
|
| 335 |
+
"latency_seconds": 3.497772500006249,
|
| 336 |
+
"rtf": 0.37194195421073395
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"id": "ood_039",
|
| 340 |
+
"category": "long_range",
|
| 341 |
+
"characters": 132,
|
| 342 |
+
"audio_seconds": 8.916462585034013,
|
| 343 |
+
"latency_seconds": 3.1772504999826197,
|
| 344 |
+
"rtf": 0.3563353145579873
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"id": "ood_040",
|
| 348 |
+
"category": "long_range",
|
| 349 |
+
"characters": 122,
|
| 350 |
+
"audio_seconds": 7.9412244897959186,
|
| 351 |
+
"latency_seconds": 3.1833849000104237,
|
| 352 |
+
"rtf": 0.40086826711685536
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"id": "ood_041",
|
| 356 |
+
"category": "long_range",
|
| 357 |
+
"characters": 124,
|
| 358 |
+
"audio_seconds": 8.289523809523809,
|
| 359 |
+
"latency_seconds": 3.213037500012433,
|
| 360 |
+
"rtf": 0.38760218003366903
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"id": "ood_042",
|
| 364 |
+
"category": "long_range",
|
| 365 |
+
"characters": 124,
|
| 366 |
+
"audio_seconds": 7.801904761904762,
|
| 367 |
+
"latency_seconds": 2.652251699997578,
|
| 368 |
+
"rtf": 0.3399492535397286
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"id": "ood_043",
|
| 372 |
+
"category": "rare_words",
|
| 373 |
+
"characters": 82,
|
| 374 |
+
"audio_seconds": 5.851428571428571,
|
| 375 |
+
"latency_seconds": 2.3290226999961305,
|
| 376 |
+
"rtf": 0.39802634033136997
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "ood_044",
|
| 380 |
+
"category": "rare_words",
|
| 381 |
+
"characters": 78,
|
| 382 |
+
"audio_seconds": 5.572789115646258,
|
| 383 |
+
"latency_seconds": 2.1896736999915447,
|
| 384 |
+
"rtf": 0.3929224046615687
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"id": "ood_045",
|
| 388 |
+
"category": "rare_words",
|
| 389 |
+
"characters": 85,
|
| 390 |
+
"audio_seconds": 6.339047619047619,
|
| 391 |
+
"latency_seconds": 2.4211980999971274,
|
| 392 |
+
"rtf": 0.3819498204622872
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"id": "ood_046",
|
| 396 |
+
"category": "rare_words",
|
| 397 |
+
"characters": 87,
|
| 398 |
+
"audio_seconds": 6.478367346938776,
|
| 399 |
+
"latency_seconds": 2.4642651000176556,
|
| 400 |
+
"rtf": 0.38038366274214064
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"id": "ood_047",
|
| 404 |
+
"category": "rare_words",
|
| 405 |
+
"characters": 84,
|
| 406 |
+
"audio_seconds": 5.851428571428571,
|
| 407 |
+
"latency_seconds": 2.284262100001797,
|
| 408 |
+
"rtf": 0.39037682373077587
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"id": "ood_048",
|
| 412 |
+
"category": "rare_words",
|
| 413 |
+
"characters": 90,
|
| 414 |
+
"audio_seconds": 6.408707482993197,
|
| 415 |
+
"latency_seconds": 2.0614260000002105,
|
| 416 |
+
"rtf": 0.3216601796026144
|
| 417 |
+
}
|
| 418 |
+
]
|
| 419 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inference.py
CHANGED
|
@@ -112,7 +112,7 @@ class InflectTTS:
|
|
| 112 |
speed: float = 1.0,
|
| 113 |
variation: float = 0.667,
|
| 114 |
seed: int = 0,
|
| 115 |
-
) -> np.ndarray:
|
| 116 |
normalized = " ".join(text.split())
|
| 117 |
if not normalized:
|
| 118 |
raise ValueError("Text must not be empty.")
|
|
@@ -143,12 +143,14 @@ class InflectTTS:
|
|
| 143 |
max_len=4000,
|
| 144 |
)[0][0, 0].float().cpu().numpy()
|
| 145 |
pieces.append(edge_fade(waveform, self.sample_rate))
|
| 146 |
-
|
|
|
|
| 147 |
|
| 148 |
def save(self, text: str, output: str | Path, **kwargs: object) -> Path:
|
| 149 |
destination = Path(output)
|
| 150 |
destination.parent.mkdir(parents=True, exist_ok=True)
|
| 151 |
-
|
|
|
|
| 152 |
return destination
|
| 153 |
|
| 154 |
|
|
|
|
| 112 |
speed: float = 1.0,
|
| 113 |
variation: float = 0.667,
|
| 114 |
seed: int = 0,
|
| 115 |
+
) -> tuple[int, np.ndarray]:
|
| 116 |
normalized = " ".join(text.split())
|
| 117 |
if not normalized:
|
| 118 |
raise ValueError("Text must not be empty.")
|
|
|
|
| 143 |
max_len=4000,
|
| 144 |
)[0][0, 0].float().cpu().numpy()
|
| 145 |
pieces.append(edge_fade(waveform, self.sample_rate))
|
| 146 |
+
waveform = np.clip(np.concatenate(pieces), -1.0, 1.0)
|
| 147 |
+
return self.sample_rate, waveform
|
| 148 |
|
| 149 |
def save(self, text: str, output: str | Path, **kwargs: object) -> Path:
|
| 150 |
destination = Path(output)
|
| 151 |
destination.parent.mkdir(parents=True, exist_ok=True)
|
| 152 |
+
sample_rate, waveform = self.synthesize(text, **kwargs)
|
| 153 |
+
sf.write(destination, waveform, sample_rate)
|
| 154 |
return destination
|
| 155 |
|
| 156 |
|
release_manifest.json
CHANGED
|
@@ -7,6 +7,31 @@
|
|
| 7 |
"smoke_audio_seconds": 3.968,
|
| 8 |
"standalone_cpu_smoke_audio_seconds": 3.616,
|
| 9 |
"files": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
{
|
| 11 |
"path": "assets/evidence/evidence-summary.json",
|
| 12 |
"bytes": 52605,
|
|
@@ -14,38 +39,68 @@
|
|
| 14 |
},
|
| 15 |
{
|
| 16 |
"path": "assets/evidence/human-preference.svg",
|
| 17 |
-
"bytes":
|
| 18 |
-
"sha256": "
|
| 19 |
},
|
| 20 |
{
|
| 21 |
"path": "assets/evidence/model-footprint.svg",
|
| 22 |
-
"bytes":
|
| 23 |
-
"sha256": "
|
| 24 |
},
|
| 25 |
{
|
| 26 |
"path": "assets/evidence/modern400-three-asr.svg",
|
| 27 |
-
"bytes":
|
| 28 |
-
"sha256": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
},
|
| 30 |
{
|
| 31 |
"path": "assets/evidence/quality-vs-footprint.svg",
|
| 32 |
-
"bytes":
|
| 33 |
-
"sha256": "
|
| 34 |
},
|
| 35 |
{
|
| 36 |
"path": "assets/inflect-v2-repository-hero.png",
|
| 37 |
-
"bytes":
|
| 38 |
-
"sha256": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
},
|
| 40 |
{
|
| 41 |
"path": "CHANGELOG.md",
|
| 42 |
-
"bytes":
|
| 43 |
-
"sha256": "
|
| 44 |
},
|
| 45 |
{
|
| 46 |
"path": "CITATION.cff",
|
| 47 |
-
"bytes":
|
| 48 |
-
"sha256": "
|
| 49 |
},
|
| 50 |
{
|
| 51 |
"path": "config.json",
|
|
@@ -64,18 +119,23 @@
|
|
| 64 |
},
|
| 65 |
{
|
| 66 |
"path": "docs/DEPLOYMENT.md",
|
| 67 |
-
"bytes":
|
| 68 |
-
"sha256": "
|
| 69 |
},
|
| 70 |
{
|
| 71 |
"path": "docs/EVALUATION.md",
|
| 72 |
-
"bytes":
|
| 73 |
-
"sha256": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 74 |
},
|
| 75 |
{
|
| 76 |
"path": "docs/FINETUNING.md",
|
| 77 |
-
"bytes":
|
| 78 |
-
"sha256": "
|
| 79 |
},
|
| 80 |
{
|
| 81 |
"path": "evaluation/final/modern400/combined_manifest_validation.json",
|
|
@@ -104,8 +164,8 @@
|
|
| 104 |
},
|
| 105 |
{
|
| 106 |
"path": "evaluation/final/runtime_snapshot/inflect-micro-v2_cpu.json",
|
| 107 |
-
"bytes":
|
| 108 |
-
"sha256": "
|
| 109 |
},
|
| 110 |
{
|
| 111 |
"path": "evaluation/final/runtime_snapshot/inflect-micro-v2_cuda.json",
|
|
@@ -114,8 +174,8 @@
|
|
| 114 |
},
|
| 115 |
{
|
| 116 |
"path": "evaluation/final/runtime_snapshot/inflect-nano-v2_cpu.json",
|
| 117 |
-
"bytes":
|
| 118 |
-
"sha256": "
|
| 119 |
},
|
| 120 |
{
|
| 121 |
"path": "evaluation/final/runtime_snapshot/inflect-nano-v2_cuda.json",
|
|
@@ -124,33 +184,33 @@
|
|
| 124 |
},
|
| 125 |
{
|
| 126 |
"path": "evaluation/final/runtime_snapshot/kitten-nano-bruno_cpu.json",
|
| 127 |
-
"bytes":
|
| 128 |
-
"sha256": "
|
| 129 |
},
|
| 130 |
{
|
| 131 |
"path": "evaluation/final/runtime_snapshot/kitten-nano-hugo_cpu.json",
|
| 132 |
-
"bytes":
|
| 133 |
-
"sha256": "
|
| 134 |
},
|
| 135 |
{
|
| 136 |
"path": "evaluation/final/runtime_snapshot/piper-danny-low_cpu.json",
|
| 137 |
-
"bytes":
|
| 138 |
-
"sha256": "
|
| 139 |
},
|
| 140 |
{
|
| 141 |
"path": "evaluation/final/runtime_snapshot/piper-ryan-low_cpu.json",
|
| 142 |
-
"bytes":
|
| 143 |
-
"sha256": "
|
| 144 |
},
|
| 145 |
{
|
| 146 |
"path": "evaluation/final/runtime_snapshot/supertonic3-james-3step_cpu.json",
|
| 147 |
-
"bytes":
|
| 148 |
-
"sha256": "
|
| 149 |
},
|
| 150 |
{
|
| 151 |
"path": "evaluation/final/runtime_snapshot/supertonic3-james-8step_cpu.json",
|
| 152 |
-
"bytes":
|
| 153 |
-
"sha256": "
|
| 154 |
},
|
| 155 |
{
|
| 156 |
"path": "evaluation/final/utmos22/report.json",
|
|
@@ -239,8 +299,8 @@
|
|
| 239 |
},
|
| 240 |
{
|
| 241 |
"path": "inference.py",
|
| 242 |
-
"bytes":
|
| 243 |
-
"sha256": "
|
| 244 |
},
|
| 245 |
{
|
| 246 |
"path": "inflect_nano_v2_frontend.py",
|
|
@@ -269,8 +329,8 @@
|
|
| 269 |
},
|
| 270 |
{
|
| 271 |
"path": "README.md",
|
| 272 |
-
"bytes":
|
| 273 |
-
"sha256": "
|
| 274 |
},
|
| 275 |
{
|
| 276 |
"path": "requirements-tested.txt",
|
|
|
|
| 7 |
"smoke_audio_seconds": 3.968,
|
| 8 |
"standalone_cpu_smoke_audio_seconds": 3.616,
|
| 9 |
"files": [
|
| 10 |
+
{
|
| 11 |
+
"path": ".gitattributes",
|
| 12 |
+
"bytes": 1519,
|
| 13 |
+
"sha256": "11ad7efa24975ee4b0c3c3a38ed18737f0658a5f75a0a96787b576a78a023361"
|
| 14 |
+
},
|
| 15 |
+
{
|
| 16 |
+
"path": "assets/evidence/asr-consensus.svg",
|
| 17 |
+
"bytes": 3225,
|
| 18 |
+
"sha256": "95c304a8c1c31a70bc09c72b5211de65277a19b11459c11cb19e20d70fe594d2"
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"path": "assets/evidence/asr-robustness.svg",
|
| 22 |
+
"bytes": 4638,
|
| 23 |
+
"sha256": "3b2bdb670e95fd0f1899600f5456676ba3a1ed826066d12cb83474a24119fe88"
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"path": "assets/evidence/category-semantic-wer.svg",
|
| 27 |
+
"bytes": 6123,
|
| 28 |
+
"sha256": "1a2218e0bbe726167a5b0201736a82947edbd7c6803df3f5689e7a711026758e"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"path": "assets/evidence/cpu-throughput.svg",
|
| 32 |
+
"bytes": 3198,
|
| 33 |
+
"sha256": "4a74b4f19c87c5da9e8f368dd0117ac2840c437976c677572e3f65d1be785b8b"
|
| 34 |
+
},
|
| 35 |
{
|
| 36 |
"path": "assets/evidence/evidence-summary.json",
|
| 37 |
"bytes": 52605,
|
|
|
|
| 39 |
},
|
| 40 |
{
|
| 41 |
"path": "assets/evidence/human-preference.svg",
|
| 42 |
+
"bytes": 4403,
|
| 43 |
+
"sha256": "82acded9d903f8b893831a145a484411d66fe5bb4e9ba6be187b35855e34b8c2"
|
| 44 |
},
|
| 45 |
{
|
| 46 |
"path": "assets/evidence/model-footprint.svg",
|
| 47 |
+
"bytes": 2614,
|
| 48 |
+
"sha256": "8dffdeb3848ced86b4172fe56d0a4ec78c7c507d4d598235004d4b1e62eecee5"
|
| 49 |
},
|
| 50 |
{
|
| 51 |
"path": "assets/evidence/modern400-three-asr.svg",
|
| 52 |
+
"bytes": 7934,
|
| 53 |
+
"sha256": "9086575f7d11395255f4cf4ae67e30bf92d60042c6b4bdc58ee6045595cb5420"
|
| 54 |
+
},
|
| 55 |
+
{
|
| 56 |
+
"path": "assets/evidence/quality-vs-cpu-speed.svg",
|
| 57 |
+
"bytes": 3887,
|
| 58 |
+
"sha256": "023e0a4a86c71eefea19a4fdab7404b8710ead4045ae3964928f149af1cc04b4"
|
| 59 |
},
|
| 60 |
{
|
| 61 |
"path": "assets/evidence/quality-vs-footprint.svg",
|
| 62 |
+
"bytes": 5852,
|
| 63 |
+
"sha256": "deded3f6b3dd7aa09b2eef3e0236d413a626ef121cb1f87667c263aaeac79c46"
|
| 64 |
},
|
| 65 |
{
|
| 66 |
"path": "assets/inflect-v2-repository-hero.png",
|
| 67 |
+
"bytes": 1911877,
|
| 68 |
+
"sha256": "ca59256690b4ce1b11f27e51ee4aa21c30883d58c1e5c87cccae553898afe884"
|
| 69 |
+
},
|
| 70 |
+
{
|
| 71 |
+
"path": "assets/nav/collection.svg",
|
| 72 |
+
"bytes": 652,
|
| 73 |
+
"sha256": "85387a74b68b0b7b735f4ce3527f32ddd5ca084dfd49dc81fa96ebf816b153e6"
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"path": "assets/nav/github.svg",
|
| 77 |
+
"bytes": 517,
|
| 78 |
+
"sha256": "d55949cc700715bb152b0380799b314631f442414e81b83a6f3553df18dbef6f"
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"path": "assets/nav/micro.svg",
|
| 82 |
+
"bytes": 529,
|
| 83 |
+
"sha256": "f56b72a293acdf8e9fed93893f75acf760a20a2fe09b316646a627db2ada741a"
|
| 84 |
+
},
|
| 85 |
+
{
|
| 86 |
+
"path": "assets/nav/nano.svg",
|
| 87 |
+
"bytes": 726,
|
| 88 |
+
"sha256": "69275d0d9277144c098b3dce66db5e870ebd113d97ca55cc6912242bda520643"
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"path": "assets/nav/playground.svg",
|
| 92 |
+
"bytes": 624,
|
| 93 |
+
"sha256": "fa05ff68190baf290f3d1e9c9b8a7bc89af033fd03066cf7d3e828089b194953"
|
| 94 |
},
|
| 95 |
{
|
| 96 |
"path": "CHANGELOG.md",
|
| 97 |
+
"bytes": 437,
|
| 98 |
+
"sha256": "ebc480bdab578e912a3ece670eb20e005ced74739ab5134f12ec0c05eada3b2f"
|
| 99 |
},
|
| 100 |
{
|
| 101 |
"path": "CITATION.cff",
|
| 102 |
+
"bytes": 289,
|
| 103 |
+
"sha256": "8150876b279aec0438cb25851c12375522c07521261645368565febeaff22408"
|
| 104 |
},
|
| 105 |
{
|
| 106 |
"path": "config.json",
|
|
|
|
| 119 |
},
|
| 120 |
{
|
| 121 |
"path": "docs/DEPLOYMENT.md",
|
| 122 |
+
"bytes": 3255,
|
| 123 |
+
"sha256": "2da55f5631e905884edff1393f26d07080836bc407c5ba1e0b5a513c2fb4e5f8"
|
| 124 |
},
|
| 125 |
{
|
| 126 |
"path": "docs/EVALUATION.md",
|
| 127 |
+
"bytes": 3246,
|
| 128 |
+
"sha256": "4041e56250564366ff80ef9278d66bac5139d8833d368264931ba28ffbad7991"
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"path": "docs/EXPORTS.md",
|
| 132 |
+
"bytes": 1826,
|
| 133 |
+
"sha256": "ca4eb3949c46ac5fb1145de7270ff94689d18787232ea017b541372f5a2e6ca3"
|
| 134 |
},
|
| 135 |
{
|
| 136 |
"path": "docs/FINETUNING.md",
|
| 137 |
+
"bytes": 4251,
|
| 138 |
+
"sha256": "41de765d0bf05b8d57a22dfe0500be12f0226122a6ffbed2799a54c6bc7693bd"
|
| 139 |
},
|
| 140 |
{
|
| 141 |
"path": "evaluation/final/modern400/combined_manifest_validation.json",
|
|
|
|
| 164 |
},
|
| 165 |
{
|
| 166 |
"path": "evaluation/final/runtime_snapshot/inflect-micro-v2_cpu.json",
|
| 167 |
+
"bytes": 11428,
|
| 168 |
+
"sha256": "d82f36e881bd801ef040a320177e12e381e3f51f1b173900a15bd384cbf39e60"
|
| 169 |
},
|
| 170 |
{
|
| 171 |
"path": "evaluation/final/runtime_snapshot/inflect-micro-v2_cuda.json",
|
|
|
|
| 174 |
},
|
| 175 |
{
|
| 176 |
"path": "evaluation/final/runtime_snapshot/inflect-nano-v2_cpu.json",
|
| 177 |
+
"bytes": 11421,
|
| 178 |
+
"sha256": "c1f100858442be6abd957dbd9ace6631b0369cb5c8765c642bbbcc51cec3d95c"
|
| 179 |
},
|
| 180 |
{
|
| 181 |
"path": "evaluation/final/runtime_snapshot/inflect-nano-v2_cuda.json",
|
|
|
|
| 184 |
},
|
| 185 |
{
|
| 186 |
"path": "evaluation/final/runtime_snapshot/kitten-nano-bruno_cpu.json",
|
| 187 |
+
"bytes": 11638,
|
| 188 |
+
"sha256": "8aed48d23a7da9e756ea9ffaa4c87552bfb238b4ad14dba911f99fd98a27ce3a"
|
| 189 |
},
|
| 190 |
{
|
| 191 |
"path": "evaluation/final/runtime_snapshot/kitten-nano-hugo_cpu.json",
|
| 192 |
+
"bytes": 11645,
|
| 193 |
+
"sha256": "d1e47fab74efbd2d8d04f2f1f4d71de36851f0724196a50d9dae90813a99b86b"
|
| 194 |
},
|
| 195 |
{
|
| 196 |
"path": "evaluation/final/runtime_snapshot/piper-danny-low_cpu.json",
|
| 197 |
+
"bytes": 11134,
|
| 198 |
+
"sha256": "2daaedd651e7b008136188d0e356bab6eb01bba9df87d0b697e3b3bb970b71e1"
|
| 199 |
},
|
| 200 |
{
|
| 201 |
"path": "evaluation/final/runtime_snapshot/piper-ryan-low_cpu.json",
|
| 202 |
+
"bytes": 11143,
|
| 203 |
+
"sha256": "7d596255ffdb5d4bee1e7fc515237a9a45b8c137cd661af16598ef3956cb40a7"
|
| 204 |
},
|
| 205 |
{
|
| 206 |
"path": "evaluation/final/runtime_snapshot/supertonic3-james-3step_cpu.json",
|
| 207 |
+
"bytes": 11666,
|
| 208 |
+
"sha256": "5688512ea331eec6cc97b6c337c27bff69110d7a37746317f88e4bf1980ed3c9"
|
| 209 |
},
|
| 210 |
{
|
| 211 |
"path": "evaluation/final/runtime_snapshot/supertonic3-james-8step_cpu.json",
|
| 212 |
+
"bytes": 11636,
|
| 213 |
+
"sha256": "6e5e1b3fa6cd29d75a36e961d2c39dab6fa68152ed93c36c6348972efd1d48ca"
|
| 214 |
},
|
| 215 |
{
|
| 216 |
"path": "evaluation/final/utmos22/report.json",
|
|
|
|
| 299 |
},
|
| 300 |
{
|
| 301 |
"path": "inference.py",
|
| 302 |
+
"bytes": 6346,
|
| 303 |
+
"sha256": "bb8b5302b16c35ee04d6729fd73caa95d1e72b2fc50420b1cdec120327f8b672"
|
| 304 |
},
|
| 305 |
{
|
| 306 |
"path": "inflect_nano_v2_frontend.py",
|
|
|
|
| 329 |
},
|
| 330 |
{
|
| 331 |
"path": "README.md",
|
| 332 |
+
"bytes": 18046,
|
| 333 |
+
"sha256": "7c08c3b3280c659336ffdc141f98e585e4f52bea149ba1a1ca746e2a67c79bba"
|
| 334 |
},
|
| 335 |
{
|
| 336 |
"path": "requirements-tested.txt",
|