Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -13,30 +13,6 @@ tags:
|
|
| 13 |
- codec
|
| 14 |
- tts
|
| 15 |
- jenny
|
| 16 |
-
configs:
|
| 17 |
-
- config_name: default
|
| 18 |
-
data_files:
|
| 19 |
-
- split: train
|
| 20 |
-
path: data/train-*
|
| 21 |
-
dataset_info:
|
| 22 |
-
features:
|
| 23 |
-
- name: transcription
|
| 24 |
-
dtype: string
|
| 25 |
-
- name: transcription_normalised
|
| 26 |
-
dtype: string
|
| 27 |
-
- name: audio
|
| 28 |
-
dtype:
|
| 29 |
-
audio:
|
| 30 |
-
sampling_rate: 24000
|
| 31 |
-
- name: codes
|
| 32 |
-
sequence:
|
| 33 |
-
sequence: int64
|
| 34 |
-
splits:
|
| 35 |
-
- name: train
|
| 36 |
-
num_bytes: 3820052742.668
|
| 37 |
-
num_examples: 20978
|
| 38 |
-
download_size: 3756392706
|
| 39 |
-
dataset_size: 3820052742.668
|
| 40 |
---
|
| 41 |
|
| 42 |
# Jenny TTS with Mimi Codes
|
|
@@ -53,7 +29,7 @@ Each sample contains:
|
|
| 53 |
|
| 54 |
## Stats
|
| 55 |
|
| 56 |
-
- **Samples**:
|
| 57 |
- **Audio Sample Rate**: 24kHz (resampled from original 48kHz)
|
| 58 |
- **Codec**: Mimi (kyutai/mimi) with 8 codebooks
|
| 59 |
|
|
|
|
| 13 |
- codec
|
| 14 |
- tts
|
| 15 |
- jenny
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# Jenny TTS with Mimi Codes
|
|
|
|
| 29 |
|
| 30 |
## Stats
|
| 31 |
|
| 32 |
+
- **Samples**: 20,978
|
| 33 |
- **Audio Sample Rate**: 24kHz (resampled from original 48kHz)
|
| 34 |
- **Codec**: Mimi (kyutai/mimi) with 8 codebooks
|
| 35 |
|