leeoxiang commited on
Commit
2f59dd4
·
verified ·
1 Parent(s): 141279e

README: samelang_expressive (in-progress, ≈3.3 TB) + samples_showcase landing

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -42,7 +42,7 @@ multi-lingual voice-clone models. Covers 4 target languages
42
  via sglang-omni.
43
 
44
  > **🚧 Upload in progress** — the main `samelang_expressive` corpus
45
- > (~4.78 M rows / **~3.3 TB**) is being pushed as parquet shards.
46
  > Expect the shard count to grow over the next hours/days until each
47
  > language reaches `train-XXXXX-of-00240.parquet`.
48
 
@@ -59,7 +59,7 @@ ds = load_dataset("leeoxiang/multi_lingo_data", "samples_showcase", split="train
59
  print(ds[0]["text"], ds[0]["audio"]["sampling_rate"])
60
  ```
61
 
62
- ## 📦 Main corpus — `samelang_expressive` (**~4.78 M rows, in progress**)
63
 
64
  Same-language expansion: for every pseudo-reference (real Emilia speaker
65
  cross-cloned into the target language via `audio_prompts_expressive`), we
@@ -67,12 +67,12 @@ synthesize **1000 target-language texts**, giving
67
  `1200 speakers × 4 langs × 1000 texts ≈ 4.8 M` cloned wavs.
68
 
69
  - **Shards**: `data/samelang/<lang>/train-XXXXX-of-00240.parquet`
70
- (each lang → 240 shards, ~5000 rows/shard)
71
  - **Row schema**: `audio` (struct{bytes, path}, auto-cast to HF `Audio`
72
  feature) + `text`, `lang`, `ref_id`, `speaker_id`, `text_id`,
73
  `duration`, `sample_rate`, `ref_audio_path`, `ref_text`, `engine`,
74
  `original_text`
75
- - **Total size (fully uploaded)**: **~3.3 TB** audio, ~4.78 M rows, ~11 k h
76
  - **Engine**: `sglang-omni-higgs-audio-v3` with expressive relabel-based
77
  prompt (drawn from the top-quality pool per source speaker)
78
 
@@ -129,7 +129,7 @@ multi-lingual voice-clone models. Covers 4 target languages
129
  via sglang-omni.
130
 
131
  > **🚧 Upload in progress** — the main `samelang_expressive` corpus
132
- > (~4.78 M rows / ~1.4 TB) is being pushed as parquet shards.
133
  > Expect the shard count to grow over the next hours/days until each
134
  > language reaches `train-XXXXX-of-00240.parquet`.
135
 
@@ -154,16 +154,16 @@ synthesize **1000 target-language texts**, giving
154
  `1200 speakers × 4 langs × 1000 texts ≈ 4.8 M` cloned wavs.
155
 
156
  - **Shards**: `data/samelang/<lang>/train-XXXXX-of-00240.parquet`
157
- (each lang → 240 shards, ~5000 rows/shard, ~1.5 GB with zstd)
158
  - **Row schema**: `audio` (struct{bytes, path}, auto-cast to HF `Audio`
159
  feature) + `text`, `lang`, `ref_id`, `speaker_id`, `text_id`,
160
  `duration`, `sample_rate`, `ref_audio_path`, `ref_text`, `engine`,
161
  `original_text`
162
- - **Total size (fully uploaded)**: ~1.4 TB audio, ~4.78 M rows, ~11 k h
163
  - **Engine**: `sglang-omni-higgs-audio-v3` with expressive relabel-based
164
  prompt (drawn from the top-quality pool per source speaker)
165
 
166
- ### Streaming (recommended for 1.4 TB)
167
 
168
  ```python
169
  from datasets import load_dataset
 
42
  via sglang-omni.
43
 
44
  > **🚧 Upload in progress** — the main `samelang_expressive` corpus
45
+ > (4.78 M rows / **3.3 TB**) is being pushed as parquet shards.
46
  > Expect the shard count to grow over the next hours/days until each
47
  > language reaches `train-XXXXX-of-00240.parquet`.
48
 
 
59
  print(ds[0]["text"], ds[0]["audio"]["sampling_rate"])
60
  ```
61
 
62
+ ## 📦 Main corpus — `samelang_expressive` (**4.78 M rows, in progress**)
63
 
64
  Same-language expansion: for every pseudo-reference (real Emilia speaker
65
  cross-cloned into the target language via `audio_prompts_expressive`), we
 
67
  `1200 speakers × 4 langs × 1000 texts ≈ 4.8 M` cloned wavs.
68
 
69
  - **Shards**: `data/samelang/<lang>/train-XXXXX-of-00240.parquet`
70
+ (each lang → 240 shards, 5000 rows/shard)
71
  - **Row schema**: `audio` (struct{bytes, path}, auto-cast to HF `Audio`
72
  feature) + `text`, `lang`, `ref_id`, `speaker_id`, `text_id`,
73
  `duration`, `sample_rate`, `ref_audio_path`, `ref_text`, `engine`,
74
  `original_text`
75
+ - **Total size (fully uploaded)**: **3.3 TB** audio, 4.78 M rows, 11 k h
76
  - **Engine**: `sglang-omni-higgs-audio-v3` with expressive relabel-based
77
  prompt (drawn from the top-quality pool per source speaker)
78
 
 
129
  via sglang-omni.
130
 
131
  > **🚧 Upload in progress** — the main `samelang_expressive` corpus
132
+ > (~4.78 M rows / **~3.3 TB**) is being pushed as parquet shards.
133
  > Expect the shard count to grow over the next hours/days until each
134
  > language reaches `train-XXXXX-of-00240.parquet`.
135
 
 
154
  `1200 speakers × 4 langs × 1000 texts ≈ 4.8 M` cloned wavs.
155
 
156
  - **Shards**: `data/samelang/<lang>/train-XXXXX-of-00240.parquet`
157
+ (each lang → 240 shards, ~5000 rows/shard)
158
  - **Row schema**: `audio` (struct{bytes, path}, auto-cast to HF `Audio`
159
  feature) + `text`, `lang`, `ref_id`, `speaker_id`, `text_id`,
160
  `duration`, `sample_rate`, `ref_audio_path`, `ref_text`, `engine`,
161
  `original_text`
162
+ - **Total size (fully uploaded)**: **~3.3 TB** audio, ~4.78 M rows, ~11 k h
163
  - **Engine**: `sglang-omni-higgs-audio-v3` with expressive relabel-based
164
  prompt (drawn from the top-quality pool per source speaker)
165
 
166
+ ### Streaming (recommended for 3.3 TB)
167
 
168
  ```python
169
  from datasets import load_dataset