TartarusXXX commited on
Commit
fc5d329
·
verified ·
1 Parent(s): 4e4851e

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. README.md +120 -0
  2. test/audio/real_ara_eng_1_00369.flac +3 -0
  3. test/audio/real_eng_eng_0_00038.flac +3 -0
  4. test/audio/real_eng_eng_0_00054.flac +3 -0
  5. test/audio/real_eng_eng_0_00133.flac +3 -0
  6. test/audio/real_eng_eng_0_00274.flac +3 -0
  7. test/audio/real_eng_eng_0_00382.flac +3 -0
  8. test/audio/real_eng_eng_0_00411.flac +3 -0
  9. test/audio/real_eng_eng_0_00474.flac +3 -0
  10. test/audio/real_eng_eng_0_00800.flac +3 -0
  11. test/audio/real_eng_eng_0_00903.flac +3 -0
  12. test/audio/real_kmr_ckb_1_00655.flac +3 -0
  13. test/audio/real_tur_ckb_1_00115.flac +3 -0
  14. test/audio/real_tur_ckb_1_00445.flac +3 -0
  15. test/audio/real_tur_eng_1_00228.flac +3 -0
  16. test/audio/segment_ara_0_00267.flac +3 -0
  17. test/audio/segment_ara_0_01275.flac +3 -0
  18. test/audio/segment_ara_ckb_1_00708.flac +3 -0
  19. test/audio/segment_ara_ckb_1_01268.flac +3 -0
  20. test/audio/segment_ara_eng_1_00415.flac +3 -0
  21. test/audio/segment_ara_eng_1_00951.flac +3 -0
  22. test/audio/segment_ara_eng_1_01431.flac +3 -0
  23. test/audio/segment_ckb_0_00944.flac +3 -0
  24. test/audio/segment_ckb_0_01334.flac +3 -0
  25. test/audio/segment_fas_0_00376.flac +3 -0
  26. test/audio/segment_fas_0_01426.flac +3 -0
  27. test/audio/segment_kmr_0_00361.flac +3 -0
  28. test/audio/segment_kmr_0_01477.flac +3 -0
  29. test/audio/segment_kmr_ckb_1_00330.flac +3 -0
  30. test/audio/segment_kmr_ckb_1_00418.flac +3 -0
  31. test/audio/segment_kmr_ckb_1_00826.flac +3 -0
  32. test/audio/segment_tur_0_00294.flac +3 -0
  33. test/audio/segment_tur_0_00390.flac +3 -0
  34. test/audio/segment_tur_ckb_1_00465.flac +3 -0
  35. test/audio/segment_tur_eng_1_00470.flac +3 -0
  36. test/audio/segment_tur_kmr_1_00752.flac +3 -0
  37. test/audio/segment_tur_kmr_1_01096.flac +3 -0
  38. test/audio/single_ara_kmr_1_00307.flac +3 -0
  39. test/audio/single_eng_0_00065.flac +3 -0
  40. test/audio/single_eng_0_00209.flac +3 -0
  41. test/audio/single_fas_0_00082.flac +3 -0
  42. test/audio/single_fas_0_00154.flac +3 -0
  43. test/audio/single_fas_0_00196.flac +3 -0
  44. test/audio/single_kmr_0_00307.flac +3 -0
  45. test/audio/single_tur_eng_1_00478.flac +3 -0
  46. test/audio/single_tur_kmr_1_00400.flac +3 -0
  47. test/metadata.jsonl +0 -0
  48. train/metadata.jsonl +0 -0
  49. validation/metadata.jsonl +0 -0
  50. validation_report.json +27 -0
