emre commited on
Commit
2c610b7
1 Parent(s): dd56db1

create readme.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ MediaSpeech
2
+ Identifier: SLR108
3
+
4
+ Summary: French, Arabic, Turkish and Spanish media speech datasets
5
+
6
+ Category: Speech
7
+
8
+ License: dataset is distributed under the Creative Commons Attribution 4.0 International License.
9
+
10
+ About this resource:
11
+
12
+ MediaSpeech is a dataset of French, Arabic, Turkish and Spanish media speech built with the purpose of testing Automated Speech Recognition (ASR) systems performance. The dataset contains 10 hours of speech for each language provided.
13
+ The dataset consists of short speech segments automatically extracted from media videos available on YouTube and manually transcribed, with some pre- and post-processing.
14
+
15
+ Baseline models and wav version of the dataset can be found in the following git repository: https://github.com/NTRLab/MediaSpeech
16
+
17
+
18
+ @misc{mediaspeech2021,
19
+ title={MediaSpeech: Multilanguage ASR Benchmark and Dataset},
20
+ author={Rostislav Kolobov and Olga Okhapkina and Olga Omelchishina, Andrey Platunov and Roman Bedyakin and Vyacheslav Moshkin and Dmitry Menshikov and Nikolay Mikhaylovskiy},
21
+ year={2021},
22
+ eprint={2103.16193},
23
+ archivePrefix={arXiv},
24
+ primaryClass={eess.AS}
25
+ }