Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Languages:
German
Size:
1M - 10M
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -21,19 +21,19 @@ dataset_info:
|
|
21 |
num_bytes: 20608244029.34
|
22 |
num_examples: 546561
|
23 |
- name: train_emilia_0
|
24 |
-
num_bytes: 34405160493
|
25 |
num_examples: 627354
|
26 |
- name: train_mls_0
|
27 |
num_bytes: 102822624468.044
|
28 |
num_examples: 390578
|
29 |
- name: train_emilia_yodas0
|
30 |
-
num_bytes: 158522556378
|
31 |
num_examples: 1980468
|
32 |
- name: train_eurospeech
|
33 |
num_bytes: 243362644825.86
|
34 |
num_examples: 502515
|
35 |
- name: train_el_tts
|
36 |
-
num_bytes: 123890289
|
37 |
num_examples: 495
|
38 |
download_size: 570166922667
|
39 |
dataset_size: 573603050069.644
|
@@ -54,4 +54,34 @@ configs:
|
|
54 |
path: data/train_el_tts-*
|
55 |
- split: train_eurospeech
|
56 |
path: data/train_eurospeech-*
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
num_bytes: 20608244029.34
|
22 |
num_examples: 546561
|
23 |
- name: train_emilia_0
|
24 |
+
num_bytes: 34405160493
|
25 |
num_examples: 627354
|
26 |
- name: train_mls_0
|
27 |
num_bytes: 102822624468.044
|
28 |
num_examples: 390578
|
29 |
- name: train_emilia_yodas0
|
30 |
+
num_bytes: 158522556378
|
31 |
num_examples: 1980468
|
32 |
- name: train_eurospeech
|
33 |
num_bytes: 243362644825.86
|
34 |
num_examples: 502515
|
35 |
- name: train_el_tts
|
36 |
+
num_bytes: 123890289
|
37 |
num_examples: 495
|
38 |
download_size: 570166922667
|
39 |
dataset_size: 573603050069.644
|
|
|
54 |
path: data/train_el_tts-*
|
55 |
- split: train_eurospeech
|
56 |
path: data/train_eurospeech-*
|
57 |
+
license: cc-by-nc-4.0
|
58 |
+
task_categories:
|
59 |
+
- automatic-speech-recognition
|
60 |
+
language:
|
61 |
+
- de
|
62 |
+
pretty_name: German whisper labeled ASR Collection
|
63 |
---
|
64 |
+
|
65 |
+
|
66 |
+
|
67 |
+
|
68 |
+
# Dataset Card
|
69 |
+
|
70 |
+
## Dataset Sources and Licensing
|
71 |
+
|
72 |
+
This dataset is a mixture of several German and multilingual speech datasets. **For each dataset, the license of the original author applies.** Please consult the linked sources for detailed licensing information and terms of use.
|
73 |
+
|
74 |
+
| Dataset Name | Original Source / Author | Link |
|
75 |
+
|----------------------------|--------------------------------------------------------------|--------------------------------------------------------------|
|
76 |
+
| TUDA-De German Speech Corpus | LT Group at UHH / TU Darmstadt | https://huggingface.co/datasets/uhhlt/Tuda-De |
|
77 |
+
| Mozilla Common Voice | Mozilla Foundation | https://commonvoice.mozilla.org/en/datasets |
|
78 |
+
| Emilia Speech Dataset | Amphion | https://huggingface.co/datasets/amphion/Emilia-Dataset |
|
79 |
+
| Emilia Yodas Speech Dataset | Amphion | https://huggingface.co/datasets/amphion/Emilia-Dataset |
|
80 |
+
| Multilingual LibriSpeech (MLS) | Facebook AI Research | https://arxiv.org/abs/2012.03411 |
|
81 |
+
| EuroSpeech Dataset | ETH Zurich / disco-eth | https://huggingface.co/datasets/disco-eth/EuroSpeech |
|
82 |
+
|
83 |
+
**Note:** If a dataset does not have a public source listed, please contact the dataset provider or refer to your data distributor for licensing details.
|
84 |
+
|
85 |
+
## Licensing Disclaimer
|
86 |
+
|
87 |
+
The use of this dataset and any derived models must comply with the licenses of the original datasets. The dataset creators do not claim any rights to the datasets themselves. Always verify the license terms before using the data or models for commercial or research purposes.
|