README.md ADDED
@@ -0,0 +1,120 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ pretty_name: Mixed-Language Speech Detection Pilot
4
+ task_categories:
5
+ - audio-classification
6
+ language:
7
+ - tr
8
+ - kmr
9
+ - ckb
10
+ - ar
11
+ - fa
12
+ - en
13
+ size_categories:
14
+ - 1K<n<10K
15
+ configs:
16
+ - config_name: default
17
+ drop_labels: true
18
+ data_files:
19
+ - split: train
20
+ path: train/**
21
+ - split: validation
22
+ path: validation/**
23
+ - split: test
24
+ path: test/**
25
+ ---
26
+
27
+ # Mixed-Language Speech Detection Pilot
28
+
29
+ This dataset is a 6,000-clip binary audio-classification pilot for detecting
30
+ whether an utterance contains one language (`label = 0`) or more than one
31
+ language (`label = 1`). It covers Turkish (`tur`), Northern Kurdish/Kurmanji
32
+ (`kmr`), Central Kurdish/Sorani (`ckb`), Arabic (`ara`), Persian (`fas`), and
33
+ English (`eng`).
34
+
35
+ ## Dataset composition
36
+
37
+ | Construction | Mixed | Monolingual | Total |
38
+ |---|---:|---:|---:|
39
+ | Single-call OmniVoice | 500 | 500 | 1,000 |
40
+ | Segment-level OmniVoice | 1,500 | 1,500 | 3,000 |
41
+ | Real-speech concatenation | 1,000 | 1,000 | 2,000 |
42
+ | **Total** | **3,000** | **3,000** | **6,000** |
43
+
44
+ The split is 80/10/10: 4,800 train, 600 validation, and 600 test clips. Cloned
45
+ voice references, source recordings, and text pools are isolated by split.
46
+
47
+ ## Audio
48
+
49
+ - 16 kHz mono FLAC
50
+ - 60% clean
51
+ - 20% synthetic colored background noise
52
+ - 10% telephone/radio filtering
53
+ - 10% compression or short-room reverberation
54
+
55
+ Augmentation is applied after complete clip assembly and has the same
56
+ distribution for both labels.
57
+
58
+ ## Synthetic speech
59
+
60
+ Synthetic clips were generated with `k2-fsa/OmniVoice`. Twenty distinct
61
+ synthetic reference voices were first created with OmniVoice voice design, then
62
+ used through the voice-cloning interface. Twelve references are exclusive to
63
+ train, four to validation, and four to test. No real person's voice was cloned.
64
+
65
+ For segment-level mixed clips, 80% use one cloned voice across all languages and
66
+ 20% alternate between two cloned voices. Switch patterns are approximately 70%
67
+ A→B, 25% A→B→A, and 5% A→B→A→B. Segment boundaries in `segments` reflect the
68
+ assembled audio before length-preserving full-clip augmentation.
69
+
70
+ Single-call mixed generation uses language-agnostic conditioning and should be
71
+ treated as the experimental subset described by `construction =
72
+ "single_call_tts"`. It is intended primarily for clip-level evaluation.
73
+
74
+ ## Real speech
75
+
76
+ Real concatenations use recordings from:
77
+
78
+ - Google FLEURS (`google/fleurs`), CC BY 4.0
79
+ - KMR-Tatoeba (`aranemini/kmr-tatoeba`), CC BY 4.0
80
+ - LibriSpeech `dev-clean`, CC BY 4.0
81
+
82
+ Source recording IDs and corpora are retained in each real sample. No source
83
+ recording is used more than three times or shared across dataset splits. Half of
84
+ the real joins are same-corpus and half different-corpus, independently for
85
+ mixed and monolingual labels.
86
+
87
+ ## Fields
88
+
89
+ - `audio`: viewer-decoded audio from `file_name`
90
+ - `id`: stable sample identifier
91
+ - `label`: `0` for monolingual, `1` for mixed-language
92
+ - `construction`: `single_call_tts`, `segment_tts`, or `real_concatenation`
93
+ - `languages`: unique ISO 639-3 language codes present
94
+ - `language_sequence`: ordered span languages
95
+ - `speaker_condition`: same or different voice condition
96
+ - `segments`: start/end time, language, text, and provenance per span; null for
97
+ single-call generation
98
+ - `text`: complete input text for single-call generation; null otherwise
99
+ - `audio_condition` and `augmentation_detail`: full-clip audio treatment
100
+ - `reference_voice_ids`, `source_ids`, `source_corpora`: provenance
101
+ - `qc_*`: deterministic file-integrity and signal checks
102
+
103
+ ## Validation and limitations
104
+
105
+ Every published file is checked for successful decoding, nonzero duration,
106
+ finite samples, sample rate, clipping, annotation consistency, exact class and
107
+ construction counts, split isolation, source reuse, and distribution targets.
108
+ ASR and audio-language-identification scores are intentionally not included.
109
+ Consequently, intended languages—especially in the experimental single-call
110
+ subset—are annotations of the generation request rather than guarantees from an
111
+ independent acoustic recognizer. Human listening is recommended before using
112
+ this pilot as a gold evaluation set.
113
+
114
+ ## Licensing and attribution
115
+
116
+ The derived dataset is released under CC BY 4.0. Users should also cite the
117
+ upstream FLEURS, KMR-Tatoeba, LibriSpeech, and OmniVoice resources when using the
118
+ corresponding subsets. Text and source identifiers are included to support
119
+ auditing and attribution.
120
+
test/audio/real_ara_eng_1_00369.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bee97b54b6a4de6355ae6493b233042ce74f62d1912749c2293eb9894520ed53
3
+ size 479839
test/audio/real_eng_eng_0_00038.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c9c66c26d703f947867237d0b0aa2212e6ad121675859d44a4e36111139e2b5
3
+ size 486789
test/audio/real_eng_eng_0_00054.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8db1c92872e071771a48c5b26e47c294b9d2d116d5eae2a5216c905f6381b37e
3
+ size 569072
test/audio/real_eng_eng_0_00133.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e0a682bf71e978d374e32145fa50799f8d279fdf5964832baf00d1534d0caf9
3
+ size 751263
test/audio/real_eng_eng_0_00274.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4eaf7896640a836189315b8cf530333554f95e7ed2bfcaa7f3e815d49ff6f48
3
+ size 288091
test/audio/real_eng_eng_0_00382.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0fcb5a362c53452f9049bf54e343c4451f14497ad9ee63a466372487234c3f2
3
+ size 90753
test/audio/real_eng_eng_0_00411.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:399527b58092edf068174be492f11dcd62d69292619b12e1af32401b9d47e773
3
+ size 115714
test/audio/real_eng_eng_0_00474.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2620acc7c97830da3cc01259c6ba3e991a122c041f745486242436c04f54375
3
+ size 827738
test/audio/real_eng_eng_0_00800.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c69d5da6f93834131cc6b29b65201a4b807f4089bb0b96df893fe2c06afe3be
3
+ size 179490
test/audio/real_eng_eng_0_00903.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a9ee7e0df4d3a1dc2a8fc5e0029c21817114268fbdf75a88965cb9a79631f0d
3
+ size 457653
test/audio/real_kmr_ckb_1_00655.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fcbd5012804886a6bc1dde29408eef25724d4eeb9363815e1cdd503494eeeb3
3
+ size 493161
test/audio/real_tur_ckb_1_00115.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb0967dd460ccdc891e088dbfac8a18a7da39708a83fef2c5733cc479639baae
3
+ size 390968
test/audio/real_tur_ckb_1_00445.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c12bb55ebff70c04f3ac894ab64788cfc6bf295ae4022b4619f94f67bb0f80f
3
+ size 390742
test/audio/real_tur_eng_1_00228.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65920f47456cd3aff16ae9a58d552e35c3c77dc0910adc2cdb1ef9a874a7b517
3
+ size 508630
test/audio/segment_ara_0_00267.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c4914567a55b5a57828534f83cc405fef792a38fb0663fb249d8d65bf1f89db
3
+ size 184933
test/audio/segment_ara_0_01275.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e0dc3bf03050c16f42ecd8e91a4506b594311c2744146d1eaa09dd95d0d8d22
3
+ size 163348
test/audio/segment_ara_ckb_1_00708.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40bc202858d277669e1f6b39f49b26611e6df34808b9b8f74931d9782eb9619c
3
+ size 284867
test/audio/segment_ara_ckb_1_01268.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f09ab0bcb7d12018ad28ede56e7e41ba140a9f6fbdf261a31de90a2a65216698
3
+ size 134658
test/audio/segment_ara_eng_1_00415.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb11afe8609fcb5a67ece0cb3386b50c94942779f2de196739968fc7d8c9cb63
3
+ size 186487
test/audio/segment_ara_eng_1_00951.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd22d3b73bef76d5b70093c5e2f01e8313a3159489ab2caf98b203cf76936ff6
3
+ size 134648
test/audio/segment_ara_eng_1_01431.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f020459513799d5ba29b8fda7c36a898116af772c5a13756bc10c03d24727e3
3
+ size 182441
test/audio/segment_ckb_0_00944.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c871fe2c3b724522a225bb080c14fe58c03f005ac38fbb34b4edc3199fbbecd
3
+ size 145098
test/audio/segment_ckb_0_01334.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:937387e4e7f175ac5c96899744096af3715e8fca0185b08277711df428c5b4a7
3
+ size 302685
test/audio/segment_fas_0_00376.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee79b3735d723864aa28a85c31b80d2f33012d00091a9830dd0fc2a4e6d95a33
3
+ size 207035
test/audio/segment_fas_0_01426.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dcc6fd60ce05ba408538dc09047ea9f561f7afd969e497507f1bd6e3ea65fcb
3
+ size 200487
test/audio/segment_kmr_0_00361.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b4a322a21b4487dac07f8ca55da0a3dbfeb7abe3d57f1e3e0aa3e8739586c48
3
+ size 108099
test/audio/segment_kmr_0_01477.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e056d81387e9cc507a429a2fc22796158f223e094bed218b82a3837e5fa5770
3
+ size 140829
test/audio/segment_kmr_ckb_1_00330.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eea8a1d9df31200bcbaf9cc2b9c48d22886acb97a1bffe79da3ea8d758949c4
3
+ size 112813
test/audio/segment_kmr_ckb_1_00418.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fd2adc78dcbdabd6053e3a81a55c794ef9afb44c41b3bd0b1b46c9d05f12872
3
+ size 351048
test/audio/segment_kmr_ckb_1_00826.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9284e94f82c83c583e539736091dedec370f270f4131bb8a69cddb89188357c4
3
+ size 242440
test/audio/segment_tur_0_00294.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cfe502c4288068ba7c8470b0e9b30a0e4726a0dd1f8cf7e55f5f9c61149f3ae
3
+ size 249608
test/audio/segment_tur_0_00390.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9555cfd5512f3d65b2284c43f206bf7670e3bb5aed46c1baaf71591f91c91fd5
3
+ size 225105
test/audio/segment_tur_ckb_1_00465.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49a5183e0371c9a5784d52efb9fac3d43282d4287f9eb93cea993ffad320475d
3
+ size 140776
test/audio/segment_tur_eng_1_00470.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f548709f6bec43f66910790b0187c0206c513ee374b7e2d5b7420139ddef215a
3
+ size 190784
test/audio/segment_tur_kmr_1_00752.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11f383411d9541785605e37a2c8f72e2a3bc0a9efeb5f38a5d1b2716127384d4
3
+ size 112934
test/audio/segment_tur_kmr_1_01096.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85ce2529559c5d40b45bc534bcaa1a77a3508e0357239ef7eaa390d029cef62c
3
+ size 245183
test/audio/single_ara_kmr_1_00307.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85f5a042dc69394753f8ba5432b6f724492c93259c3ed1f09083951a42a05bfb
3
+ size 114355
test/audio/single_eng_0_00065.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7352bafe2866878b4d37a8f2083e08845fa023c352863af8c195301b2be121c7
3
+ size 354228
test/audio/single_eng_0_00209.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:303d8400bda84e210effeff237795e3201677afd0b93187b456f0df2baf68c63
3
+ size 251585
test/audio/single_fas_0_00082.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17bdf18c8c65fbbed6aa3b7a23043ecb9bbc08c1a0da38ea12fc46637b195235
3
+ size 185465
test/audio/single_fas_0_00154.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa0ff562cb181a539201a66ab3e8c477892eb02fdeea4176df9c8a45ec30e379
3
+ size 67084
test/audio/single_fas_0_00196.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce128ae651e1962770fc0a7c5543e061de54b29ee6de3d8350019a3222bf73d6
3
+ size 141489
test/audio/single_kmr_0_00307.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1e981cf65ee1dfb99a0928585a0fe6922af832350ee2b81233becc23902bc99
3
+ size 78801
test/audio/single_tur_eng_1_00478.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f6921f42e9dc4890a1d5e672f4bb61818ca1698cc7f655c3e6c669fa471ad5f
3
+ size 431847
test/audio/single_tur_kmr_1_00400.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6eccc6bdf6093ba72dcbbb9076ef10dc6de7100cad02f29bd55ac0974d58ffb
3
+ size 138944
test/metadata.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
train/metadata.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
validation/metadata.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
validation_report.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "rows": 6000,
3
+ "splits": {
4
+ "train": 4800,
5
+ "validation": 600,
6
+ "test": 600
7
+ },
8
+ "construction_label": {
9
+ "real_concatenation/0": 1000,
10
+ "real_concatenation/1": 1000,
11
+ "segment_tts/0": 1500,
12
+ "segment_tts/1": 1500,
13
+ "single_call_tts/0": 500,
14
+ "single_call_tts/1": 500
15
+ },
16
+ "audio_condition": {
17
+ "clean": 3600,
18
+ "compression_reverb": 600,
19
+ "telephone_radio": 600,
20
+ "background_noise": 1200
21
+ },
22
+ "unique_audio_files": 6000,
23
+ "real_unique_sources": 1736,
24
+ "real_max_source_reuse": 3,
25
+ "reference_voices": 20,
26
+ "failures": []
27
+ }