Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,15 +5,17 @@ dataset_info:
|
|
5 |
dtype: audio
|
6 |
- name: transcription
|
7 |
dtype: string
|
|
|
|
|
8 |
splits:
|
9 |
- name: train
|
10 |
-
num_bytes:
|
11 |
num_examples: 3240
|
12 |
- name: test
|
13 |
-
num_bytes:
|
14 |
num_examples: 600
|
15 |
-
download_size:
|
16 |
-
dataset_size:
|
17 |
---
|
18 |
# Dataset Card for "asosoft-speech"
|
19 |
|
|
|
5 |
dtype: audio
|
6 |
- name: transcription
|
7 |
dtype: string
|
8 |
+
- name: duration
|
9 |
+
dtype: float64
|
10 |
splits:
|
11 |
- name: train
|
12 |
+
num_bytes: 621160243.56
|
13 |
num_examples: 3240
|
14 |
- name: test
|
15 |
+
num_bytes: 113413557.0
|
16 |
num_examples: 600
|
17 |
+
download_size: 702412597
|
18 |
+
dataset_size: 734573800.56
|
19 |
---
|
20 |
# Dataset Card for "asosoft-speech"
|
21 |
|