Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,12 +5,14 @@ dataset_info:
|
|
5 |
dtype: audio
|
6 |
- name: transcription
|
7 |
dtype: string
|
|
|
|
|
8 |
splits:
|
9 |
- name: train
|
10 |
-
num_bytes:
|
11 |
-
num_examples:
|
12 |
-
download_size:
|
13 |
-
dataset_size:
|
14 |
---
|
15 |
# Dataset Card for "km-speech-corpus"
|
16 |
|
|
|
5 |
dtype: audio
|
6 |
- name: transcription
|
7 |
dtype: string
|
8 |
+
- name: raw_transcription
|
9 |
+
dtype: string
|
10 |
splits:
|
11 |
- name: train
|
12 |
+
num_bytes: 2401601016.002
|
13 |
+
num_examples: 14943
|
14 |
+
download_size: 2386178405
|
15 |
+
dataset_size: 2401601016.002
|
16 |
---
|
17 |
# Dataset Card for "km-speech-corpus"
|
18 |
|