owensong commited on
Commit
d0385b5
·
verified ·
1 Parent(s): a4d05f5

Finalize v2 model card, CPU evidence, API contract, and release docs

Browse files
CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
  # Changelog
2
 
3
- ## 2.0.0 - 2026-07-22
4
 
5
  - Release Inflect-Micro-v2 as a complete 24 kHz English text-to-waveform package.
6
  - Add punctuation-preserving normalization, long-text chunking, deterministic seeds, speed control, and variation control.
 
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-22
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" height="40" src="assets/nav/github.svg"></a>
31
- <a href="https://huggingface.co/owensong/Inflect-Micro-v2"><img alt="Inflect Micro v2" height="40" src="assets/nav/micro.svg"></a>
32
- <a href="https://huggingface.co/owensong/Inflect-Nano-v2"><img alt="Inflect Nano v2" height="40" src="assets/nav/nano.svg"></a>
33
- <a href="https://huggingface.co/spaces/owensong/Inflect-v2"><img alt="Live playground" height="40" src="assets/nav/playground.svg"></a>
34
- <a href="https://huggingface.co/collections/owensong/inflect-v2-6a619e820808eccf361a2948"><img alt="Inflect v2 collection" height="40" src="assets/nav/collection.svg"></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
- > **Complete means complete.** The published parameter count includes text encoding, duration prediction, latent synthesis, and the integrated 24 kHz waveform decoder. Inflect does not hide a second vocoder, server model, or inference-time teacher.
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) | [Package map](#package-map) |
52
- | [Limitations](#limitations) | [Evaluation protocol](docs/EVALUATION.md) |
 
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
- ### 4. Complete weight footprint
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
119
 
120
  ![Complete deployable model footprint](assets/evidence/model-footprint.svg)
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 on an AMD EPYC 7K62, 50 prompts, three warmups, and runtime-default CPU threading:
 
136
 
137
  | RTF ↓ | Audio generated / wall time ↑ | Median utterance | p95 utterance | Cold load |
138
  | ---: | ---: | ---: | ---: | ---: |
139
- | 0.743 | 1.35× real time | 3.205 s | 4.681 s | 1.35 s |
140
 
141
- RTF is wall time divided by generated audio duration. This is a host-specific engineering snapshot, not a portable cross-system speed claim. A matched local CPU rerun is tracked before the public release.
 
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, data, and adaptation documentation |
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
+ ![ASR evaluator robustness](assets/evidence/asr-robustness.svg)
123
+
124
+ ![Semantic WER by prompt category](assets/evidence/category-semantic-wer.svg)
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
+ ![Warm CPU throughput](assets/evidence/cpu-throughput.svg)
135
+
136
+ ![Predicted quality and CPU throughput](assets/evidence/quality-vs-cpu-speed.svg)
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
  ![Complete deployable model footprint](assets/evidence/model-footprint.svg)
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

  • SHA256: 0b33f6acc09095b13274654b196e1d6f522323a4108cbf6d71862edd86472de3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB

Git LFS Details

  • SHA256: ca59256690b4ce1b11f27e51ee4aa21c30883d58c1e5c87cccae553898afe884
  • Pointer size: 132 Bytes
  • Size of remote file: 1.91 MB
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="<release-commit-sha>",
35
  )
36
  ```
37
 
38
- Replace the placeholder with the final immutable Hub revision after launch.
 
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 v1.3.1, official voice M2 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,18 +25,18 @@ UTMOS22 is run over every generated clip with 10,000-sample bootstrap intervals.
25
 
26
  ## Runtime
27
 
28
- The retained launch snapshot uses one named host, the same 50-prompt subset,
29
- warm synthesis, one isolated process per system, runtime-default thread
30
- behavior, and separate model-load timing. RTF, audio-seconds per wall-second,
31
- median latency, p95 latency, and per-prompt rows are retained.
 
 
 
32
 
33
- This snapshot is explicitly **host-specific engineering evidence**, not a
34
- controlled cross-framework CPU leaderboard. The host exposed 192 logical CPUs,
35
- thread counts were not pinned, and framework endpoints differed. The model card
36
- therefore explains Inflect's own RTF but does not use the old competitor runtime
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
- # Adaptation status
2
-
3
- `Inflect-Micro-v2` is an open-weight, inference-first release. The repository does not ship the private corpus-construction recipe, teacher setup, discriminator checkpoints, optimizer state, or a supported training command.
4
-
5
- ## What is supported
6
-
7
- - Local inference from the released generator checkpoint.
8
- - Deterministic regression testing through a fixed text, seed, speed, and variation value.
9
- - Inspection of the complete deployable architecture and frontend.
10
- - Inspection of the released generator as a starting point for independent
11
- research in a separately reconstructed VITS-compatible training stack.
12
-
13
- ## What is not yet supported
14
-
15
- - A one-command new-voice trainer.
16
- - Zero-shot voice cloning or speaker embeddings.
17
- - Language adaptation without rebuilding the symbol inventory and frontend.
18
- - Resuming the release checkpoint as if it contained discriminators or optimizer state.
19
- - Adding a selectable second speaker to this single-speaker architecture.
20
-
21
- ## Data contract for future adapters
22
-
23
- A defensible voice-adaptation toolkit must require a UTF-8 manifest with one audio path and one verified transcript per row; mono, consistently sampled, unclipped speech; held-out prompts that never enter training; speaker-identity and transcript audits; and an inference-only export that removes all training-only state. Duration, silence, clipping, and ASR checks must run before training rather than after a failed model.
24
-
25
- ## Evaluation contract
26
-
27
- Any adapted checkpoint should be compared with the frozen release on identical unseen prompts, a fixed seed policy, semantic WER, signal diagnostics, a learned quality predictor, and a blinded human listening test. Improving speaker similarity while reducing intelligibility is not a successful adaptation.
28
-
29
- The released checkpoint may be technically reusable inside a reconstructed
30
- training system, but new-voice and new-language adaptation have not been
31
- validated. This file intentionally does not turn theoretical compatibility into
32
- a supported feature. A public adapter will be documented separately only if it
33
- can reproduce a usable checkpoint from a clean environment and pass the same
34
- package and evaluation gates as the release models.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
7
- "processor": "AMD EPYC 7K62 48-Core Processor",
8
- "logical_cpus_visible": 192,
9
- "process_cpu_affinity_count": 192
10
- },
11
- "runtime_protocol": {
12
- "python": "3.12.13",
13
- "single_process": true,
14
- "concurrent_synthesis_requests": 1,
15
- "warmup_utterances": 3,
16
- "thread_policy": "runtime default",
17
- "environment_threads": {
18
- "OMP_NUM_THREADS": null,
19
- "MKL_NUM_THREADS": null,
20
- "OPENBLAS_NUM_THREADS": null
21
- }
22
- },
23
- "utterances": 50,
24
- "load_seconds": 1.3450956749729812,
25
- "peak_process_rss_bytes_observed": 1374117888,
26
- "total_latency_seconds": 164.47246361640282,
27
- "total_audio_seconds": 221.32266666666666,
28
- "rtf": 0.7431342938955017,
29
- "realtime_multiple": 1.3456517997009816,
30
- "latency_mean_seconds": 3.2894492723280564,
31
- "latency_median_seconds": 3.204997018503491,
32
- "latency_p95_seconds": 4.681012376293073,
33
- "rows": [
34
- {
35
- "id": "release500_0001",
36
- "category": "conversational",
37
- "characters": 65,
38
- "audio_seconds": 3.7653333333333334,
39
- "latency_seconds": 3.0963279620045796,
40
- "rtf": 0.822325060730678
41
- },
42
- {
43
- "id": "release500_0002",
44
- "category": "descriptive",
45
- "characters": 72,
46
- "audio_seconds": 3.8826666666666667,
47
- "latency_seconds": 3.298753931070678,
48
- "rtf": 0.8496103874666925
49
- },
50
- {
51
- "id": "release500_0003",
52
- "category": "emotional",
53
- "characters": 68,
54
- "audio_seconds": 3.9146666666666667,
55
- "latency_seconds": 3.1102415019413456,
56
- "rtf": 0.794509920455044
57
- },
58
- {
59
- "id": "release500_0004",
60
- "category": "homographs",
61
- "characters": 73,
62
- "audio_seconds": 4.330666666666667,
63
- "latency_seconds": 3.798860387993045,
64
- "rtf": 0.8771999048629261
65
- },
66
- {
67
- "id": "release500_0005",
68
- "category": "long",
69
- "characters": 154,
70
- "audio_seconds": 8.597333333333333,
71
- "latency_seconds": 5.6228647420648485,
72
- "rtf": 0.6540242798617613
73
- },
74
- {
75
- "id": "release500_0006",
76
- "category": "long_range",
77
- "characters": 122,
78
- "audio_seconds": 6.176,
79
- "latency_seconds": 3.7697316620033234,
80
- "rtf": 0.6103840126300718
81
- },
82
- {
83
- "id": "release500_0007",
84
- "category": "names_places",
85
- "characters": 62,
86
- "audio_seconds": 3.7973333333333334,
87
- "latency_seconds": 2.610186845995486,
88
- "rtf": 0.6873736427305528
89
- },
90
- {
91
- "id": "release500_0008",
92
- "category": "narrative",
93
- "characters": 76,
94
- "audio_seconds": 4.352,
95
- "latency_seconds": 3.1997373000485823,
96
- "rtf": 0.7352337546067513
97
- },
98
- {
99
- "id": "release500_0009",
100
- "category": "numbers",
101
- "characters": 79,
102
- "audio_seconds": 4.789333333333333,
103
- "latency_seconds": 3.400350669049658,
104
- "rtf": 0.7099841319006802
105
- },
106
- {
107
- "id": "release500_0010",
108
- "category": "punctuation",
109
- "characters": 75,
110
- "audio_seconds": 5.312,
111
- "latency_seconds": 3.396303041954525,
112
- "rtf": 0.6393642774763789
113
- },
114
- {
115
- "id": "release500_0011",
116
- "category": "question",
117
- "characters": 47,
118
- "audio_seconds": 2.570666666666667,
119
- "latency_seconds": 2.200048934086226,
120
- "rtf": 0.8558281641932932
121
- },
122
- {
123
- "id": "release500_0012",
124
- "category": "rare_words",
125
- "characters": 87,
126
- "audio_seconds": 5.184,
127
- "latency_seconds": 3.8021743500139564,
128
- "rtf": 0.7334441261600996
129
- },
130
- {
131
- "id": "release500_0013",
132
- "category": "short",
133
- "characters": 15,
134
- "audio_seconds": 1.2693333333333334,
135
- "latency_seconds": 1.7893105780240148,
136
- "rtf": 1.4096459385693394
137
- },
138
- {
139
- "id": "release500_0014",
140
- "category": "technical",
141
- "characters": 71,
142
- "audio_seconds": 4.010666666666666,
143
- "latency_seconds": 3.300313051091507,
144
- "rtf": 0.8228839056910341
145
- },
146
- {
147
- "id": "release500_0015",
148
- "category": "conversational",
149
- "characters": 64,
150
- "audio_seconds": 4.0,
151
- "latency_seconds": 3.1033195100026205,
152
- "rtf": 0.7758298775006551
153
- },
154
- {
155
- "id": "release500_0016",
156
- "category": "descriptive",
157
- "characters": 88,
158
- "audio_seconds": 4.618666666666667,
159
- "latency_seconds": 4.089846272952855,
160
- "rtf": 0.8855036676427946
161
- },
162
- {
163
- "id": "release500_0017",
164
- "category": "emotional",
165
- "characters": 74,
166
- "audio_seconds": 4.266666666666667,
167
- "latency_seconds": 3.699034327059053,
168
- "rtf": 0.8669611704044655
169
- },
170
- {
171
- "id": "release500_0018",
172
- "category": "homographs",
173
- "characters": 57,
174
- "audio_seconds": 3.328,
175
- "latency_seconds": 3.409255804028362,
176
- "rtf": 1.0244158064989068
177
- },
178
- {
179
- "id": "release500_0019",
180
- "category": "long",
181
- "characters": 148,
182
- "audio_seconds": 8.010666666666667,
183
- "latency_seconds": 5.100449635996483,
184
- "rtf": 0.636707261484248
185
- },
186
- {
187
- "id": "release500_0020",
188
- "category": "long_range",
189
- "characters": 124,
190
- "audio_seconds": 6.261333333333333,
191
- "latency_seconds": 3.7893470430281013,
192
- "rtf": 0.6051981009946925
193
- },
194
- {
195
- "id": "release500_0021",
196
- "category": "names_places",
197
- "characters": 72,
198
- "audio_seconds": 3.936,
199
- "latency_seconds": 3.700202681007795,
200
- "rtf": 0.9400921445649886
201
- },
202
- {
203
- "id": "release500_0022",
204
- "category": "narrative",
205
- "characters": 52,
206
- "audio_seconds": 3.4133333333333336,
207
- "latency_seconds": 4.905314784962684,
208
- "rtf": 1.4371039409070363
209
- },
210
- {
211
- "id": "release500_0023",
212
- "category": "numbers",
213
- "characters": 80,
214
- "audio_seconds": 4.576,
215
- "latency_seconds": 3.2102567369583994,
216
- "rtf": 0.7015421190905594
217
- },
218
- {
219
- "id": "release500_0024",
220
- "category": "punctuation",
221
- "characters": 73,
222
- "audio_seconds": 4.469333333333333,
223
- "latency_seconds": 3.3047980930423364,
224
- "rtf": 0.7394387141353677
225
- },
226
- {
227
- "id": "release500_0025",
228
- "category": "question",
229
- "characters": 39,
230
- "audio_seconds": 2.2186666666666666,
231
- "latency_seconds": 2.1851010150276124,
232
- "rtf": 0.9848712507636475
233
- },
234
- {
235
- "id": "release500_0026",
236
- "category": "rare_words",
237
- "characters": 78,
238
- "audio_seconds": 4.512,
239
- "latency_seconds": 3.0049878619611263,
240
- "rtf": 0.6659990828814554
241
- },
242
- {
243
- "id": "release500_0027",
244
- "category": "short",
245
- "characters": 25,
246
- "audio_seconds": 1.568,
247
- "latency_seconds": 1.7857773479772732,
248
- "rtf": 1.1388886147814241
249
- },
250
- {
251
- "id": "release500_0028",
252
- "category": "technical",
253
- "characters": 82,
254
- "audio_seconds": 5.397333333333333,
255
- "latency_seconds": 3.9127721959957853,
256
- "rtf": 0.7249454414517883
257
- },
258
- {
259
- "id": "release500_0029",
260
- "category": "conversational",
261
- "characters": 59,
262
- "audio_seconds": 3.050666666666667,
263
- "latency_seconds": 3.0953754010843113,
264
- "rtf": 1.0146553980827069
265
- },
266
- {
267
- "id": "release500_0030",
268
- "category": "descriptive",
269
- "characters": 65,
270
- "audio_seconds": 3.530666666666667,
271
- "latency_seconds": 3.604664637008682,
272
- "rtf": 1.0209586396361447
273
- },
274
- {
275
- "id": "release500_0031",
276
- "category": "emotional",
277
- "characters": 70,
278
- "audio_seconds": 4.2026666666666666,
279
- "latency_seconds": 3.4063999010249972,
280
- "rtf": 0.8105329713733338
281
- },
282
- {
283
- "id": "release500_0032",
284
- "category": "homographs",
285
- "characters": 60,
286
- "audio_seconds": 3.36,
287
- "latency_seconds": 3.097165131010115,
288
- "rtf": 0.9217753366101533
289
- },
290
- {
291
- "id": "release500_0033",
292
- "category": "long",
293
- "characters": 138,
294
- "audio_seconds": 7.616,
295
- "latency_seconds": 4.406864987919107,
296
- "rtf": 0.5786324826574458
297
- },
298
- {
299
- "id": "release500_0034",
300
- "category": "long_range",
301
- "characters": 141,
302
- "audio_seconds": 7.8933333333333335,
303
- "latency_seconds": 4.392835911014117,
304
- "rtf": 0.5565248198075318
305
- },
306
- {
307
- "id": "release500_0035",
308
- "category": "names_places",
309
- "characters": 61,
310
- "audio_seconds": 3.616,
311
- "latency_seconds": 2.7880763289285824,
312
- "rtf": 0.7710388077789221
313
- },
314
- {
315
- "id": "release500_0036",
316
- "category": "narrative",
317
- "characters": 73,
318
- "audio_seconds": 4.149333333333334,
319
- "latency_seconds": 2.9094826449872926,
320
- "rtf": 0.7011927968317703
321
- },
322
- {
323
- "id": "release500_0037",
324
- "category": "numbers",
325
- "characters": 78,
326
- "audio_seconds": 4.864,
327
- "latency_seconds": 2.7931808329885826,
328
- "rtf": 0.5742559278348237
329
- },
330
- {
331
- "id": "release500_0038",
332
- "category": "punctuation",
333
- "characters": 67,
334
- "audio_seconds": 4.522666666666667,
335
- "latency_seconds": 2.8904477619798854,
336
- "rtf": 0.6391025417113544
337
- },
338
- {
339
- "id": "release500_0039",
340
- "category": "question",
341
- "characters": 45,
342
- "audio_seconds": 2.3573333333333335,
343
- "latency_seconds": 2.115686099976301,
344
- "rtf": 0.8974912754424353
345
- },
346
- {
347
- "id": "release500_0040",
348
- "category": "rare_words",
349
- "characters": 82,
350
- "audio_seconds": 4.810666666666667,
351
- "latency_seconds": 3.091681601945311,
352
- "rtf": 0.6426721733533767
353
- },
354
- {
355
- "id": "release500_0041",
356
- "category": "short",
357
- "characters": 22,
358
- "audio_seconds": 1.5573333333333332,
359
- "latency_seconds": 1.596736979088746,
360
- "rtf": 1.0253019985586982
361
- },
362
- {
363
- "id": "release500_0042",
364
- "category": "technical",
365
- "characters": 66,
366
- "audio_seconds": 3.7226666666666666,
367
- "latency_seconds": 2.9045540110673755,
368
- "rtf": 0.7802347809099326
369
- },
370
- {
371
- "id": "release500_0043",
372
- "category": "conversational",
373
- "characters": 67,
374
- "audio_seconds": 3.968,
375
- "latency_seconds": 2.999315937049687,
376
- "rtf": 0.7558759922000219
377
- },
378
- {
379
- "id": "release500_0044",
380
- "category": "descriptive",
381
- "characters": 73,
382
- "audio_seconds": 3.989333333333333,
383
- "latency_seconds": 2.6931907170219347,
384
- "rtf": 0.6750979404299636
385
- },
386
- {
387
- "id": "release500_0045",
388
- "category": "emotional",
389
- "characters": 70,
390
- "audio_seconds": 4.1386666666666665,
391
- "latency_seconds": 3.002258141990751,
392
- "rtf": 0.725416754669157
393
- },
394
- {
395
- "id": "release500_0046",
396
- "category": "homographs",
397
- "characters": 51,
398
- "audio_seconds": 2.9546666666666668,
399
- "latency_seconds": 2.494517444050871,
400
- "rtf": 0.8442635753782279
401
- },
402
- {
403
- "id": "release500_0047",
404
- "category": "long",
405
- "characters": 161,
406
- "audio_seconds": 8.192,
407
- "latency_seconds": 4.0075952999759465,
408
- "rtf": 0.48920841064159504
409
- },
410
- {
411
- "id": "release500_0048",
412
- "category": "long_range",
413
- "characters": 124,
414
- "audio_seconds": 7.424,
415
- "latency_seconds": 4.198830675915815,
416
- "rtf": 0.5655752526826259
417
- },
418
- {
419
- "id": "release500_0049",
420
- "category": "names_places",
421
- "characters": 59,
422
- "audio_seconds": 3.296,
423
- "latency_seconds": 2.6966539489803836,
424
- "rtf": 0.8181595718993883
425
- },
426
- {
427
- "id": "release500_0050",
428
- "category": "narrative",
429
- "characters": 99,
430
- "audio_seconds": 5.578666666666667,
431
- "latency_seconds": 3.691280954051763,
432
- "rtf": 0.6616779912855694
433
- }
434
- ]
435
- }
 
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": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
7
- "processor": "AMD EPYC 7K62 48-Core Processor",
8
- "logical_cpus_visible": 192,
9
- "process_cpu_affinity_count": 192
10
- },
11
- "runtime_protocol": {
12
- "python": "3.12.13",
13
- "single_process": true,
14
- "concurrent_synthesis_requests": 1,
15
- "warmup_utterances": 3,
16
- "thread_policy": "runtime default",
17
- "environment_threads": {
18
- "OMP_NUM_THREADS": null,
19
- "MKL_NUM_THREADS": null,
20
- "OPENBLAS_NUM_THREADS": null
21
- }
22
- },
23
- "utterances": 50,
24
- "load_seconds": 0.8181002410128713,
25
- "peak_process_rss_bytes_observed": 1150877696,
26
- "total_latency_seconds": 120.06641951797064,
27
- "total_audio_seconds": 222.32533333333333,
28
- "rtf": 0.5400483054171543,
29
- "realtime_multiple": 1.851686210231807,
30
- "latency_mean_seconds": 2.4013283903594127,
31
- "latency_median_seconds": 2.198900554445572,
32
- "latency_p95_seconds": 3.8496124872122888,
33
- "rows": [
34
- {
35
- "id": "release500_0001",
36
- "category": "conversational",
37
- "characters": 65,
38
- "audio_seconds": 3.8186666666666667,
39
- "latency_seconds": 2.0938689078902826,
40
- "rtf": 0.5483246092589776
41
- },
42
- {
43
- "id": "release500_0002",
44
- "category": "descriptive",
45
- "characters": 72,
46
- "audio_seconds": 3.9146666666666667,
47
- "latency_seconds": 1.9025521680014208,
48
- "rtf": 0.486006173706085
49
- },
50
- {
51
- "id": "release500_0003",
52
- "category": "emotional",
53
- "characters": 68,
54
- "audio_seconds": 3.936,
55
- "latency_seconds": 1.997848630999215,
56
- "rtf": 0.5075834936481746
57
- },
58
- {
59
- "id": "release500_0004",
60
- "category": "homographs",
61
- "characters": 73,
62
- "audio_seconds": 4.277333333333333,
63
- "latency_seconds": 2.599528755992651,
64
- "rtf": 0.6077451892127458
65
- },
66
- {
67
- "id": "release500_0005",
68
- "category": "long",
69
- "characters": 154,
70
- "audio_seconds": 8.554666666666666,
71
- "latency_seconds": 3.9026208410505205,
72
- "rtf": 0.45619788509786324
73
- },
74
- {
75
- "id": "release500_0006",
76
- "category": "long_range",
77
- "characters": 122,
78
- "audio_seconds": 6.08,
79
- "latency_seconds": 2.8900271879974753,
80
- "rtf": 0.4753334190785321
81
- },
82
- {
83
- "id": "release500_0007",
84
- "category": "names_places",
85
- "characters": 62,
86
- "audio_seconds": 3.712,
87
- "latency_seconds": 2.115930248051882,
88
- "rtf": 0.5700243125139768
89
- },
90
- {
91
- "id": "release500_0008",
92
- "category": "narrative",
93
- "characters": 76,
94
- "audio_seconds": 4.394666666666667,
95
- "latency_seconds": 2.391370235942304,
96
- "rtf": 0.5441528146106578
97
- },
98
- {
99
- "id": "release500_0009",
100
- "category": "numbers",
101
- "characters": 79,
102
- "audio_seconds": 4.832,
103
- "latency_seconds": 2.300934116006829,
104
- "rtf": 0.47618669619346626
105
- },
106
- {
107
- "id": "release500_0010",
108
- "category": "punctuation",
109
- "characters": 75,
110
- "audio_seconds": 5.237333333333333,
111
- "latency_seconds": 2.598541219951585,
112
- "rtf": 0.4961573103268047
113
- },
114
- {
115
- "id": "release500_0011",
116
- "category": "question",
117
- "characters": 47,
118
- "audio_seconds": 2.592,
119
- "latency_seconds": 1.602590127964504,
120
- "rtf": 0.6182832283813673
121
- },
122
- {
123
- "id": "release500_0012",
124
- "category": "rare_words",
125
- "characters": 87,
126
- "audio_seconds": 5.237333333333333,
127
- "latency_seconds": 1.9964147580321878,
128
- "rtf": 0.3811891722311968
129
- },
130
- {
131
- "id": "release500_0013",
132
- "category": "short",
133
- "characters": 15,
134
- "audio_seconds": 1.312,
135
- "latency_seconds": 1.1853064630413428,
136
- "rtf": 0.9034348041473649
137
- },
138
- {
139
- "id": "release500_0014",
140
- "category": "technical",
141
- "characters": 71,
142
- "audio_seconds": 4.042666666666666,
143
- "latency_seconds": 2.103942258981988,
144
- "rtf": 0.5204342659091329
145
- },
146
- {
147
- "id": "release500_0015",
148
- "category": "conversational",
149
- "characters": 64,
150
- "audio_seconds": 4.010666666666666,
151
- "latency_seconds": 2.0950683309929445,
152
- "rtf": 0.5223740851877355
153
- },
154
- {
155
- "id": "release500_0016",
156
- "category": "descriptive",
157
- "characters": 88,
158
- "audio_seconds": 4.682666666666667,
159
- "latency_seconds": 2.417497629998252,
160
- "rtf": 0.5162651544700139
161
- },
162
- {
163
- "id": "release500_0017",
164
- "category": "emotional",
165
- "characters": 74,
166
- "audio_seconds": 4.416,
167
- "latency_seconds": 2.184509124024771,
168
- "rtf": 0.4946805081577833
169
- },
170
- {
171
- "id": "release500_0018",
172
- "category": "homographs",
173
- "characters": 57,
174
- "audio_seconds": 3.296,
175
- "latency_seconds": 2.5033166700741276,
176
- "rtf": 0.7595014168914223
177
- },
178
- {
179
- "id": "release500_0019",
180
- "category": "long",
181
- "characters": 148,
182
- "audio_seconds": 8.042666666666667,
183
- "latency_seconds": 3.905849251896143,
184
- "rtf": 0.4856410707762114
185
- },
186
- {
187
- "id": "release500_0020",
188
- "category": "long_range",
189
- "characters": 124,
190
- "audio_seconds": 6.261333333333333,
191
- "latency_seconds": 3.686978467972949,
192
- "rtf": 0.5888487757622897
193
- },
194
- {
195
- "id": "release500_0021",
196
- "category": "names_places",
197
- "characters": 72,
198
- "audio_seconds": 3.9146666666666667,
199
- "latency_seconds": 2.1086044320836663,
200
- "rtf": 0.538642140348348
201
- },
202
- {
203
- "id": "release500_0022",
204
- "category": "narrative",
205
- "characters": 52,
206
- "audio_seconds": 3.36,
207
- "latency_seconds": 2.1903822059975937,
208
- "rtf": 0.6518994660707125
209
- },
210
- {
211
- "id": "release500_0023",
212
- "category": "numbers",
213
- "characters": 80,
214
- "audio_seconds": 4.373333333333333,
215
- "latency_seconds": 2.2107359810033813,
216
- "rtf": 0.5055036541928464
217
- },
218
- {
219
- "id": "release500_0024",
220
- "category": "punctuation",
221
- "characters": 73,
222
- "audio_seconds": 4.48,
223
- "latency_seconds": 2.198668733937666,
224
- "rtf": 0.49077427096822895
225
- },
226
- {
227
- "id": "release500_0025",
228
- "category": "question",
229
- "characters": 39,
230
- "audio_seconds": 2.2506666666666666,
231
- "latency_seconds": 1.4954689289443195,
232
- "rtf": 0.6644559814622273
233
- },
234
- {
235
- "id": "release500_0026",
236
- "category": "rare_words",
237
- "characters": 78,
238
- "audio_seconds": 4.469333333333333,
239
- "latency_seconds": 2.4929266630206257,
240
- "rtf": 0.5577849037188154
241
- },
242
- {
243
- "id": "release500_0027",
244
- "category": "short",
245
- "characters": 25,
246
- "audio_seconds": 1.664,
247
- "latency_seconds": 1.3080715850228444,
248
- "rtf": 0.7861007121531517
249
- },
250
- {
251
- "id": "release500_0028",
252
- "category": "technical",
253
- "characters": 82,
254
- "audio_seconds": 5.408,
255
- "latency_seconds": 3.5919066730421036,
256
- "rtf": 0.6641839262281996
257
- },
258
- {
259
- "id": "release500_0029",
260
- "category": "conversational",
261
- "characters": 59,
262
- "audio_seconds": 3.2213333333333334,
263
- "latency_seconds": 2.0987192390020937,
264
- "rtf": 0.6515063862796234
265
- },
266
- {
267
- "id": "release500_0030",
268
- "category": "descriptive",
269
- "characters": 65,
270
- "audio_seconds": 3.584,
271
- "latency_seconds": 2.508352129952982,
272
- "rtf": 0.6998750362592026
273
- },
274
- {
275
- "id": "release500_0031",
276
- "category": "emotional",
277
- "characters": 70,
278
- "audio_seconds": 4.192,
279
- "latency_seconds": 2.20036614802666,
280
- "rtf": 0.5248965047773521
281
- },
282
- {
283
- "id": "release500_0032",
284
- "category": "homographs",
285
- "characters": 60,
286
- "audio_seconds": 3.392,
287
- "latency_seconds": 2.105842662975192,
288
- "rtf": 0.6208262567733467
289
- },
290
- {
291
- "id": "release500_0033",
292
- "category": "long",
293
- "characters": 138,
294
- "audio_seconds": 7.488,
295
- "latency_seconds": 3.3983870500233024,
296
- "rtf": 0.4538444244155051
297
- },
298
- {
299
- "id": "release500_0034",
300
- "category": "long_range",
301
- "characters": 141,
302
- "audio_seconds": 7.925333333333334,
303
- "latency_seconds": 3.9016301400261,
304
- "rtf": 0.4922985540073309
305
- },
306
- {
307
- "id": "release500_0035",
308
- "category": "names_places",
309
- "characters": 61,
310
- "audio_seconds": 3.616,
311
- "latency_seconds": 2.5880198520608246,
312
- "rtf": 0.7157134546628386
313
- },
314
- {
315
- "id": "release500_0036",
316
- "category": "narrative",
317
- "characters": 73,
318
- "audio_seconds": 4.330666666666667,
319
- "latency_seconds": 2.1991323749534786,
320
- "rtf": 0.5078045816548981
321
- },
322
- {
323
- "id": "release500_0037",
324
- "category": "numbers",
325
- "characters": 78,
326
- "audio_seconds": 4.8533333333333335,
327
- "latency_seconds": 2.8947273320518434,
328
- "rtf": 0.5964410711645282
329
- },
330
- {
331
- "id": "release500_0038",
332
- "category": "punctuation",
333
- "characters": 67,
334
- "audio_seconds": 4.48,
335
- "latency_seconds": 2.0181909929960966,
336
- "rtf": 0.45048906093662866
337
- },
338
- {
339
- "id": "release500_0039",
340
- "category": "question",
341
- "characters": 45,
342
- "audio_seconds": 2.4,
343
- "latency_seconds": 1.6960625349311158,
344
- "rtf": 0.7066927228879649
345
- },
346
- {
347
- "id": "release500_0040",
348
- "category": "rare_words",
349
- "characters": 82,
350
- "audio_seconds": 4.810666666666667,
351
- "latency_seconds": 3.0932381650200114,
352
- "rtf": 0.6429957382940711
353
- },
354
- {
355
- "id": "release500_0041",
356
- "category": "short",
357
- "characters": 22,
358
- "audio_seconds": 1.664,
359
- "latency_seconds": 1.2055845750728622,
360
- "rtf": 0.7245099609812874
361
- },
362
- {
363
- "id": "release500_0042",
364
- "category": "technical",
365
- "characters": 66,
366
- "audio_seconds": 3.7226666666666666,
367
- "latency_seconds": 2.100191844976507,
368
- "rtf": 0.5641632821391047
369
- },
370
- {
371
- "id": "release500_0043",
372
- "category": "conversational",
373
- "characters": 67,
374
- "audio_seconds": 3.989333333333333,
375
- "latency_seconds": 2.0950018709991127,
376
- "rtf": 0.5251508700699647
377
- },
378
- {
379
- "id": "release500_0044",
380
- "category": "descriptive",
381
- "characters": 73,
382
- "audio_seconds": 4.096,
383
- "latency_seconds": 2.099300976959057,
384
- "rtf": 0.5125246525778948
385
- },
386
- {
387
- "id": "release500_0045",
388
- "category": "emotional",
389
- "characters": 70,
390
- "audio_seconds": 4.277333333333333,
391
- "latency_seconds": 2.092912381980568,
392
- "rtf": 0.48930308182214033
393
- },
394
- {
395
- "id": "release500_0046",
396
- "category": "homographs",
397
- "characters": 51,
398
- "audio_seconds": 3.029333333333333,
399
- "latency_seconds": 2.311870877048932,
400
- "rtf": 0.763161601138512
401
- },
402
- {
403
- "id": "release500_0047",
404
- "category": "long",
405
- "characters": 161,
406
- "audio_seconds": 8.32,
407
- "latency_seconds": 3.4095809039426968,
408
- "rtf": 0.40980539710849717
409
- },
410
- {
411
- "id": "release500_0048",
412
- "category": "long_range",
413
- "characters": 124,
414
- "audio_seconds": 7.541333333333333,
415
- "latency_seconds": 3.786035355995409,
416
- "rtf": 0.5020379273331961
417
- },
418
- {
419
- "id": "release500_0049",
420
- "category": "names_places",
421
- "characters": 59,
422
- "audio_seconds": 3.296,
423
- "latency_seconds": 1.7006213270360604,
424
- "rtf": 0.5159652084454067
425
- },
426
- {
427
- "id": "release500_0050",
428
- "category": "narrative",
429
- "characters": 99,
430
- "audio_seconds": 5.525333333333333,
431
- "latency_seconds": 2.4911901840241626,
432
- "rtf": 0.45086694932869736
433
- }
434
- ]
435
- }
 
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": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
7
- "processor": "AMD EPYC 7K62 48-Core Processor",
8
- "logical_cpus_visible": 192,
9
- "process_cpu_affinity_count": 192
10
- },
11
- "runtime_protocol": {
12
- "python": "3.12.13",
13
- "single_process": true,
14
- "concurrent_synthesis_requests": 1,
15
- "warmup_utterances": 3,
16
- "thread_policy": "runtime default",
17
- "environment_threads": {
18
- "OMP_NUM_THREADS": null,
19
- "MKL_NUM_THREADS": null,
20
- "OPENBLAS_NUM_THREADS": null
21
- }
22
- },
23
- "utterances": 50,
24
- "load_seconds": 5.438336415099911,
25
- "peak_process_rss_bytes_observed": 869437440,
26
- "total_latency_seconds": 352.9463603061158,
27
- "total_audio_seconds": 289.0083333333333,
28
- "rtf": 1.221232468404426,
29
- "realtime_multiple": 0.8188449176318802,
30
- "latency_mean_seconds": 7.058927206122316,
31
- "latency_median_seconds": 6.058434111531824,
32
- "latency_p95_seconds": 12.925248358043607,
33
- "rows": [
34
- {
35
- "id": "release500_0001",
36
- "category": "conversational",
37
- "characters": 65,
38
- "audio_seconds": 4.466666666666667,
39
- "latency_seconds": 5.300024807918817,
40
- "rtf": 1.18657271819078
41
- },
42
- {
43
- "id": "release500_0002",
44
- "category": "descriptive",
45
- "characters": 72,
46
- "audio_seconds": 5.191666666666666,
47
- "latency_seconds": 5.906638064072467,
48
- "rtf": 1.1377151969320964
49
- },
50
- {
51
- "id": "release500_0003",
52
- "category": "emotional",
53
- "characters": 68,
54
- "audio_seconds": 5.091666666666667,
55
- "latency_seconds": 5.607375220977701,
56
- "rtf": 1.1012848224506124
57
- },
58
- {
59
- "id": "release500_0004",
60
- "category": "homographs",
61
- "characters": 73,
62
- "audio_seconds": 4.816666666666666,
63
- "latency_seconds": 5.402876124018803,
64
- "rtf": 1.1217043856094402
65
- },
66
- {
67
- "id": "release500_0005",
68
- "category": "long",
69
- "characters": 154,
70
- "audio_seconds": 10.391666666666667,
71
- "latency_seconds": 17.092095594038256,
72
- "rtf": 1.6447886698352772
73
- },
74
- {
75
- "id": "release500_0006",
76
- "category": "long_range",
77
- "characters": 122,
78
- "audio_seconds": 8.491666666666667,
79
- "latency_seconds": 10.807843701913953,
80
- "rtf": 1.2727588265256862
81
- },
82
- {
83
- "id": "release500_0007",
84
- "category": "names_places",
85
- "characters": 62,
86
- "audio_seconds": 4.591666666666667,
87
- "latency_seconds": 4.80041568307206,
88
- "rtf": 1.0454625807053488
89
- },
90
- {
91
- "id": "release500_0008",
92
- "category": "narrative",
93
- "characters": 76,
94
- "audio_seconds": 4.466666666666667,
95
- "latency_seconds": 5.209607672994025,
96
- "rtf": 1.1663300760434385
97
- },
98
- {
99
- "id": "release500_0009",
100
- "category": "numbers",
101
- "characters": 79,
102
- "audio_seconds": 6.241666666666666,
103
- "latency_seconds": 6.898631828022189,
104
- "rtf": 1.1052547655042226
105
- },
106
- {
107
- "id": "release500_0010",
108
- "category": "punctuation",
109
- "characters": 75,
110
- "audio_seconds": 5.516666666666667,
111
- "latency_seconds": 5.696966647054069,
112
- "rtf": 1.0326827759010397
113
- },
114
- {
115
- "id": "release500_0011",
116
- "category": "question",
117
- "characters": 47,
118
- "audio_seconds": 3.5166666666666666,
119
- "latency_seconds": 3.996714084991254,
120
- "rtf": 1.1365063748790296
121
- },
122
- {
123
- "id": "release500_0012",
124
- "category": "rare_words",
125
- "characters": 87,
126
- "audio_seconds": 7.716666666666667,
127
- "latency_seconds": 8.702201059088111,
128
- "rtf": 1.1277150400546148
129
- },
130
- {
131
- "id": "release500_0013",
132
- "category": "short",
133
- "characters": 15,
134
- "audio_seconds": 2.2916666666666665,
135
- "latency_seconds": 3.193404796998948,
136
- "rtf": 1.3934857295995409
137
- },
138
- {
139
- "id": "release500_0014",
140
- "category": "technical",
141
- "characters": 71,
142
- "audio_seconds": 5.416666666666667,
143
- "latency_seconds": 5.81113522592932,
144
- "rtf": 1.0728249647869512
145
- },
146
- {
147
- "id": "release500_0015",
148
- "category": "conversational",
149
- "characters": 64,
150
- "audio_seconds": 5.516666666666667,
151
- "latency_seconds": 6.312843861989677,
152
- "rtf": 1.144322150209609
153
- },
154
- {
155
- "id": "release500_0016",
156
- "category": "descriptive",
157
- "characters": 88,
158
- "audio_seconds": 6.966666666666667,
159
- "latency_seconds": 7.810967399040237,
160
- "rtf": 1.1211914926852016
161
- },
162
- {
163
- "id": "release500_0017",
164
- "category": "emotional",
165
- "characters": 74,
166
- "audio_seconds": 6.6,
167
- "latency_seconds": 9.698659825953655,
168
- "rtf": 1.4694939130232811
169
- },
170
- {
171
- "id": "release500_0018",
172
- "category": "homographs",
173
- "characters": 57,
174
- "audio_seconds": 4.541666666666667,
175
- "latency_seconds": 5.595242522074841,
176
- "rtf": 1.2319800048605154
177
- },
178
- {
179
- "id": "release500_0019",
180
- "category": "long",
181
- "characters": 148,
182
- "audio_seconds": 9.266666666666667,
183
- "latency_seconds": 12.596226043067873,
184
- "rtf": 1.359304968676389
185
- },
186
- {
187
- "id": "release500_0020",
188
- "category": "long_range",
189
- "characters": 124,
190
- "audio_seconds": 8.566666666666666,
191
- "latency_seconds": 10.007063591037877,
192
- "rtf": 1.1681397187981957
193
- },
194
- {
195
- "id": "release500_0021",
196
- "category": "names_places",
197
- "characters": 72,
198
- "audio_seconds": 5.616666666666666,
199
- "latency_seconds": 6.298295221058652,
200
- "rtf": 1.1213581995950124
201
- },
202
- {
203
- "id": "release500_0022",
204
- "category": "narrative",
205
- "characters": 52,
206
- "audio_seconds": 4.958333333333333,
207
- "latency_seconds": 6.299905651016161,
208
- "rtf": 1.270569206927629
209
- },
210
- {
211
- "id": "release500_0023",
212
- "category": "numbers",
213
- "characters": 80,
214
- "audio_seconds": 6.691666666666666,
215
- "latency_seconds": 8.79705324396491,
216
- "rtf": 1.3146281311031
217
- },
218
- {
219
- "id": "release500_0024",
220
- "category": "punctuation",
221
- "characters": 73,
222
- "audio_seconds": 5.516666666666667,
223
- "latency_seconds": 6.393836776027456,
224
- "rtf": 1.1590036452013515
225
- },
226
- {
227
- "id": "release500_0025",
228
- "category": "question",
229
- "characters": 39,
230
- "audio_seconds": 2.7916666666666665,
231
- "latency_seconds": 3.5986495160032064,
232
- "rtf": 1.2890684833444321
233
- },
234
- {
235
- "id": "release500_0026",
236
- "category": "rare_words",
237
- "characters": 78,
238
- "audio_seconds": 5.916666666666667,
239
- "latency_seconds": 6.21023015899118,
240
- "rtf": 1.0496163648999177
241
- },
242
- {
243
- "id": "release500_0027",
244
- "category": "short",
245
- "characters": 25,
246
- "audio_seconds": 2.2666666666666666,
247
- "latency_seconds": 3.4987704240484163,
248
- "rtf": 1.5435751870801837
249
- },
250
- {
251
- "id": "release500_0028",
252
- "category": "technical",
253
- "characters": 82,
254
- "audio_seconds": 7.266666666666667,
255
- "latency_seconds": 9.396384562947787,
256
- "rtf": 1.293080444442356
257
- },
258
- {
259
- "id": "release500_0029",
260
- "category": "conversational",
261
- "characters": 59,
262
- "audio_seconds": 3.3666666666666667,
263
- "latency_seconds": 4.191818989929743,
264
- "rtf": 1.245094749484082
265
- },
266
- {
267
- "id": "release500_0030",
268
- "category": "descriptive",
269
- "characters": 65,
270
- "audio_seconds": 4.066666666666666,
271
- "latency_seconds": 5.106989407911897,
272
- "rtf": 1.255817067519319
273
- },
274
- {
275
- "id": "release500_0031",
276
- "category": "emotional",
277
- "characters": 70,
278
- "audio_seconds": 5.391666666666667,
279
- "latency_seconds": 6.501469455077313,
280
- "rtf": 1.2058366840947103
281
- },
282
- {
283
- "id": "release500_0032",
284
- "category": "homographs",
285
- "characters": 60,
286
- "audio_seconds": 4.341666666666667,
287
- "latency_seconds": 5.193923476035707,
288
- "rtf": 1.1962971537894143
289
- },
290
- {
291
- "id": "release500_0033",
292
- "category": "long",
293
- "characters": 138,
294
- "audio_seconds": 8.941666666666666,
295
- "latency_seconds": 11.606026376015507,
296
- "rtf": 1.2979712629281088
297
- },
298
- {
299
- "id": "release500_0034",
300
- "category": "long_range",
301
- "characters": 141,
302
- "audio_seconds": 10.141666666666667,
303
- "latency_seconds": 13.194448433932848,
304
- "rtf": 1.3010138143565666
305
- },
306
- {
307
- "id": "release500_0035",
308
- "category": "names_places",
309
- "characters": 61,
310
- "audio_seconds": 4.591666666666667,
311
- "latency_seconds": 5.099241267074831,
312
- "rtf": 1.1105425627023224
313
- },
314
- {
315
- "id": "release500_0036",
316
- "category": "narrative",
317
- "characters": 73,
318
- "audio_seconds": 6.258333333333334,
319
- "latency_seconds": 6.7034384910948575,
320
- "rtf": 1.0711219959139584
321
- },
322
- {
323
- "id": "release500_0037",
324
- "category": "numbers",
325
- "characters": 78,
326
- "audio_seconds": 6.166666666666667,
327
- "latency_seconds": 6.598778676008806,
328
- "rtf": 1.0700722177311577
329
- },
330
- {
331
- "id": "release500_0038",
332
- "category": "punctuation",
333
- "characters": 67,
334
- "audio_seconds": 5.741666666666666,
335
- "latency_seconds": 5.798938066000119,
336
- "rtf": 1.0099746994484968
337
- },
338
- {
339
- "id": "release500_0039",
340
- "category": "question",
341
- "characters": 45,
342
- "audio_seconds": 2.7916666666666665,
343
- "latency_seconds": 3.3004997570533305,
344
- "rtf": 1.1822685696907453
345
- },
346
- {
347
- "id": "release500_0040",
348
- "category": "rare_words",
349
- "characters": 82,
350
- "audio_seconds": 6.916666666666667,
351
- "latency_seconds": 8.302695441059768,
352
- "rtf": 1.2003897023218941
353
- },
354
- {
355
- "id": "release500_0041",
356
- "category": "short",
357
- "characters": 22,
358
- "audio_seconds": 4.0,
359
- "latency_seconds": 7.0924176529515535,
360
- "rtf": 1.7731044132378884
361
- },
362
- {
363
- "id": "release500_0042",
364
- "category": "technical",
365
- "characters": 66,
366
- "audio_seconds": 4.966666666666667,
367
- "latency_seconds": 5.1990977770183235,
368
- "rtf": 1.0467982101379174
369
- },
370
- {
371
- "id": "release500_0043",
372
- "category": "conversational",
373
- "characters": 67,
374
- "audio_seconds": 4.591666666666667,
375
- "latency_seconds": 5.207206900930032,
376
- "rtf": 1.1340559493858509
377
- },
378
- {
379
- "id": "release500_0044",
380
- "category": "descriptive",
381
- "characters": 73,
382
- "audio_seconds": 4.841666666666667,
383
- "latency_seconds": 5.80371511192061,
384
- "rtf": 1.1987019164035684
385
- },
386
- {
387
- "id": "release500_0045",
388
- "category": "emotional",
389
- "characters": 70,
390
- "audio_seconds": 5.166666666666667,
391
- "latency_seconds": 5.406367589952424,
392
- "rtf": 1.0463937270875658
393
- },
394
- {
395
- "id": "release500_0046",
396
- "category": "homographs",
397
- "characters": 51,
398
- "audio_seconds": 4.016666666666667,
399
- "latency_seconds": 4.795131856924854,
400
- "rtf": 1.1938087610601298
401
- },
402
- {
403
- "id": "release500_0047",
404
- "category": "long",
405
- "characters": 161,
406
- "audio_seconds": 10.616666666666667,
407
- "latency_seconds": 17.103937669075094,
408
- "rtf": 1.6110459342927874
409
- },
410
- {
411
- "id": "release500_0048",
412
- "category": "long_range",
413
- "characters": 124,
414
- "audio_seconds": 9.591666666666667,
415
- "latency_seconds": 10.303501077927649,
416
- "rtf": 1.0742138395754282
417
- },
418
- {
419
- "id": "release500_0049",
420
- "category": "names_places",
421
- "characters": 59,
422
- "audio_seconds": 4.291666666666667,
423
- "latency_seconds": 4.70430923695676,
424
- "rtf": 1.0961497251161383
425
- },
426
- {
427
- "id": "release500_0050",
428
- "category": "narrative",
429
- "characters": 99,
430
- "audio_seconds": 7.516666666666667,
431
- "latency_seconds": 8.792348286951892,
432
- "rtf": 1.1697137410579015
433
- }
434
- ]
435
- }
 
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": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
7
- "processor": "AMD EPYC 7K62 48-Core Processor",
8
- "logical_cpus_visible": 192,
9
- "process_cpu_affinity_count": 192
10
- },
11
- "runtime_protocol": {
12
- "python": "3.12.13",
13
- "single_process": true,
14
- "concurrent_synthesis_requests": 1,
15
- "warmup_utterances": 3,
16
- "thread_policy": "runtime default",
17
- "environment_threads": {
18
- "OMP_NUM_THREADS": null,
19
- "MKL_NUM_THREADS": null,
20
- "OPENBLAS_NUM_THREADS": null
21
- }
22
- },
23
- "utterances": 50,
24
- "load_seconds": 4.554767108056694,
25
- "peak_process_rss_bytes_observed": 856117248,
26
- "total_latency_seconds": 302.24142166844103,
27
- "total_audio_seconds": 249.45833333333334,
28
- "rtf": 1.2115908000739242,
29
- "realtime_multiple": 0.8253611697439315,
30
- "latency_mean_seconds": 6.044828433368821,
31
- "latency_median_seconds": 5.249989852018189,
32
- "latency_p95_seconds": 11.035654885246185,
33
- "rows": [
34
- {
35
- "id": "release500_0001",
36
- "category": "conversational",
37
- "characters": 65,
38
- "audio_seconds": 4.616666666666666,
39
- "latency_seconds": 5.101677575963549,
40
- "rtf": 1.1050565146491445
41
- },
42
- {
43
- "id": "release500_0002",
44
- "category": "descriptive",
45
- "characters": 72,
46
- "audio_seconds": 4.466666666666667,
47
- "latency_seconds": 5.107988019939512,
48
- "rtf": 1.1435794074491445
49
- },
50
- {
51
- "id": "release500_0003",
52
- "category": "emotional",
53
- "characters": 68,
54
- "audio_seconds": 4.466666666666667,
55
- "latency_seconds": 4.7059511069674045,
56
- "rtf": 1.0535711433509114
57
- },
58
- {
59
- "id": "release500_0004",
60
- "category": "homographs",
61
- "characters": 73,
62
- "audio_seconds": 4.016666666666667,
63
- "latency_seconds": 6.012013071915135,
64
- "rtf": 1.4967667398958842
65
- },
66
- {
67
- "id": "release500_0005",
68
- "category": "long",
69
- "characters": 154,
70
- "audio_seconds": 9.066666666666666,
71
- "latency_seconds": 12.888476280029863,
72
- "rtf": 1.4215231191209408
73
- },
74
- {
75
- "id": "release500_0006",
76
- "category": "long_range",
77
- "characters": 122,
78
- "audio_seconds": 7.116666666666666,
79
- "latency_seconds": 8.704354395973496,
80
- "rtf": 1.2230942945161822
81
- },
82
- {
83
- "id": "release500_0007",
84
- "category": "names_places",
85
- "characters": 62,
86
- "audio_seconds": 4.516666666666667,
87
- "latency_seconds": 4.905567271984182,
88
- "rtf": 1.0861034550518485
89
- },
90
- {
91
- "id": "release500_0008",
92
- "category": "narrative",
93
- "characters": 76,
94
- "audio_seconds": 4.041666666666667,
95
- "latency_seconds": 4.487603273941204,
96
- "rtf": 1.110334830665865
97
- },
98
- {
99
- "id": "release500_0009",
100
- "category": "numbers",
101
- "characters": 79,
102
- "audio_seconds": 5.266666666666667,
103
- "latency_seconds": 5.601414341945201,
104
- "rtf": 1.0635596851794686
105
- },
106
- {
107
- "id": "release500_0010",
108
- "category": "punctuation",
109
- "characters": 75,
110
- "audio_seconds": 4.541666666666667,
111
- "latency_seconds": 4.600892088958062,
112
- "rtf": 1.0130404599540688
113
- },
114
- {
115
- "id": "release500_0011",
116
- "category": "question",
117
- "characters": 47,
118
- "audio_seconds": 3.1416666666666666,
119
- "latency_seconds": 4.301539418986067,
120
- "rtf": 1.3691902659902602
121
- },
122
- {
123
- "id": "release500_0012",
124
- "category": "rare_words",
125
- "characters": 87,
126
- "audio_seconds": 5.791666666666667,
127
- "latency_seconds": 7.696081395028159,
128
- "rtf": 1.328819809213495
129
- },
130
- {
131
- "id": "release500_0013",
132
- "category": "short",
133
- "characters": 15,
134
- "audio_seconds": 2.0416666666666665,
135
- "latency_seconds": 2.905160080990754,
136
- "rtf": 1.4229355498730225
137
- },
138
- {
139
- "id": "release500_0014",
140
- "category": "technical",
141
- "characters": 71,
142
- "audio_seconds": 4.791666666666667,
143
- "latency_seconds": 5.4012861920055,
144
- "rtf": 1.1272249444185392
145
- },
146
- {
147
- "id": "release500_0015",
148
- "category": "conversational",
149
- "characters": 64,
150
- "audio_seconds": 4.291666666666667,
151
- "latency_seconds": 4.604367427993566,
152
- "rtf": 1.072862313318889
153
- },
154
- {
155
- "id": "release500_0016",
156
- "category": "descriptive",
157
- "characters": 88,
158
- "audio_seconds": 5.416666666666667,
159
- "latency_seconds": 5.203741574077867,
160
- "rtf": 0.9606907521374524
161
- },
162
- {
163
- "id": "release500_0017",
164
- "category": "emotional",
165
- "characters": 74,
166
- "audio_seconds": 6.15,
167
- "latency_seconds": 8.798334937077016,
168
- "rtf": 1.4306235670043927
169
- },
170
- {
171
- "id": "release500_0018",
172
- "category": "homographs",
173
- "characters": 57,
174
- "audio_seconds": 4.691666666666666,
175
- "latency_seconds": 5.29623812995851,
176
- "rtf": 1.1288607026554551
177
- },
178
- {
179
- "id": "release500_0019",
180
- "category": "long",
181
- "characters": 148,
182
- "audio_seconds": 7.791666666666667,
183
- "latency_seconds": 10.695122058037668,
184
- "rtf": 1.3726359860583104
185
- },
186
- {
187
- "id": "release500_0020",
188
- "category": "long_range",
189
- "characters": 124,
190
- "audio_seconds": 6.716666666666667,
191
- "latency_seconds": 8.104773966944776,
192
- "rtf": 1.206666099296989
193
- },
194
- {
195
- "id": "release500_0021",
196
- "category": "names_places",
197
- "characters": 72,
198
- "audio_seconds": 4.841666666666667,
199
- "latency_seconds": 6.794190963031724,
200
- "rtf": 1.4032752419342631
201
- },
202
- {
203
- "id": "release500_0022",
204
- "category": "narrative",
205
- "characters": 52,
206
- "audio_seconds": 4.683333333333334,
207
- "latency_seconds": 6.408877291949466,
208
- "rtf": 1.368443549882448
209
- },
210
- {
211
- "id": "release500_0023",
212
- "category": "numbers",
213
- "characters": 80,
214
- "audio_seconds": 5.266666666666667,
215
- "latency_seconds": 5.702878281008452,
216
- "rtf": 1.082824990064896
217
- },
218
- {
219
- "id": "release500_0024",
220
- "category": "punctuation",
221
- "characters": 73,
222
- "audio_seconds": 4.691666666666666,
223
- "latency_seconds": 5.099433319061063,
224
- "rtf": 1.0869129632101735
225
- },
226
- {
227
- "id": "release500_0025",
228
- "category": "question",
229
- "characters": 39,
230
- "audio_seconds": 2.591666666666667,
231
- "latency_seconds": 3.608182057971135,
232
- "rtf": 1.3922245882846822
233
- },
234
- {
235
- "id": "release500_0026",
236
- "category": "rare_words",
237
- "characters": 78,
238
- "audio_seconds": 5.216666666666667,
239
- "latency_seconds": 6.3983448159415275,
240
- "rtf": 1.226519773023935
241
- },
242
- {
243
- "id": "release500_0027",
244
- "category": "short",
245
- "characters": 25,
246
- "audio_seconds": 1.9166666666666667,
247
- "latency_seconds": 3.296886213007383,
248
- "rtf": 1.7201145459168954
249
- },
250
- {
251
- "id": "release500_0028",
252
- "category": "technical",
253
- "characters": 82,
254
- "audio_seconds": 5.566666666666666,
255
- "latency_seconds": 6.393748010974377,
256
- "rtf": 1.1485774870013852
257
- },
258
- {
259
- "id": "release500_0029",
260
- "category": "conversational",
261
- "characters": 59,
262
- "audio_seconds": 3.316666666666667,
263
- "latency_seconds": 4.3996736239641905,
264
- "rtf": 1.3265347609942282
265
- },
266
- {
267
- "id": "release500_0030",
268
- "category": "descriptive",
269
- "characters": 65,
270
- "audio_seconds": 4.241666666666666,
271
- "latency_seconds": 4.4072254449129105,
272
- "rtf": 1.0390315390757354
273
- },
274
- {
275
- "id": "release500_0031",
276
- "category": "emotional",
277
- "characters": 70,
278
- "audio_seconds": 4.291666666666667,
279
- "latency_seconds": 5.394681982928887,
280
- "rtf": 1.2570132775756628
281
- },
282
- {
283
- "id": "release500_0032",
284
- "category": "homographs",
285
- "characters": 60,
286
- "audio_seconds": 3.8666666666666667,
287
- "latency_seconds": 4.90090867492836,
288
- "rtf": 1.2674763814469896
289
- },
290
- {
291
- "id": "release500_0033",
292
- "category": "long",
293
- "characters": 138,
294
- "audio_seconds": 8.016666666666667,
295
- "latency_seconds": 9.705234821070917,
296
- "rtf": 1.2106322022125882
297
- },
298
- {
299
- "id": "release500_0034",
300
- "category": "long_range",
301
- "characters": 141,
302
- "audio_seconds": 9.091666666666667,
303
- "latency_seconds": 12.39427445398178,
304
- "rtf": 1.3632565852225604
305
- },
306
- {
307
- "id": "release500_0035",
308
- "category": "names_places",
309
- "characters": 61,
310
- "audio_seconds": 4.241666666666666,
311
- "latency_seconds": 3.802421161090024,
312
- "rtf": 0.8964450674475499
313
- },
314
- {
315
- "id": "release500_0036",
316
- "category": "narrative",
317
- "characters": 73,
318
- "audio_seconds": 5.408333333333333,
319
- "latency_seconds": 6.494442332070321,
320
- "rtf": 1.2008213865153137
321
- },
322
- {
323
- "id": "release500_0037",
324
- "category": "numbers",
325
- "characters": 78,
326
- "audio_seconds": 5.566666666666666,
327
- "latency_seconds": 5.897661359980702,
328
- "rtf": 1.0594601245474315
329
- },
330
- {
331
- "id": "release500_0038",
332
- "category": "punctuation",
333
- "characters": 67,
334
- "audio_seconds": 4.666666666666667,
335
- "latency_seconds": 4.996172650018707,
336
- "rtf": 1.0706084250040087
337
- },
338
- {
339
- "id": "release500_0039",
340
- "category": "question",
341
- "characters": 45,
342
- "audio_seconds": 2.7916666666666665,
343
- "latency_seconds": 3.90298613300547,
344
- "rtf": 1.3980845849571835
345
- },
346
- {
347
- "id": "release500_0040",
348
- "category": "rare_words",
349
- "characters": 82,
350
- "audio_seconds": 5.491666666666666,
351
- "latency_seconds": 7.097285047057085,
352
- "rtf": 1.2923736049269352
353
- },
354
- {
355
- "id": "release500_0041",
356
- "category": "short",
357
- "characters": 22,
358
- "audio_seconds": 3.625,
359
- "latency_seconds": 5.8032788060372695,
360
- "rtf": 1.6009044982171778
361
- },
362
- {
363
- "id": "release500_0042",
364
- "category": "technical",
365
- "characters": 66,
366
- "audio_seconds": 3.941666666666667,
367
- "latency_seconds": 4.798160925973207,
368
- "rtf": 1.2172924125090587
369
- },
370
- {
371
- "id": "release500_0043",
372
- "category": "conversational",
373
- "characters": 67,
374
- "audio_seconds": 3.9166666666666665,
375
- "latency_seconds": 4.595465368940495,
376
- "rtf": 1.1733103069635307
377
- },
378
- {
379
- "id": "release500_0044",
380
- "category": "descriptive",
381
- "characters": 73,
382
- "audio_seconds": 4.216666666666667,
383
- "latency_seconds": 5.005373787949793,
384
- "rtf": 1.1870451671027178
385
- },
386
- {
387
- "id": "release500_0045",
388
- "category": "emotional",
389
- "characters": 70,
390
- "audio_seconds": 4.141666666666667,
391
- "latency_seconds": 4.899782169959508,
392
- "rtf": 1.1830459967709073
393
- },
394
- {
395
- "id": "release500_0046",
396
- "category": "homographs",
397
- "characters": 51,
398
- "audio_seconds": 3.8916666666666666,
399
- "latency_seconds": 4.693924398976378,
400
- "rtf": 1.2061475971673776
401
- },
402
- {
403
- "id": "release500_0047",
404
- "category": "long",
405
- "characters": 161,
406
- "audio_seconds": 9.041666666666666,
407
- "latency_seconds": 11.314272652962245,
408
- "rtf": 1.2513481275165617
409
- },
410
- {
411
- "id": "release500_0048",
412
- "category": "long_range",
413
- "characters": 124,
414
- "audio_seconds": 7.066666666666666,
415
- "latency_seconds": 7.201165760983713,
416
- "rtf": 1.0190328907052424
417
- },
418
- {
419
- "id": "release500_0049",
420
- "category": "names_places",
421
- "characters": 59,
422
- "audio_seconds": 4.141666666666667,
423
- "latency_seconds": 4.406044648960233,
424
- "rtf": 1.0638337180588087
425
- },
426
- {
427
- "id": "release500_0050",
428
- "category": "narrative",
429
- "characters": 99,
430
- "audio_seconds": 6.766666666666667,
431
- "latency_seconds": 7.305861901026219,
432
- "rtf": 1.0796840247822
433
- }
434
- ]
435
- }
 
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": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
7
- "processor": "AMD EPYC 7K62 48-Core Processor",
8
- "logical_cpus_visible": 192,
9
- "process_cpu_affinity_count": 192
10
- },
11
- "runtime_protocol": {
12
- "python": "3.12.13",
13
- "single_process": true,
14
- "concurrent_synthesis_requests": 1,
15
- "warmup_utterances": 3,
16
- "thread_policy": "runtime default",
17
- "environment_threads": {
18
- "OMP_NUM_THREADS": null,
19
- "MKL_NUM_THREADS": null,
20
- "OPENBLAS_NUM_THREADS": null
21
- }
22
- },
23
- "utterances": 50,
24
- "load_seconds": 1.8901959729846567,
25
- "peak_process_rss_bytes_observed": 308011008,
26
- "total_latency_seconds": 183.71523056318983,
27
- "total_audio_seconds": 203.664,
28
- "rtf": 0.9020505860789823,
29
- "realtime_multiple": 1.108585278289971,
30
- "latency_mean_seconds": 3.6743046112637967,
31
- "latency_median_seconds": 3.3577140510315076,
32
- "latency_p95_seconds": 6.018655841879079,
33
- "rows": [
34
- {
35
- "id": "release500_0001",
36
- "category": "conversational",
37
- "characters": 65,
38
- "audio_seconds": 3.328,
39
- "latency_seconds": 2.694794154027477,
40
- "rtf": 0.8097338203207564
41
- },
42
- {
43
- "id": "release500_0002",
44
- "category": "descriptive",
45
- "characters": 72,
46
- "audio_seconds": 3.552,
47
- "latency_seconds": 2.906894377898425,
48
- "rtf": 0.8183824262101421
49
- },
50
- {
51
- "id": "release500_0003",
52
- "category": "emotional",
53
- "characters": 68,
54
- "audio_seconds": 3.536,
55
- "latency_seconds": 2.494313850067556,
56
- "rtf": 0.7054055005847161
57
- },
58
- {
59
- "id": "release500_0004",
60
- "category": "homographs",
61
- "characters": 73,
62
- "audio_seconds": 3.888,
63
- "latency_seconds": 3.1074251970276237,
64
- "rtf": 0.7992348757787098
65
- },
66
- {
67
- "id": "release500_0005",
68
- "category": "long",
69
- "characters": 154,
70
- "audio_seconds": 7.552,
71
- "latency_seconds": 6.202773506985977,
72
- "rtf": 0.8213418309038636
73
- },
74
- {
75
- "id": "release500_0006",
76
- "category": "long_range",
77
- "characters": 122,
78
- "audio_seconds": 5.488,
79
- "latency_seconds": 3.503760067978874,
80
- "rtf": 0.6384402456229726
81
- },
82
- {
83
- "id": "release500_0007",
84
- "category": "names_places",
85
- "characters": 62,
86
- "audio_seconds": 3.648,
87
- "latency_seconds": 2.7943607189226896,
88
- "rtf": 0.7659980040906496
89
- },
90
- {
91
- "id": "release500_0008",
92
- "category": "narrative",
93
- "characters": 76,
94
- "audio_seconds": 3.888,
95
- "latency_seconds": 3.1027242559939623,
96
- "rtf": 0.7980257860066776
97
- },
98
- {
99
- "id": "release500_0009",
100
- "category": "numbers",
101
- "characters": 79,
102
- "audio_seconds": 4.272,
103
- "latency_seconds": 3.4954504610504955,
104
- "rtf": 0.8182234225305467
105
- },
106
- {
107
- "id": "release500_0010",
108
- "category": "punctuation",
109
- "characters": 75,
110
- "audio_seconds": 4.736,
111
- "latency_seconds": 3.405109456041828,
112
- "rtf": 0.7189842601439671
113
- },
114
- {
115
- "id": "release500_0011",
116
- "category": "question",
117
- "characters": 47,
118
- "audio_seconds": 2.4,
119
- "latency_seconds": 2.0017011848976836,
120
- "rtf": 0.8340421603740349
121
- },
122
- {
123
- "id": "release500_0012",
124
- "category": "rare_words",
125
- "characters": 87,
126
- "audio_seconds": 4.72,
127
- "latency_seconds": 3.190911464043893,
128
- "rtf": 0.6760405644160791
129
- },
130
- {
131
- "id": "release500_0013",
132
- "category": "short",
133
- "characters": 15,
134
- "audio_seconds": 1.184,
135
- "latency_seconds": 1.2097389679402113,
136
- "rtf": 1.021738993192746
137
- },
138
- {
139
- "id": "release500_0014",
140
- "category": "technical",
141
- "characters": 71,
142
- "audio_seconds": 3.584,
143
- "latency_seconds": 3.096049627987668,
144
- "rtf": 0.8638531328090591
145
- },
146
- {
147
- "id": "release500_0015",
148
- "category": "conversational",
149
- "characters": 64,
150
- "audio_seconds": 3.792,
151
- "latency_seconds": 4.000268870033324,
152
- "rtf": 1.0549232252197585
153
- },
154
- {
155
- "id": "release500_0016",
156
- "category": "descriptive",
157
- "characters": 88,
158
- "audio_seconds": 4.4,
159
- "latency_seconds": 6.716404743026942,
160
- "rtf": 1.526455623415214
161
- },
162
- {
163
- "id": "release500_0017",
164
- "category": "emotional",
165
- "characters": 74,
166
- "audio_seconds": 4.72,
167
- "latency_seconds": 4.599504046025686,
168
- "rtf": 0.9744711961918827
169
- },
170
- {
171
- "id": "release500_0018",
172
- "category": "homographs",
173
- "characters": 57,
174
- "audio_seconds": 3.248,
175
- "latency_seconds": 4.393833796028048,
176
- "rtf": 1.3527813411416403
177
- },
178
- {
179
- "id": "release500_0019",
180
- "category": "long",
181
- "characters": 148,
182
- "audio_seconds": 7.056,
183
- "latency_seconds": 4.4974080140236765,
184
- "rtf": 0.6373877570895233
185
- },
186
- {
187
- "id": "release500_0020",
188
- "category": "long_range",
189
- "characters": 124,
190
- "audio_seconds": 5.536,
191
- "latency_seconds": 5.302826741011813,
192
- "rtf": 0.9578805529284345
193
- },
194
- {
195
- "id": "release500_0021",
196
- "category": "names_places",
197
- "characters": 72,
198
- "audio_seconds": 3.808,
199
- "latency_seconds": 4.696971039054915,
200
- "rtf": 1.2334482770627404
201
- },
202
- {
203
- "id": "release500_0022",
204
- "category": "narrative",
205
- "characters": 52,
206
- "audio_seconds": 3.36,
207
- "latency_seconds": 3.798879117006436,
208
- "rtf": 1.130618784823344
209
- },
210
- {
211
- "id": "release500_0023",
212
- "category": "numbers",
213
- "characters": 80,
214
- "audio_seconds": 4.096,
215
- "latency_seconds": 5.200509284040891,
216
- "rtf": 1.2696555869240456
217
- },
218
- {
219
- "id": "release500_0024",
220
- "category": "punctuation",
221
- "characters": 73,
222
- "audio_seconds": 4.176,
223
- "latency_seconds": 3.902562695904635,
224
- "rtf": 0.934521718367968
225
- },
226
- {
227
- "id": "release500_0025",
228
- "category": "question",
229
- "characters": 39,
230
- "audio_seconds": 2.032,
231
- "latency_seconds": 2.701494449051097,
232
- "rtf": 1.3294756146905005
233
- },
234
- {
235
- "id": "release500_0026",
236
- "category": "rare_words",
237
- "characters": 78,
238
- "audio_seconds": 4.192,
239
- "latency_seconds": 4.900282075977884,
240
- "rtf": 1.168960418887854
241
- },
242
- {
243
- "id": "release500_0027",
244
- "category": "short",
245
- "characters": 25,
246
- "audio_seconds": 1.424,
247
- "latency_seconds": 2.292176002985798,
248
- "rtf": 1.609674159400139
249
- },
250
- {
251
- "id": "release500_0028",
252
- "category": "technical",
253
- "characters": 82,
254
- "audio_seconds": 4.688,
255
- "latency_seconds": 4.603819226962514,
256
- "rtf": 0.9820433504612872
257
- },
258
- {
259
- "id": "release500_0029",
260
- "category": "conversational",
261
- "characters": 59,
262
- "audio_seconds": 2.944,
263
- "latency_seconds": 2.2923529039835557,
264
- "rtf": 0.7786524809726751
265
- },
266
- {
267
- "id": "release500_0030",
268
- "category": "descriptive",
269
- "characters": 65,
270
- "audio_seconds": 3.552,
271
- "latency_seconds": 2.6908769720466807,
272
- "rtf": 0.7575667151032321
273
- },
274
- {
275
- "id": "release500_0031",
276
- "category": "emotional",
277
- "characters": 70,
278
- "audio_seconds": 3.776,
279
- "latency_seconds": 2.7059419460128993,
280
- "rtf": 0.7166159814652806
281
- },
282
- {
283
- "id": "release500_0032",
284
- "category": "homographs",
285
- "characters": 60,
286
- "audio_seconds": 3.12,
287
- "latency_seconds": 3.8008046090835705,
288
- "rtf": 1.2182066054755034
289
- },
290
- {
291
- "id": "release500_0033",
292
- "category": "long",
293
- "characters": 138,
294
- "audio_seconds": 6.912,
295
- "latency_seconds": 4.392665836028755,
296
- "rtf": 0.6355129971106416
297
- },
298
- {
299
- "id": "release500_0034",
300
- "category": "long_range",
301
- "characters": 141,
302
- "audio_seconds": 7.888,
303
- "latency_seconds": 4.404446133063175,
304
- "rtf": 0.5583729884714979
305
- },
306
- {
307
- "id": "release500_0035",
308
- "category": "names_places",
309
- "characters": 61,
310
- "audio_seconds": 3.472,
311
- "latency_seconds": 2.8991199899464846,
312
- "rtf": 0.8349999971044022
313
- },
314
- {
315
- "id": "release500_0036",
316
- "category": "narrative",
317
- "characters": 73,
318
- "audio_seconds": 4.272,
319
- "latency_seconds": 3.597467645071447,
320
- "rtf": 0.8421038495017431
321
- },
322
- {
323
- "id": "release500_0037",
324
- "category": "numbers",
325
- "characters": 78,
326
- "audio_seconds": 4.256,
327
- "latency_seconds": 3.0042440649122,
328
- "rtf": 0.7058844137481672
329
- },
330
- {
331
- "id": "release500_0038",
332
- "category": "punctuation",
333
- "characters": 67,
334
- "audio_seconds": 4.192,
335
- "latency_seconds": 3.0972820960450917,
336
- "rtf": 0.7388554618428177
337
- },
338
- {
339
- "id": "release500_0039",
340
- "category": "question",
341
- "characters": 45,
342
- "audio_seconds": 1.92,
343
- "latency_seconds": 1.7992442069808021,
344
- "rtf": 0.9371063578025012
345
- },
346
- {
347
- "id": "release500_0040",
348
- "category": "rare_words",
349
- "characters": 82,
350
- "audio_seconds": 4.352,
351
- "latency_seconds": 2.9979103269288316,
352
- "rtf": 0.688858071445044
353
- },
354
- {
355
- "id": "release500_0041",
356
- "category": "short",
357
- "characters": 22,
358
- "audio_seconds": 1.904,
359
- "latency_seconds": 1.9961127690039575,
360
- "rtf": 1.0483785551491374
361
- },
362
- {
363
- "id": "release500_0042",
364
- "category": "technical",
365
- "characters": 66,
366
- "audio_seconds": 3.488,
367
- "latency_seconds": 2.598443711991422,
368
- "rtf": 0.7449666605479994
369
- },
370
- {
371
- "id": "release500_0043",
372
- "category": "conversational",
373
- "characters": 67,
374
- "audio_seconds": 3.648,
375
- "latency_seconds": 2.7085965409642085,
376
- "rtf": 0.7424880868871185
377
- },
378
- {
379
- "id": "release500_0044",
380
- "category": "descriptive",
381
- "characters": 73,
382
- "audio_seconds": 3.6,
383
- "latency_seconds": 3.120920946006663,
384
- "rtf": 0.8669224850018509
385
- },
386
- {
387
- "id": "release500_0045",
388
- "category": "emotional",
389
- "characters": 70,
390
- "audio_seconds": 3.776,
391
- "latency_seconds": 3.3103186460211873,
392
- "rtf": 0.876673370238662
393
- },
394
- {
395
- "id": "release500_0046",
396
- "category": "homographs",
397
- "characters": 51,
398
- "audio_seconds": 2.608,
399
- "latency_seconds": 4.69350021192804,
400
- "rtf": 1.7996549892362115
401
- },
402
- {
403
- "id": "release500_0047",
404
- "category": "long",
405
- "characters": 161,
406
- "audio_seconds": 7.248,
407
- "latency_seconds": 7.30119068804197,
408
- "rtf": 1.0073386710874683
409
- },
410
- {
411
- "id": "release500_0048",
412
- "category": "long_range",
413
- "characters": 124,
414
- "audio_seconds": 6.352,
415
- "latency_seconds": 5.597807219950482,
416
- "rtf": 0.8812668797151263
417
- },
418
- {
419
- "id": "release500_0049",
420
- "category": "names_places",
421
- "characters": 59,
422
- "audio_seconds": 3.2,
423
- "latency_seconds": 4.099412567098625,
424
- "rtf": 1.2810664272183203
425
- },
426
- {
427
- "id": "release500_0050",
428
- "category": "narrative",
429
- "characters": 99,
430
- "audio_seconds": 4.88,
431
- "latency_seconds": 5.793623140081763,
432
- "rtf": 1.1872178565741318
433
- }
434
- ]
435
- }
 
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": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
7
- "processor": "AMD EPYC 7K62 48-Core Processor",
8
- "logical_cpus_visible": 192,
9
- "process_cpu_affinity_count": 192
10
- },
11
- "runtime_protocol": {
12
- "python": "3.12.13",
13
- "single_process": true,
14
- "concurrent_synthesis_requests": 1,
15
- "warmup_utterances": 3,
16
- "thread_policy": "runtime default",
17
- "environment_threads": {
18
- "OMP_NUM_THREADS": null,
19
- "MKL_NUM_THREADS": null,
20
- "OPENBLAS_NUM_THREADS": null
21
- }
22
- },
23
- "utterances": 50,
24
- "load_seconds": 1.9642897229641676,
25
- "peak_process_rss_bytes_observed": 288743424,
26
- "total_latency_seconds": 189.05404080462176,
27
- "total_audio_seconds": 184.672,
28
- "rtf": 1.0237287775332577,
29
- "realtime_multiple": 0.9768212264283185,
30
- "latency_mean_seconds": 3.781080816092435,
31
- "latency_median_seconds": 3.455015121551696,
32
- "latency_p95_seconds": 5.912310973095009,
33
- "rows": [
34
- {
35
- "id": "release500_0001",
36
- "category": "conversational",
37
- "characters": 65,
38
- "audio_seconds": 3.056,
39
- "latency_seconds": 5.095453783054836,
40
- "rtf": 1.6673605311043311
41
- },
42
- {
43
- "id": "release500_0002",
44
- "category": "descriptive",
45
- "characters": 72,
46
- "audio_seconds": 3.152,
47
- "latency_seconds": 4.496822469984181,
48
- "rtf": 1.4266568749949813
49
- },
50
- {
51
- "id": "release500_0003",
52
- "category": "emotional",
53
- "characters": 68,
54
- "audio_seconds": 3.36,
55
- "latency_seconds": 7.992730661993846,
56
- "rtf": 2.3787888874981684
57
- },
58
- {
59
- "id": "release500_0004",
60
- "category": "homographs",
61
- "characters": 73,
62
- "audio_seconds": 3.232,
63
- "latency_seconds": 3.70855401805602,
64
- "rtf": 1.1474486442005012
65
- },
66
- {
67
- "id": "release500_0005",
68
- "category": "long",
69
- "characters": 154,
70
- "audio_seconds": 7.056,
71
- "latency_seconds": 5.092412865022197,
72
- "rtf": 0.7217138414147105
73
- },
74
- {
75
- "id": "release500_0006",
76
- "category": "long_range",
77
- "characters": 122,
78
- "audio_seconds": 5.52,
79
- "latency_seconds": 6.698942730086856,
80
- "rtf": 1.213576581537474
81
- },
82
- {
83
- "id": "release500_0007",
84
- "category": "names_places",
85
- "characters": 62,
86
- "audio_seconds": 3.264,
87
- "latency_seconds": 5.8055780990980566,
88
- "rtf": 1.7786697607530813
89
- },
90
- {
91
- "id": "release500_0008",
92
- "category": "narrative",
93
- "characters": 76,
94
- "audio_seconds": 3.584,
95
- "latency_seconds": 4.996604233048856,
96
- "rtf": 1.394141806096221
97
- },
98
- {
99
- "id": "release500_0009",
100
- "category": "numbers",
101
- "characters": 79,
102
- "audio_seconds": 4.416,
103
- "latency_seconds": 4.517632080009207,
104
- "rtf": 1.0230145108716502
105
- },
106
- {
107
- "id": "release500_0010",
108
- "category": "punctuation",
109
- "characters": 75,
110
- "audio_seconds": 4.048,
111
- "latency_seconds": 5.283208554028533,
112
- "rtf": 1.30514045307029
113
- },
114
- {
115
- "id": "release500_0011",
116
- "category": "question",
117
- "characters": 47,
118
- "audio_seconds": 1.888,
119
- "latency_seconds": 3.2944089110242203,
120
- "rtf": 1.7449199740594388
121
- },
122
- {
123
- "id": "release500_0012",
124
- "category": "rare_words",
125
- "characters": 87,
126
- "audio_seconds": 4.528,
127
- "latency_seconds": 5.302474886993878,
128
- "rtf": 1.17104127362939
129
- },
130
- {
131
- "id": "release500_0013",
132
- "category": "short",
133
- "characters": 15,
134
- "audio_seconds": 1.008,
135
- "latency_seconds": 1.2995166359469295,
136
- "rtf": 1.2892030118521125
137
- },
138
- {
139
- "id": "release500_0014",
140
- "category": "technical",
141
- "characters": 71,
142
- "audio_seconds": 3.328,
143
- "latency_seconds": 2.8999716109829023,
144
- "rtf": 0.8713857004155356
145
- },
146
- {
147
- "id": "release500_0015",
148
- "category": "conversational",
149
- "characters": 64,
150
- "audio_seconds": 3.504,
151
- "latency_seconds": 3.094316368922591,
152
- "rtf": 0.8830811555144381
153
- },
154
- {
155
- "id": "release500_0016",
156
- "category": "descriptive",
157
- "characters": 88,
158
- "audio_seconds": 4.208,
159
- "latency_seconds": 3.5044920271029696,
160
- "rtf": 0.8328165463647741
161
- },
162
- {
163
- "id": "release500_0017",
164
- "category": "emotional",
165
- "characters": 74,
166
- "audio_seconds": 3.488,
167
- "latency_seconds": 3.405538216000423,
168
- "rtf": 0.9763584334863598
169
- },
170
- {
171
- "id": "release500_0018",
172
- "category": "homographs",
173
- "characters": 57,
174
- "audio_seconds": 2.64,
175
- "latency_seconds": 2.89578573894687,
176
- "rtf": 1.096888537479875
177
- },
178
- {
179
- "id": "release500_0019",
180
- "category": "long",
181
- "characters": 148,
182
- "audio_seconds": 7.296,
183
- "latency_seconds": 5.393182841013186,
184
- "rtf": 0.7391972095686932
185
- },
186
- {
187
- "id": "release500_0020",
188
- "category": "long_range",
189
- "characters": 124,
190
- "audio_seconds": 5.264,
191
- "latency_seconds": 4.500914755044505,
192
- "rtf": 0.8550369975388497
193
- },
194
- {
195
- "id": "release500_0021",
196
- "category": "names_places",
197
- "characters": 72,
198
- "audio_seconds": 3.184,
199
- "latency_seconds": 3.399256609962322,
200
- "rtf": 1.0676057192092718
201
- },
202
- {
203
- "id": "release500_0022",
204
- "category": "narrative",
205
- "characters": 52,
206
- "audio_seconds": 2.736,
207
- "latency_seconds": 2.103269227896817,
208
- "rtf": 0.7687387528862635
209
- },
210
- {
211
- "id": "release500_0023",
212
- "category": "numbers",
213
- "characters": 80,
214
- "audio_seconds": 4.048,
215
- "latency_seconds": 3.288317018072121,
216
- "rtf": 0.8123312791680141
217
- },
218
- {
219
- "id": "release500_0024",
220
- "category": "punctuation",
221
- "characters": 73,
222
- "audio_seconds": 3.776,
223
- "latency_seconds": 3.7026524969842285,
224
- "rtf": 0.9805753434809927
225
- },
226
- {
227
- "id": "release500_0025",
228
- "category": "question",
229
- "characters": 39,
230
- "audio_seconds": 1.568,
231
- "latency_seconds": 1.4985663370462134,
232
- "rtf": 0.9557183271978402
233
- },
234
- {
235
- "id": "release500_0026",
236
- "category": "rare_words",
237
- "characters": 78,
238
- "audio_seconds": 3.792,
239
- "latency_seconds": 3.394537629908882,
240
- "rtf": 0.8951839741320892
241
- },
242
- {
243
- "id": "release500_0027",
244
- "category": "short",
245
- "characters": 25,
246
- "audio_seconds": 1.008,
247
- "latency_seconds": 1.3068380819167942,
248
- "rtf": 1.2964663511079306
249
- },
250
- {
251
- "id": "release500_0028",
252
- "category": "technical",
253
- "characters": 82,
254
- "audio_seconds": 4.496,
255
- "latency_seconds": 4.099360725958832,
256
- "rtf": 0.9117795208983166
257
- },
258
- {
259
- "id": "release500_0029",
260
- "category": "conversational",
261
- "characters": 59,
262
- "audio_seconds": 2.56,
263
- "latency_seconds": 2.098615241004154,
264
- "rtf": 0.8197715785172477
265
- },
266
- {
267
- "id": "release500_0030",
268
- "category": "descriptive",
269
- "characters": 65,
270
- "audio_seconds": 2.64,
271
- "latency_seconds": 2.9805976420175284,
272
- "rtf": 1.129014258339973
273
- },
274
- {
275
- "id": "release500_0031",
276
- "category": "emotional",
277
- "characters": 70,
278
- "audio_seconds": 3.488,
279
- "latency_seconds": 5.099046717979945,
280
- "rtf": 1.4618826599713146
281
- },
282
- {
283
- "id": "release500_0032",
284
- "category": "homographs",
285
- "characters": 60,
286
- "audio_seconds": 2.528,
287
- "latency_seconds": 4.004566572024487,
288
- "rtf": 1.5840848781742431
289
- },
290
- {
291
- "id": "release500_0033",
292
- "category": "long",
293
- "characters": 138,
294
- "audio_seconds": 6.336,
295
- "latency_seconds": 5.999637870001607,
296
- "rtf": 0.9469125426138899
297
- },
298
- {
299
- "id": "release500_0034",
300
- "category": "long_range",
301
- "characters": 141,
302
- "audio_seconds": 6.48,
303
- "latency_seconds": 5.197615592041984,
304
- "rtf": 0.8021011716114173
305
- },
306
- {
307
- "id": "release500_0035",
308
- "category": "names_places",
309
- "characters": 61,
310
- "audio_seconds": 3.168,
311
- "latency_seconds": 3.0925699579529464,
312
- "rtf": 0.9761900119800967
313
- },
314
- {
315
- "id": "release500_0036",
316
- "category": "narrative",
317
- "characters": 73,
318
- "audio_seconds": 3.728,
319
- "latency_seconds": 2.899544436018914,
320
- "rtf": 0.7777747950694511
321
- },
322
- {
323
- "id": "release500_0037",
324
- "category": "numbers",
325
- "characters": 78,
326
- "audio_seconds": 4.192,
327
- "latency_seconds": 3.704225494991988,
328
- "rtf": 0.8836415780038139
329
- },
330
- {
331
- "id": "release500_0038",
332
- "category": "punctuation",
333
- "characters": 67,
334
- "audio_seconds": 3.872,
335
- "latency_seconds": 3.8040968949208036,
336
- "rtf": 0.982463041043596
337
- },
338
- {
339
- "id": "release500_0039",
340
- "category": "question",
341
- "characters": 45,
342
- "audio_seconds": 1.744,
343
- "latency_seconds": 1.9012305500218645,
344
- "rtf": 1.090155131893271
345
- },
346
- {
347
- "id": "release500_0040",
348
- "category": "rare_words",
349
- "characters": 82,
350
- "audio_seconds": 4.208,
351
- "latency_seconds": 2.9057097979821265,
352
- "rtf": 0.6905203892543076
353
- },
354
- {
355
- "id": "release500_0041",
356
- "category": "short",
357
- "characters": 22,
358
- "audio_seconds": 1.344,
359
- "latency_seconds": 1.7026629409519956,
360
- "rtf": 1.266862307255949
361
- },
362
- {
363
- "id": "release500_0042",
364
- "category": "technical",
365
- "characters": 66,
366
- "audio_seconds": 3.008,
367
- "latency_seconds": 2.3924714779714122,
368
- "rtf": 0.7953695073043259
369
- },
370
- {
371
- "id": "release500_0043",
372
- "category": "conversational",
373
- "characters": 67,
374
- "audio_seconds": 3.024,
375
- "latency_seconds": 2.399873304995708,
376
- "rtf": 0.7936088971546654
377
- },
378
- {
379
- "id": "release500_0044",
380
- "category": "descriptive",
381
- "characters": 73,
382
- "audio_seconds": 3.088,
383
- "latency_seconds": 2.6074585649184883,
384
- "rtf": 0.8443842502974379
385
- },
386
- {
387
- "id": "release500_0045",
388
- "category": "emotional",
389
- "characters": 70,
390
- "audio_seconds": 3.36,
391
- "latency_seconds": 3.395750766969286,
392
- "rtf": 1.0106401092170494
393
- },
394
- {
395
- "id": "release500_0046",
396
- "category": "homographs",
397
- "characters": 51,
398
- "audio_seconds": 2.4,
399
- "latency_seconds": 3.0125494529493153,
400
- "rtf": 1.2552289387288815
401
- },
402
- {
403
- "id": "release500_0047",
404
- "category": "long",
405
- "characters": 161,
406
- "audio_seconds": 7.04,
407
- "latency_seconds": 4.986470783944242,
408
- "rtf": 0.7083055090829888
409
- },
410
- {
411
- "id": "release500_0048",
412
- "category": "long_range",
413
- "characters": 124,
414
- "audio_seconds": 6.416,
415
- "latency_seconds": 4.906047191936523,
416
- "rtf": 0.7646582281696575
417
- },
418
- {
419
- "id": "release500_0049",
420
- "category": "names_places",
421
- "characters": 59,
422
- "audio_seconds": 2.8,
423
- "latency_seconds": 4.588569083949551,
424
- "rtf": 1.6387746728391255
425
- },
426
- {
427
- "id": "release500_0050",
428
- "category": "narrative",
429
- "characters": 99,
430
- "audio_seconds": 4.8,
431
- "latency_seconds": 3.3033908549696207,
432
- "rtf": 0.688206428118671
433
- }
434
- ]
435
- }
 
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": "TensorrtExecutionProvider,CUDAExecutionProvider,CPUExecutionProvider",
5
- "hardware": {
6
- "platform": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
7
- "processor": "AMD EPYC 7K62 48-Core Processor",
8
- "logical_cpus_visible": 192,
9
- "process_cpu_affinity_count": 192
10
- },
11
- "runtime_protocol": {
12
- "python": "3.12.13",
13
- "single_process": true,
14
- "concurrent_synthesis_requests": 1,
15
- "warmup_utterances": 3,
16
- "thread_policy": "runtime default",
17
- "environment_threads": {
18
- "OMP_NUM_THREADS": null,
19
- "MKL_NUM_THREADS": null,
20
- "OPENBLAS_NUM_THREADS": null
21
- }
22
- },
23
- "utterances": 50,
24
- "load_seconds": 2.6790920139756054,
25
- "peak_process_rss_bytes_observed": 678948864,
26
- "total_latency_seconds": 849.3093430369627,
27
- "total_audio_seconds": 264.63782312925173,
28
- "rtf": 3.209327121097696,
29
- "realtime_multiple": 0.31159179549698474,
30
- "latency_mean_seconds": 16.986186860739252,
31
- "latency_median_seconds": 14.800659405940678,
32
- "latency_p95_seconds": 29.707549027819184,
33
- "rows": [
34
- {
35
- "id": "release500_0001",
36
- "category": "conversational",
37
- "characters": 65,
38
- "audio_seconds": 4.31891156462585,
39
- "latency_seconds": 28.998808396980166,
40
- "rtf": 6.714378834356232
41
- },
42
- {
43
- "id": "release500_0002",
44
- "category": "descriptive",
45
- "characters": 72,
46
- "audio_seconds": 4.806530612244898,
47
- "latency_seconds": 30.19757883902639,
48
- "rtf": 6.282614483323256
49
- },
50
- {
51
- "id": "release500_0003",
52
- "category": "emotional",
53
- "characters": 68,
54
- "audio_seconds": 4.527891156462585,
55
- "latency_seconds": 15.797762398957275,
56
- "rtf": 3.4889889913562486
57
- },
58
- {
59
- "id": "release500_0004",
60
- "category": "homographs",
61
- "characters": 73,
62
- "audio_seconds": 5.015510204081632,
63
- "latency_seconds": 16.906808093073778,
64
- "rtf": 3.370904933921774
65
- },
66
- {
67
- "id": "release500_0005",
68
- "category": "long",
69
- "characters": 154,
70
- "audio_seconds": 9.47374149659864,
71
- "latency_seconds": 33.89909315900877,
72
- "rtf": 3.578215974246244
73
- },
74
- {
75
- "id": "release500_0006",
76
- "category": "long_range",
77
- "characters": 122,
78
- "audio_seconds": 7.9412244897959186,
79
- "latency_seconds": 19.896839465014637,
80
- "rtf": 2.505512782138459
81
- },
82
- {
83
- "id": "release500_0007",
84
- "category": "names_places",
85
- "characters": 62,
86
- "audio_seconds": 4.527891156462585,
87
- "latency_seconds": 13.896119163022377,
88
- "rtf": 3.0690046829391364
89
- },
90
- {
91
- "id": "release500_0008",
92
- "category": "narrative",
93
- "characters": 76,
94
- "audio_seconds": 5.294149659863946,
95
- "latency_seconds": 14.999536308925599,
96
- "rtf": 2.833228615095681
97
- },
98
- {
99
- "id": "release500_0009",
100
- "category": "numbers",
101
- "characters": 79,
102
- "audio_seconds": 5.7817687074829935,
103
- "latency_seconds": 18.801307283109054,
104
- "rtf": 3.2518262549616797
105
- },
106
- {
107
- "id": "release500_0010",
108
- "category": "punctuation",
109
- "characters": 75,
110
- "audio_seconds": 5.224489795918367,
111
- "latency_seconds": 18.90059391502291,
112
- "rtf": 3.6176918040473542
113
- },
114
- {
115
- "id": "release500_0011",
116
- "category": "question",
117
- "characters": 47,
118
- "audio_seconds": 3.1346938775510202,
119
- "latency_seconds": 13.59835728991311,
120
- "rtf": 4.338017625037386
121
- },
122
- {
123
- "id": "release500_0012",
124
- "category": "rare_words",
125
- "characters": 87,
126
- "audio_seconds": 6.478367346938776,
127
- "latency_seconds": 18.20354309002869,
128
- "rtf": 2.8098967093353253
129
- },
130
- {
131
- "id": "release500_0013",
132
- "category": "short",
133
- "characters": 15,
134
- "audio_seconds": 1.5325170068027212,
135
- "latency_seconds": 6.989259209949523,
136
- "rtf": 4.560640553367276
137
- },
138
- {
139
- "id": "release500_0014",
140
- "category": "technical",
141
- "characters": 71,
142
- "audio_seconds": 4.9458503401360545,
143
- "latency_seconds": 13.4002628789749,
144
- "rtf": 2.7093951408578762
145
- },
146
- {
147
- "id": "release500_0015",
148
- "category": "conversational",
149
- "characters": 64,
150
- "audio_seconds": 4.597551020408163,
151
- "latency_seconds": 14.003370278980583,
152
- "rtf": 3.045832491433099
153
- },
154
- {
155
- "id": "release500_0016",
156
- "category": "descriptive",
157
- "characters": 88,
158
- "audio_seconds": 5.851428571428571,
159
- "latency_seconds": 20.703603437985294,
160
- "rtf": 3.538213478171315
161
- },
162
- {
163
- "id": "release500_0017",
164
- "category": "emotional",
165
- "characters": 74,
166
- "audio_seconds": 5.712108843537415,
167
- "latency_seconds": 17.795659940922633,
168
- "rtf": 3.115427319116362
169
- },
170
- {
171
- "id": "release500_0018",
172
- "category": "homographs",
173
- "characters": 57,
174
- "audio_seconds": 3.9706122448979593,
175
- "latency_seconds": 11.999421935994178,
176
- "rtf": 3.0220583617584023
177
- },
178
- {
179
- "id": "release500_0019",
180
- "category": "long",
181
- "characters": 148,
182
- "audio_seconds": 8.916462585034013,
183
- "latency_seconds": 21.802207560976967,
184
- "rtf": 2.4451633540829576
185
- },
186
- {
187
- "id": "release500_0020",
188
- "category": "long_range",
189
- "characters": 124,
190
- "audio_seconds": 7.801904761904762,
191
- "latency_seconds": 25.192749900976196,
192
- "rtf": 3.2290511958038337
193
- },
194
- {
195
- "id": "release500_0021",
196
- "category": "names_places",
197
- "characters": 72,
198
- "audio_seconds": 5.154829931972789,
199
- "latency_seconds": 13.003286844003014,
200
- "rtf": 2.5225442964374514
201
- },
202
- {
203
- "id": "release500_0022",
204
- "category": "narrative",
205
- "characters": 52,
206
- "audio_seconds": 3.9706122448979593,
207
- "latency_seconds": 13.419403853011318,
208
- "rtf": 3.3796812746584837
209
- },
210
- {
211
- "id": "release500_0023",
212
- "category": "numbers",
213
- "characters": 80,
214
- "audio_seconds": 5.50312925170068,
215
- "latency_seconds": 13.576101922080852,
216
- "rtf": 2.4669785682183116
217
- },
218
- {
219
- "id": "release500_0024",
220
- "category": "punctuation",
221
- "characters": 73,
222
- "audio_seconds": 5.294149659863946,
223
- "latency_seconds": 13.908222962054424,
224
- "rtf": 2.627092896050062
225
- },
226
- {
227
- "id": "release500_0025",
228
- "category": "question",
229
- "characters": 39,
230
- "audio_seconds": 2.5774149659863945,
231
- "latency_seconds": 10.01117065793369,
232
- "rtf": 3.8841904738076765
233
- },
234
- {
235
- "id": "release500_0026",
236
- "category": "rare_words",
237
- "characters": 78,
238
- "audio_seconds": 5.572789115646258,
239
- "latency_seconds": 12.706626930972561,
240
- "rtf": 2.2801198228185626
241
- },
242
- {
243
- "id": "release500_0027",
244
- "category": "short",
245
- "characters": 25,
246
- "audio_seconds": 1.9504761904761905,
247
- "latency_seconds": 7.600322338985279,
248
- "rtf": 3.8966496366867887
249
- },
250
- {
251
- "id": "release500_0028",
252
- "category": "technical",
253
- "characters": 82,
254
- "audio_seconds": 5.7817687074829935,
255
- "latency_seconds": 17.193625962012447,
256
- "rtf": 2.973765785504318
257
- },
258
- {
259
- "id": "release500_0029",
260
- "category": "conversational",
261
- "characters": 59,
262
- "audio_seconds": 4.179591836734694,
263
- "latency_seconds": 10.803514466970228,
264
- "rtf": 2.5848252386793997
265
- },
266
- {
267
- "id": "release500_0030",
268
- "category": "descriptive",
269
- "characters": 65,
270
- "audio_seconds": 4.179591836734694,
271
- "latency_seconds": 11.700191858108155,
272
- "rtf": 2.799362309801267
273
- },
274
- {
275
- "id": "release500_0031",
276
- "category": "emotional",
277
- "characters": 70,
278
- "audio_seconds": 4.876190476190477,
279
- "latency_seconds": 23.998435548041016,
280
- "rtf": 4.921554165125599
281
- },
282
- {
283
- "id": "release500_0032",
284
- "category": "homographs",
285
- "characters": 60,
286
- "audio_seconds": 4.1099319727891155,
287
- "latency_seconds": 20.301638623001054,
288
- "rtf": 4.939653200445503
289
- },
290
- {
291
- "id": "release500_0033",
292
- "category": "long",
293
- "characters": 138,
294
- "audio_seconds": 8.916462585034013,
295
- "latency_seconds": 37.89666118694004,
296
- "rtf": 4.250190120300434
297
- },
298
- {
299
- "id": "release500_0034",
300
- "category": "long_range",
301
- "characters": 141,
302
- "audio_seconds": 9.404081632653062,
303
- "latency_seconds": 29.10862370301038,
304
- "rtf": 3.09531805869685
305
- },
306
- {
307
- "id": "release500_0035",
308
- "category": "names_places",
309
- "characters": 61,
310
- "audio_seconds": 4.31891156462585,
311
- "latency_seconds": 14.206219856976531,
312
- "rtf": 3.28930556794284
313
- },
314
- {
315
- "id": "release500_0036",
316
- "category": "narrative",
317
- "characters": 73,
318
- "audio_seconds": 5.224489795918367,
319
- "latency_seconds": 12.992455078987405,
320
- "rtf": 2.486837104962433
321
- },
322
- {
323
- "id": "release500_0037",
324
- "category": "numbers",
325
- "characters": 78,
326
- "audio_seconds": 5.50312925170068,
327
- "latency_seconds": 14.38667850708589,
328
- "rtf": 2.6142723256299765
329
- },
330
- {
331
- "id": "release500_0038",
332
- "category": "punctuation",
333
- "characters": 67,
334
- "audio_seconds": 5.433469387755102,
335
- "latency_seconds": 14.3996915910393,
336
- "rtf": 2.6501836236513134
337
- },
338
- {
339
- "id": "release500_0039",
340
- "category": "question",
341
- "characters": 45,
342
- "audio_seconds": 2.9257142857142857,
343
- "latency_seconds": 10.49946259194985,
344
- "rtf": 3.588683503107859
345
- },
346
- {
347
- "id": "release500_0040",
348
- "category": "rare_words",
349
- "characters": 82,
350
- "audio_seconds": 5.851428571428571,
351
- "latency_seconds": 19.90693972702138,
352
- "rtf": 3.4020648947546306
353
- },
354
- {
355
- "id": "release500_0041",
356
- "category": "short",
357
- "characters": 22,
358
- "audio_seconds": 2.2987755102040817,
359
- "latency_seconds": 8.601308524026535,
360
- "rtf": 3.741691385629441
361
- },
362
- {
363
- "id": "release500_0042",
364
- "category": "technical",
365
- "characters": 66,
366
- "audio_seconds": 4.527891156462585,
367
- "latency_seconds": 14.808211676892824,
368
- "rtf": 3.2704433841695386
369
- },
370
- {
371
- "id": "release500_0043",
372
- "category": "conversational",
373
- "characters": 67,
374
- "audio_seconds": 4.527891156462585,
375
- "latency_seconds": 14.793107134988531,
376
- "rtf": 3.267107495257383
377
- },
378
- {
379
- "id": "release500_0044",
380
- "category": "descriptive",
381
- "characters": 73,
382
- "audio_seconds": 4.876190476190477,
383
- "latency_seconds": 16.60368364606984,
384
- "rtf": 3.405052310229166
385
- },
386
- {
387
- "id": "release500_0045",
388
- "category": "emotional",
389
- "characters": 70,
390
- "audio_seconds": 4.876190476190477,
391
- "latency_seconds": 13.498906463966705,
392
- "rtf": 2.7683304271806715
393
- },
394
- {
395
- "id": "release500_0046",
396
- "category": "homographs",
397
- "characters": 51,
398
- "audio_seconds": 3.622312925170068,
399
- "latency_seconds": 11.801922361948527,
400
- "rtf": 3.2581178395553514
401
- },
402
- {
403
- "id": "release500_0047",
404
- "category": "long",
405
- "characters": 161,
406
- "audio_seconds": 9.961360544217687,
407
- "latency_seconds": 25.49392598704435,
408
- "rtf": 2.5592815232295667
409
- },
410
- {
411
- "id": "release500_0048",
412
- "category": "long_range",
413
- "characters": 124,
414
- "audio_seconds": 8.289523809523809,
415
- "latency_seconds": 18.00314238795545,
416
- "rtf": 2.171794520605839
417
- },
418
- {
419
- "id": "release500_0049",
420
- "category": "names_places",
421
- "characters": 59,
422
- "audio_seconds": 4.667210884353741,
423
- "latency_seconds": 12.699009545031004,
424
- "rtf": 2.720899025069318
425
- },
426
- {
427
- "id": "release500_0050",
428
- "category": "narrative",
429
- "characters": 99,
430
- "audio_seconds": 6.408707482993197,
431
- "latency_seconds": 15.403968552011065,
432
- "rtf": 2.4035998823301914
433
- }
434
- ]
435
- }
 
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": "TensorrtExecutionProvider,CUDAExecutionProvider,CPUExecutionProvider",
5
- "hardware": {
6
- "platform": "Linux-5.15.0-164-generic-x86_64-with-glibc2.39",
7
- "processor": "AMD EPYC 7K62 48-Core Processor",
8
- "logical_cpus_visible": 192,
9
- "process_cpu_affinity_count": 192
10
- },
11
- "runtime_protocol": {
12
- "python": "3.12.13",
13
- "single_process": true,
14
- "concurrent_synthesis_requests": 1,
15
- "warmup_utterances": 3,
16
- "thread_policy": "runtime default",
17
- "environment_threads": {
18
- "OMP_NUM_THREADS": null,
19
- "MKL_NUM_THREADS": null,
20
- "OPENBLAS_NUM_THREADS": null
21
- }
22
- },
23
- "utterances": 50,
24
- "load_seconds": 2.782298281090334,
25
- "peak_process_rss_bytes_observed": 677150720,
26
- "total_latency_seconds": 1835.7704164680326,
27
- "total_audio_seconds": 264.63782312925173,
28
- "rtf": 6.936916253166972,
29
- "realtime_multiple": 0.14415627398463418,
30
- "latency_mean_seconds": 36.715408329360656,
31
- "latency_median_seconds": 33.805316411482636,
32
- "latency_p95_seconds": 61.84402299919163,
33
- "rows": [
34
- {
35
- "id": "release500_0001",
36
- "category": "conversational",
37
- "characters": 65,
38
- "audio_seconds": 4.31891156462585,
39
- "latency_seconds": 36.98947674606461,
40
- "rtf": 8.564536733983585
41
- },
42
- {
43
- "id": "release500_0002",
44
- "category": "descriptive",
45
- "characters": 72,
46
- "audio_seconds": 4.806530612244898,
47
- "latency_seconds": 50.598904596990906,
48
- "rtf": 10.527115851106295
49
- },
50
- {
51
- "id": "release500_0003",
52
- "category": "emotional",
53
- "characters": 68,
54
- "audio_seconds": 4.527891156462585,
55
- "latency_seconds": 46.7989379579667,
56
- "rtf": 10.335702944442765
57
- },
58
- {
59
- "id": "release500_0004",
60
- "category": "homographs",
61
- "characters": 73,
62
- "audio_seconds": 5.015510204081632,
63
- "latency_seconds": 33.804205555003136,
64
- "rtf": 6.739933561991999
65
- },
66
- {
67
- "id": "release500_0005",
68
- "category": "long",
69
- "characters": 154,
70
- "audio_seconds": 9.47374149659864,
71
- "latency_seconds": 74.30384839104954,
72
- "rtf": 7.843136570459187
73
- },
74
- {
75
- "id": "release500_0006",
76
- "category": "long_range",
77
- "characters": 122,
78
- "audio_seconds": 7.9412244897959186,
79
- "latency_seconds": 78.99573731306009,
80
- "rtf": 9.947551213867044
81
- },
82
- {
83
- "id": "release500_0007",
84
- "category": "names_places",
85
- "characters": 62,
86
- "audio_seconds": 4.527891156462585,
87
- "latency_seconds": 31.021213255939074,
88
- "rtf": 6.851139345887986
89
- },
90
- {
91
- "id": "release500_0008",
92
- "category": "narrative",
93
- "characters": 76,
94
- "audio_seconds": 5.294149659863946,
95
- "latency_seconds": 35.27181877696421,
96
- "rtf": 6.662414371162802
97
- },
98
- {
99
- "id": "release500_0009",
100
- "category": "numbers",
101
- "characters": 79,
102
- "audio_seconds": 5.7817687074829935,
103
- "latency_seconds": 41.60580760799348,
104
- "rtf": 7.196034589579068
105
- },
106
- {
107
- "id": "release500_0010",
108
- "category": "punctuation",
109
- "characters": 75,
110
- "audio_seconds": 5.224489795918367,
111
- "latency_seconds": 44.00093829794787,
112
- "rtf": 8.422054596091584
113
- },
114
- {
115
- "id": "release500_0011",
116
- "category": "question",
117
- "characters": 47,
118
- "audio_seconds": 3.1346938775510202,
119
- "latency_seconds": 22.192042800947092,
120
- "rtf": 7.079492820614632
121
- },
122
- {
123
- "id": "release500_0012",
124
- "category": "rare_words",
125
- "characters": 87,
126
- "audio_seconds": 6.478367346938776,
127
- "latency_seconds": 47.600230979966,
128
- "rtf": 7.347565895975094
129
- },
130
- {
131
- "id": "release500_0013",
132
- "category": "short",
133
- "characters": 15,
134
- "audio_seconds": 1.5325170068027212,
135
- "latency_seconds": 19.405141596100293,
136
- "rtf": 12.66226835327922
137
- },
138
- {
139
- "id": "release500_0014",
140
- "category": "technical",
141
- "characters": 71,
142
- "audio_seconds": 4.9458503401360545,
143
- "latency_seconds": 66.30113477900159,
144
- "rtf": 13.405406597316837
145
- },
146
- {
147
- "id": "release500_0015",
148
- "category": "conversational",
149
- "characters": 64,
150
- "audio_seconds": 4.597551020408163,
151
- "latency_seconds": 30.99960184202064,
152
- "rtf": 6.742633568266208
153
- },
154
- {
155
- "id": "release500_0016",
156
- "category": "descriptive",
157
- "characters": 88,
158
- "audio_seconds": 5.851428571428571,
159
- "latency_seconds": 35.19991947291419,
160
- "rtf": 6.0156112380468585
161
- },
162
- {
163
- "id": "release500_0017",
164
- "category": "emotional",
165
- "characters": 74,
166
- "audio_seconds": 5.712108843537415,
167
- "latency_seconds": 35.30517654889263,
168
- "rtf": 6.180760471473915
169
- },
170
- {
171
- "id": "release500_0018",
172
- "category": "homographs",
173
- "characters": 57,
174
- "audio_seconds": 3.9706122448979593,
175
- "latency_seconds": 32.692700501997024,
176
- "rtf": 8.233667375605746
177
- },
178
- {
179
- "id": "release500_0019",
180
- "category": "long",
181
- "characters": 148,
182
- "audio_seconds": 8.916462585034013,
183
- "latency_seconds": 55.90802389208693,
184
- "rtf": 6.270202264508651
185
- },
186
- {
187
- "id": "release500_0020",
188
- "category": "long_range",
189
- "characters": 124,
190
- "audio_seconds": 7.801904761904762,
191
- "latency_seconds": 42.9971199920401,
192
- "rtf": 5.511105467729749
193
- },
194
- {
195
- "id": "release500_0021",
196
- "category": "names_places",
197
- "characters": 72,
198
- "audio_seconds": 5.154829931972789,
199
- "latency_seconds": 31.19967953802552,
200
- "rtf": 6.052513846191078
201
- },
202
- {
203
- "id": "release500_0022",
204
- "category": "narrative",
205
- "characters": 52,
206
- "audio_seconds": 3.9706122448979593,
207
- "latency_seconds": 27.997477561002597,
208
- "rtf": 7.05117393343507
209
- },
210
- {
211
- "id": "release500_0023",
212
- "category": "numbers",
213
- "characters": 80,
214
- "audio_seconds": 5.50312925170068,
215
- "latency_seconds": 31.699590165982954,
216
- "rtf": 5.760284506526274
217
- },
218
- {
219
- "id": "release500_0024",
220
- "category": "punctuation",
221
- "characters": 73,
222
- "audio_seconds": 5.294149659863946,
223
- "latency_seconds": 27.895444130990654,
224
- "rtf": 5.2691075853922005
225
- },
226
- {
227
- "id": "release500_0025",
228
- "category": "question",
229
- "characters": 39,
230
- "audio_seconds": 2.5774149659863945,
231
- "latency_seconds": 22.20310734701343,
232
- "rtf": 8.614486856025586
233
- },
234
- {
235
- "id": "release500_0026",
236
- "category": "rare_words",
237
- "characters": 78,
238
- "audio_seconds": 5.572789115646258,
239
- "latency_seconds": 29.195063063991256,
240
- "rtf": 5.238860193367572
241
- },
242
- {
243
- "id": "release500_0027",
244
- "category": "short",
245
- "characters": 25,
246
- "audio_seconds": 1.9504761904761905,
247
- "latency_seconds": 16.800069391028956,
248
- "rtf": 8.613316826455275
249
- },
250
- {
251
- "id": "release500_0028",
252
- "category": "technical",
253
- "characters": 82,
254
- "audio_seconds": 5.7817687074829935,
255
- "latency_seconds": 33.806427267962135,
256
- "rtf": 5.847073616799738
257
- },
258
- {
259
- "id": "release500_0029",
260
- "category": "conversational",
261
- "characters": 59,
262
- "audio_seconds": 4.179591836734694,
263
- "latency_seconds": 24.294171245070174,
264
- "rtf": 5.81257026859589
265
- },
266
- {
267
- "id": "release500_0030",
268
- "category": "descriptive",
269
- "characters": 65,
270
- "audio_seconds": 4.179591836734694,
271
- "latency_seconds": 26.80319137405604,
272
- "rtf": 6.412872936175517
273
- },
274
- {
275
- "id": "release500_0031",
276
- "category": "emotional",
277
- "characters": 70,
278
- "audio_seconds": 4.876190476190477,
279
- "latency_seconds": 30.29834362003021,
280
- "rtf": 6.213527500201507
281
- },
282
- {
283
- "id": "release500_0032",
284
- "category": "homographs",
285
- "characters": 60,
286
- "audio_seconds": 4.1099319727891155,
287
- "latency_seconds": 26.09945922100451,
288
- "rtf": 6.350338495576772
289
- },
290
- {
291
- "id": "release500_0033",
292
- "category": "long",
293
- "characters": 138,
294
- "audio_seconds": 8.916462585034013,
295
- "latency_seconds": 41.60403512697667,
296
- "rtf": 4.665979891712624
297
- },
298
- {
299
- "id": "release500_0034",
300
- "category": "long_range",
301
- "characters": 141,
302
- "audio_seconds": 9.404081632653062,
303
- "latency_seconds": 56.39644193497952,
304
- "rtf": 5.997017480065096
305
- },
306
- {
307
- "id": "release500_0035",
308
- "category": "names_places",
309
- "characters": 61,
310
- "audio_seconds": 4.31891156462585,
311
- "latency_seconds": 27.39686602097936,
312
- "rtf": 6.343465387292033
313
- },
314
- {
315
- "id": "release500_0036",
316
- "category": "narrative",
317
- "characters": 73,
318
- "audio_seconds": 5.224489795918367,
319
- "latency_seconds": 37.99643908103462,
320
- "rtf": 7.272755917854284
321
- },
322
- {
323
- "id": "release500_0037",
324
- "category": "numbers",
325
- "characters": 78,
326
- "audio_seconds": 5.50312925170068,
327
- "latency_seconds": 34.106267586001195,
328
- "rtf": 6.197613398860482
329
- },
330
- {
331
- "id": "release500_0038",
332
- "category": "punctuation",
333
- "characters": 67,
334
- "audio_seconds": 5.433469387755102,
335
- "latency_seconds": 35.09321151499171,
336
- "rtf": 6.458711554366713
337
- },
338
- {
339
- "id": "release500_0039",
340
- "category": "question",
341
- "characters": 45,
342
- "audio_seconds": 2.9257142857142857,
343
- "latency_seconds": 24.804103411966935,
344
- "rtf": 8.477965033387136
345
- },
346
- {
347
- "id": "release500_0040",
348
- "category": "rare_words",
349
- "characters": 82,
350
- "audio_seconds": 5.851428571428571,
351
- "latency_seconds": 37.69937764597125,
352
- "rtf": 6.442764734418915
353
- },
354
- {
355
- "id": "release500_0041",
356
- "category": "short",
357
- "characters": 22,
358
- "audio_seconds": 2.2987755102040817,
359
- "latency_seconds": 21.396492527914234,
360
- "rtf": 9.307778177093372
361
- },
362
- {
363
- "id": "release500_0042",
364
- "category": "technical",
365
- "characters": 66,
366
- "audio_seconds": 4.527891156462585,
367
- "latency_seconds": 30.09792682202533,
368
- "rtf": 6.6472284297441755
369
- },
370
- {
371
- "id": "release500_0043",
372
- "category": "conversational",
373
- "characters": 67,
374
- "audio_seconds": 4.527891156462585,
375
- "latency_seconds": 33.802263773046434,
376
- "rtf": 7.4653437118957715
377
- },
378
- {
379
- "id": "release500_0044",
380
- "category": "descriptive",
381
- "characters": 73,
382
- "audio_seconds": 4.876190476190477,
383
- "latency_seconds": 32.29951110703405,
384
- "rtf": 6.623923176247216
385
- },
386
- {
387
- "id": "release500_0045",
388
- "category": "emotional",
389
- "characters": 70,
390
- "audio_seconds": 4.876190476190477,
391
- "latency_seconds": 29.00711957598105,
392
- "rtf": 5.948725694292988
393
- },
394
- {
395
- "id": "release500_0046",
396
- "category": "homographs",
397
- "characters": 51,
398
- "audio_seconds": 3.622312925170068,
399
- "latency_seconds": 26.68827601603698,
400
- "rtf": 7.367744468069103
401
- },
402
- {
403
- "id": "release500_0047",
404
- "category": "long",
405
- "characters": 161,
406
- "audio_seconds": 9.961360544217687,
407
- "latency_seconds": 55.9090520599857,
408
- "rtf": 5.612591955868866
409
- },
410
- {
411
- "id": "release500_0048",
412
- "category": "long_range",
413
- "characters": 124,
414
- "audio_seconds": 8.289523809523809,
415
- "latency_seconds": 47.289532713009976,
416
- "rtf": 5.704734529947205
417
- },
418
- {
419
- "id": "release500_0049",
420
- "category": "names_places",
421
- "characters": 59,
422
- "audio_seconds": 4.667210884353741,
423
- "latency_seconds": 35.1004930799827,
424
- "rtf": 7.520657186854969
425
- },
426
- {
427
- "id": "release500_0050",
428
- "category": "narrative",
429
- "characters": 99,
430
- "audio_seconds": 6.408707482993197,
431
- "latency_seconds": 38.799001639010385,
432
- "rtf": 6.054107125652308
433
- }
434
- ]
435
- }
 
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
- return np.clip(np.concatenate(pieces), -1.0, 1.0)
 
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
- sf.write(destination, self.synthesize(text, **kwargs), self.sample_rate)
 
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": 4235,
18
- "sha256": "a88456610331835af03a8c43884671dd0a84bac45184734006ac3317a1da7c4f"
19
  },
20
  {
21
  "path": "assets/evidence/model-footprint.svg",
22
- "bytes": 2667,
23
- "sha256": "10118b49c79f4054588d6ed79faa4d67f35d4e8f57fba6217ff20a94d0cc83b3"
24
  },
25
  {
26
  "path": "assets/evidence/modern400-three-asr.svg",
27
- "bytes": 13700,
28
- "sha256": "1f519806caedda4490b85a3bdac1e943766196622603220193a18b0572518b22"
 
 
 
 
 
29
  },
30
  {
31
  "path": "assets/evidence/quality-vs-footprint.svg",
32
- "bytes": 4039,
33
- "sha256": "fa5905b9709ec8644b5876bbf5ae2c5f9e24548532d65d1bdcaefaa0f22d8b0f"
34
  },
35
  {
36
  "path": "assets/inflect-v2-repository-hero.png",
37
- "bytes": 1609634,
38
- "sha256": "0b33f6acc09095b13274654b196e1d6f522323a4108cbf6d71862edd86472de3"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  },
40
  {
41
  "path": "CHANGELOG.md",
42
- "bytes": 438,
43
- "sha256": "022949d3632a97de6f4dfc2e85c59d1d376ee0f7d4cdaf9be2eeb01c1e3b3d5c"
44
  },
45
  {
46
  "path": "CITATION.cff",
47
- "bytes": 290,
48
- "sha256": "f4aa71ac6b32f8609941189c6309378111c29b0c2cfe7795cc3a8fd8c587a013"
49
  },
50
  {
51
  "path": "config.json",
@@ -64,18 +119,23 @@
64
  },
65
  {
66
  "path": "docs/DEPLOYMENT.md",
67
- "bytes": 3208,
68
- "sha256": "c66a4633757402a6f065435b6ac1f3ce7a41f2c8061771522ba435a947c2e2af"
69
  },
70
  {
71
  "path": "docs/EVALUATION.md",
72
- "bytes": 3288,
73
- "sha256": "44ec8605f4981557a97ef41fc1b9105c5a96145ffef2b59b646ac001bdffc1a5"
 
 
 
 
 
74
  },
75
  {
76
  "path": "docs/FINETUNING.md",
77
- "bytes": 2241,
78
- "sha256": "82c122acde5b6f7bcb675f16ec5ed573809137daf7ab9f8c970132837fdf60ba"
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": 11741,
108
- "sha256": "9c5bf61b71ffefba9e35cf2d3b6ed445d15be8a95e6dc5629d0555bff20e3d8e"
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": 11676,
118
- "sha256": "ad45de5b45a478da98cbbaafebedfc8568ccafbc7ff6fcdd35e4f65a6191778f"
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": 11915,
128
- "sha256": "c8932d2f11b63c7f4e002fed2775ac70d3b0b2f323f811330a181cb854dc25ff"
129
  },
130
  {
131
  "path": "evaluation/final/runtime_snapshot/kitten-nano-hugo_cpu.json",
132
- "bytes": 11914,
133
- "sha256": "a65be2e9b3620ec436eff45a548008a0e8a22fab28f208316c295ff471c421a5"
134
  },
135
  {
136
  "path": "evaluation/final/runtime_snapshot/piper-danny-low_cpu.json",
137
- "bytes": 11320,
138
- "sha256": "fa21a8f76ee193390a1e0bb25ed409ae2771c19ec4e874e53517c567bc2015a0"
139
  },
140
  {
141
  "path": "evaluation/final/runtime_snapshot/piper-ryan-low_cpu.json",
142
- "bytes": 11316,
143
- "sha256": "09627a21f90d93b2c46ead64c2ecced59e5dce0727bb6c6d1c13baa653fed13b"
144
  },
145
  {
146
  "path": "evaluation/final/runtime_snapshot/supertonic3-james-3step_cpu.json",
147
- "bytes": 12005,
148
- "sha256": "60c2928dd5baab704fd8f3d56dabc59a257681fb2ee3718e0d28a9d1266d0163"
149
  },
150
  {
151
  "path": "evaluation/final/runtime_snapshot/supertonic3-james-8step_cpu.json",
152
- "bytes": 11971,
153
- "sha256": "f62ce39eef361aa5394bcd6083332c4c43189804eae86fe2a91b58de58b07993"
154
  },
155
  {
156
  "path": "evaluation/final/utmos22/report.json",
@@ -239,8 +299,8 @@
239
  },
240
  {
241
  "path": "inference.py",
242
- "bytes": 6252,
243
- "sha256": "11f45c95cd1eb9eaa1814b464fcf290a8bc1a93158743fa2ac01dc4b0181c0a1"
244
  },
245
  {
246
  "path": "inflect_nano_v2_frontend.py",
@@ -269,8 +329,8 @@
269
  },
270
  {
271
  "path": "README.md",
272
- "bytes": 15293,
273
- "sha256": "40a99e317b0efa8c35335f3b6448e8163b985b96647364a43198d6fe928563ef"
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",