jialong commited on
Commit
8f6dd9f
·
1 Parent(s): f0345dc

Release high-confidence b150 train split

Browse files
.gitattributes CHANGED
@@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ selected_samples.exported.jsonl filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,3 +1,40 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ # b150_official_train
6
+
7
+ This release contains the high-confidence `b150` training split used by MAGIC-TTS.
8
+ The public `maimai11/b150_official_test_100` split has been removed from this train release.
9
+
10
+ Stats:
11
+ - Total samples: `201986`
12
+ - English: `78363`
13
+ - Chinese: `123623`
14
+
15
+ Files:
16
+ - `selected_samples.exported.jsonl`: manifest with `sample_id`, `utt_id`, `language`, `audio_path`, `duration`, and `target_text`
17
+ - `raw_audio_en.tar.part-*`: split English raw audio bundle
18
+ - `raw_audio_zh.tar.part-*`: split Chinese raw audio bundle
19
+ - `mfa_sidecars.tar.part-*`: split standalone MFA word-level alignments with relative `audio_path`
20
+
21
+ Notes:
22
+ - Reconstruct tar files first:
23
+
24
+ ```bash
25
+ cat raw_audio_en.tar.part-* > raw_audio_en.tar
26
+ cat raw_audio_zh.tar.part-* > raw_audio_zh.tar
27
+ cat mfa_sidecars.tar.part-* > mfa_sidecars.tar
28
+ ```
29
+
30
+ - Then extract:
31
+
32
+ ```bash
33
+ mkdir -p raw
34
+ tar -xf raw_audio_en.tar -C raw
35
+ tar -xf raw_audio_zh.tar -C raw
36
+ tar -xf mfa_sidecars.tar
37
+ ```
38
+
39
+ - After extraction, the dataset layout becomes `raw/audio/...` and `mfa_sidecars/...`.
40
+ - Arrow artifacts are intentionally not included in this release.
export_info.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "source_train_arrow": "/public/home/202420164005/pazhou-data/F5-TTS/data/Emilia_ttrack_b150_mfa_pinyin_worddur_v1/raw.arrow",
3
+ "source_audio_root": "/public/home/202420164005/data/Emilia_decoded",
4
+ "source_sidecar_root": "/public/home/202420164005/pazhou-data/F5-TTS/data/Emilia_ttrack_mfa_sidecars_full_v1",
5
+ "excluded_test_manifest": "/public/home/202420164005/code/MAGIC-TTS/.tmp_selected_samples.exported.jsonl",
6
+ "train_rows_before_filter": 202086,
7
+ "excluded_test_rows": 100,
8
+ "release_rows": 201986,
9
+ "language_counts": {
10
+ "en": 78363,
11
+ "zh": 123623
12
+ },
13
+ "manifest": "selected_samples.exported.jsonl",
14
+ "audio_bundles": [
15
+ "raw_audio_en.tar.part-00",
16
+ "raw_audio_en.tar.part-01",
17
+ "raw_audio_en.tar.part-02",
18
+ "raw_audio_en.tar.part-03",
19
+ "raw_audio_en.tar.part-04",
20
+ "raw_audio_zh.tar.part-00",
21
+ "raw_audio_zh.tar.part-01",
22
+ "raw_audio_zh.tar.part-02",
23
+ "raw_audio_zh.tar.part-03",
24
+ "raw_audio_zh.tar.part-04",
25
+ "raw_audio_zh.tar.part-05",
26
+ "raw_audio_zh.tar.part-06"
27
+ ],
28
+ "extract_audio_under": "raw",
29
+ "mfa_bundle": [
30
+ "mfa_sidecars.tar.part-00"
31
+ ],
32
+ "extract_mfa_under": ".",
33
+ "audio_relpath_list": ".release_audio_en.txt + .release_audio_zh.txt",
34
+ "sidecar_relpath_list": ".release_sidecar_relpaths.txt"
35
+ }
mfa_sidecars.tar.part-00 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b369f96b9a948ae7d372e125bab1ca1d81466858f1de6780d2a39ee32e180f9d
3
+ size 532254720
raw_audio_en.tar.part-00 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4128b2c3704bbce6cb053a1621ecd18bfb4abb1bd54f67863a8fedc26f264ae7
3
+ size 536870912
raw_audio_en.tar.part-01 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:104ad6ae0f3891af35d97325879907f386f62543d497dd11579e72c56e2ec55b
3
+ size 536870912
raw_audio_en.tar.part-02 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29a5bac5d512cf149c013fe0cc0f8c899eea09755ccbb4d29fb3135f4a64298f
3
+ size 536870912
raw_audio_en.tar.part-03 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7166534e62142e0c6af0b2871411915a177a7e69e13adc50c3d62a4181099ed8
3
+ size 536870912
raw_audio_en.tar.part-04 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54c6e9eaaf3b446dc657f23b35861ead6e68c979ee03c29c0f689e41635537a0
3
+ size 204132352
raw_audio_zh.tar.part-00 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75df5bcf9b243072e50347b72967ff98b317b5a17d6061c2c53b9f683cd80a73
3
+ size 536870912
raw_audio_zh.tar.part-01 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9f450a540a0a0249f0a05fba4b95917bfa465c30f3404541921e0e85be7fe44
3
+ size 536870912
raw_audio_zh.tar.part-02 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d1ed4bc7652da246daffb30c5c1b55554bf3f8887dcbd816d14ec21d61cd5dd
3
+ size 536870912
raw_audio_zh.tar.part-03 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:024409c5ee6d1eeca3170c0cec8317485be540f9e774434c3fc2500f7941c3a6
3
+ size 536870912
raw_audio_zh.tar.part-04 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e46eefc9789b9339e4bfce14feb19812f4fbd92226fb46ad81eb4c4eb32ef8dd
3
+ size 536870912
raw_audio_zh.tar.part-05 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:529ce276bbbfe118b777084de9d0dc28394a677df44ca3ffa40583a7ee02c53e
3
+ size 536870912
raw_audio_zh.tar.part-06 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd4662148d32f42566be0601d6dfadcf4b9b2129a9ee54498ae86b2e4c6ddeb0
3
+ size 230965248
selected_samples.exported.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fec367507f3640ef2d185184101fe6deec15516ad37439737a442edbd14966b4
3
+ size 51292804