Commit
·
02bc6ec
1
Parent(s):
c86da6e
Update README.md
Browse files
README.md
CHANGED
@@ -56,4 +56,60 @@ size_categories:
|
|
56 |
---
|
57 |
# Dataset Card for "Europarl-ST"
|
58 |
|
59 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
---
|
57 |
# Dataset Card for "Europarl-ST"
|
58 |
|
59 |
+
## Table of Contents
|
60 |
+
- [Table of Contents](#table-of-contents)
|
61 |
+
- [Dataset Description](#dataset-description)
|
62 |
+
- [Dataset Summary](#dataset-summary)
|
63 |
+
- [Languages](#languages)
|
64 |
+
- [Dataset Structure](#dataset-structure)
|
65 |
+
- [Data Instances](#data-instances)
|
66 |
+
- [Data Fields](#data-fields)
|
67 |
+
- [Data Splits](#data-splits)
|
68 |
+
- [Additional Information](#additional-information)
|
69 |
+
- [Licensing Information](#licensing-information)
|
70 |
+
- [Citation Information](#citation-information)
|
71 |
+
|
72 |
+
## Dataset Description
|
73 |
+
|
74 |
+
- **Homepage:** https://www.mllp.upv.es/europarl-st/
|
75 |
+
- **Paper:** https://ieeexplore.ieee.org/document/9054626
|
76 |
+
- **Point of Contact:** https://www.mllp.upv.es/
|
77 |
+
|
78 |
+
### Dataset Summary
|
79 |
+
|
80 |
+
Europarl-ST is a Multilingual Speech Translation Corpus, that contains paired audio-text samples for Speech Translation, constructed using the debates carried out in the European Parliament in the period between 2008 and 2012.
|
81 |
+
|
82 |
+
### Languages
|
83 |
+
|
84 |
+
[More Information Needed]
|
85 |
+
|
86 |
+
## Dataset Structure
|
87 |
+
|
88 |
+
### Data Instances
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
### Data Fields
|
93 |
+
|
94 |
+
[More Information Needed]
|
95 |
+
|
96 |
+
### Data Splits
|
97 |
+
|
98 |
+
[More Information Needed]
|
99 |
+
|
100 |
+
## Additional Information
|
101 |
+
|
102 |
+
### Licensing Information
|
103 |
+
|
104 |
+
[More Information Needed]
|
105 |
+
|
106 |
+
### Citation Information
|
107 |
+
|
108 |
+
If you use the corpus in your research please cite the following reference:
|
109 |
+
|
110 |
+
@INPROCEEDINGS{jairsan2020a,
|
111 |
+
author={J. {Iranzo-Sánchez} and J. A. {Silvestre-Cerdà} and J. {Jorge} and N. {Roselló} and A. {Giménez} and A. {Sanchis} and J. {Civera} and A. {Juan}},
|
112 |
+
booktitle={ICASSP 2020 - 2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
|
113 |
+
title={Europarl-ST: A Multilingual Corpus for Speech Translation of Parliamentary Debates},
|
114 |
+
year={2020},
|
115 |
+
pages={8229-8233},}
|