Update README.md
Browse files
README.md
CHANGED
@@ -33,4 +33,39 @@ language:
|
|
33 |
- de
|
34 |
size_categories:
|
35 |
- 100K<n<1M
|
36 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
- de
|
34 |
size_categories:
|
35 |
- 100K<n<1M
|
36 |
+
---
|
37 |
+
|
38 |
+
# Dataset Card for Bundestag ASR Dataset
|
39 |
+
|
40 |
+
This dataset consists of ~610 hours of audio-transcripts from political speeches of the German Bundestag, intended for use in Automatic Speech Recognition (ASR) systems.
|
41 |
+
|
42 |
+
## Dataset Details
|
43 |
+
|
44 |
+
### Dataset Description
|
45 |
+
|
46 |
+
This dataset contains extensive audio recordings and corresponding transcripts from political speeches delivered in the German Bundestag. It provides a rich resource for training and evaluating ASR systems, particularly in the context of formal and political speech in the German language.
|
47 |
+
|
48 |
+
- **Language(s) (NLP):** German
|
49 |
+
|
50 |
+
### Dataset Sources
|
51 |
+
|
52 |
+
- **Repository:** https://opendata.iisys.de/dataset/asr-bundestag/
|
53 |
+
|
54 |
+
### Direct Use
|
55 |
+
|
56 |
+
The dataset is suitable for developing, training, and evaluating ASR models, particularly those focusing on German language and political discourse. It can also be used for linguistic research and natural language processing tasks related to speech recognition.
|
57 |
+
|
58 |
+
### Source Data
|
59 |
+
|
60 |
+
The source data consists of recorded speeches from sessions of the German Bundestag.
|
61 |
+
https://www.bundestag.de/mediathek
|
62 |
+
|
63 |
+
## Bias, Risks, and Limitations
|
64 |
+
|
65 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
66 |
+
|
67 |
+
The dataset may reflect biases present in the speeches of politicians, such as political leanings, socio-economic perspectives, and other biases inherent in political discourse. It also focuses on formal speech, which may not generalize to informal speech contexts.
|
68 |
+
|
69 |
+
## License & Terms of Use
|
70 |
+
|
71 |
+
https://www.bundestag.de/resource/blob/296016/301050a2c21ce66e24014805c235f9c7/nutzungsbedingungen_de-data.pdf
|