Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: de
|
4 |
+
features:
|
5 |
+
- name: audio_id
|
6 |
+
dtype: string
|
7 |
+
- name: audio
|
8 |
+
dtype:
|
9 |
+
audio:
|
10 |
+
sampling_rate: 16000
|
11 |
+
- name: text
|
12 |
+
dtype: string
|
13 |
+
- name: language
|
14 |
+
dtype: string
|
15 |
+
splits:
|
16 |
+
- name: train
|
17 |
+
num_bytes: 61603981153.568
|
18 |
+
num_examples: 108473
|
19 |
+
download_size: 51104420603
|
20 |
+
dataset_size: 61603981153.568
|
21 |
+
configs:
|
22 |
+
- config_name: de
|
23 |
+
data_files:
|
24 |
+
- split: train
|
25 |
+
path: de/train-*
|
26 |
+
---
|
27 |
+
# Dataset Card for "voxpopuli"
|
28 |
+
|
29 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|