Update README
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ dataset_info:
|
|
| 14 |
dtype: string
|
| 15 |
splits:
|
| 16 |
- name: train
|
| 17 |
-
num_examples:
|
| 18 |
task_categories:
|
| 19 |
- automatic-speech-recognition
|
| 20 |
- text-to-speech
|
|
@@ -30,7 +30,7 @@ Audio dataset with transcriptions for voice training.
|
|
| 30 |
|
| 31 |
## Latest Upload: task_1770352558371
|
| 32 |
|
| 33 |
-
- **Samples**:
|
| 34 |
- **Parquet files**: 5
|
| 35 |
- **ZIP file**: `task_1770352558371/dataset_audio.zip`
|
| 36 |
- **Metadata**: `task_1770352558371/metadata.json`
|
|
@@ -86,7 +86,7 @@ audio_array, sr = sf.read(io.BytesIO(audio_bytes))
|
|
| 86 |
|
| 87 |
## Stats
|
| 88 |
|
| 89 |
-
- **Total samples**:
|
| 90 |
- **Parquet files**: 5
|
| 91 |
- **Format**: WAV (binary bytes)
|
| 92 |
|
|
|
|
| 14 |
dtype: string
|
| 15 |
splits:
|
| 16 |
- name: train
|
| 17 |
+
num_examples: 2450
|
| 18 |
task_categories:
|
| 19 |
- automatic-speech-recognition
|
| 20 |
- text-to-speech
|
|
|
|
| 30 |
|
| 31 |
## Latest Upload: task_1770352558371
|
| 32 |
|
| 33 |
+
- **Samples**: 2450
|
| 34 |
- **Parquet files**: 5
|
| 35 |
- **ZIP file**: `task_1770352558371/dataset_audio.zip`
|
| 36 |
- **Metadata**: `task_1770352558371/metadata.json`
|
|
|
|
| 86 |
|
| 87 |
## Stats
|
| 88 |
|
| 89 |
+
- **Total samples**: 2450
|
| 90 |
- **Parquet files**: 5
|
| 91 |
- **Format**: WAV (binary bytes)
|
| 92 |
|