Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -13,34 +13,6 @@ tags:
|
|
| 13 |
- codec
|
| 14 |
- s2s
|
| 15 |
- dia
|
| 16 |
-
dataset_info:
|
| 17 |
-
features:
|
| 18 |
-
- name: audio
|
| 19 |
-
dtype:
|
| 20 |
-
audio:
|
| 21 |
-
sampling_rate: 44100
|
| 22 |
-
- name: text
|
| 23 |
-
dtype: string
|
| 24 |
-
- name: text_original
|
| 25 |
-
dtype: string
|
| 26 |
-
- name: speaker_id
|
| 27 |
-
dtype: string
|
| 28 |
-
- name: chapter_id
|
| 29 |
-
dtype: string
|
| 30 |
-
- name: codes
|
| 31 |
-
list:
|
| 32 |
-
list: int64
|
| 33 |
-
splits:
|
| 34 |
-
- name: train.clean.100
|
| 35 |
-
num_bytes: 10346530894.38
|
| 36 |
-
num_examples: 32215
|
| 37 |
-
download_size: 9321640852
|
| 38 |
-
dataset_size: 10346530894.38
|
| 39 |
-
configs:
|
| 40 |
-
- config_name: default
|
| 41 |
-
data_files:
|
| 42 |
-
- split: train.clean.100
|
| 43 |
-
path: data/train.clean.100-*
|
| 44 |
---
|
| 45 |
|
| 46 |
# Dataset with DAC Codes
|
|
@@ -57,8 +29,8 @@ Each sample contains:
|
|
| 57 |
## Stats
|
| 58 |
|
| 59 |
- **Source**: parler-tts/libritts_r_filtered
|
| 60 |
-
- **Splits**: train.clean.100
|
| 61 |
-
- **Samples**:
|
| 62 |
- **Audio Sample Rate**: 44.1kHz
|
| 63 |
- **Codec**: DAC (descript-audio-codec) with 9 codebooks, vocab size 1028
|
| 64 |
|
|
|
|
| 13 |
- codec
|
| 14 |
- s2s
|
| 15 |
- dia
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# Dataset with DAC Codes
|
|
|
|
| 29 |
## Stats
|
| 30 |
|
| 31 |
- **Source**: parler-tts/libritts_r_filtered
|
| 32 |
+
- **Splits**: train.clean.100
|
| 33 |
+
- **Samples**: 32,215
|
| 34 |
- **Audio Sample Rate**: 44.1kHz
|
| 35 |
- **Codec**: DAC (descript-audio-codec) with 9 codebooks, vocab size 1028
|
| 36 |
|