patrickvonplaten
commited on
Commit
•
8db2e03
1
Parent(s):
8c4a28e
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: multilingual
|
3 |
+
datasets:
|
4 |
+
- common_voice
|
5 |
+
- multilingual_librispeech
|
6 |
+
- covost2
|
7 |
+
tags:
|
8 |
+
- speech
|
9 |
+
- xls_r
|
10 |
+
- automatic-speech-recognition
|
11 |
+
pipeline_tag: automatic-speech-recognition
|
12 |
+
license: apache-2.0
|
13 |
+
---
|