freococo commited on
Commit
bec7483
·
verified ·
1 Parent(s): 0691ff3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -50,9 +50,7 @@ The dataset is packaged as a single `.tar` archive in [WebDataset](https://githu
50
  - `original_file`: original filename before chunking (e.g., `001.mp3`)
51
  - `duration`: length of the audio segment in seconds (float)
52
  -
53
- 🟢 Minimum chunk duration: 2.04 sec
54
- 🔴 Maximum chunk duration: 15.05 sec
55
- 🟢 All files are stored inside a `train/kachin.tar` archive, allowing for efficient streaming and batched processing using WebDataset-compatible tools.
56
 
57
  ## Data Splits
58
 
 
50
  - `original_file`: original filename before chunking (e.g., `001.mp3`)
51
  - `duration`: length of the audio segment in seconds (float)
52
  -
53
+ All files are stored inside a `train/kachin.tar` archive, allowing for efficient streaming and batched processing using WebDataset-compatible tools.
 
 
54
 
55
  ## Data Splits
56