Spaces:
Running
Running
Commit
β’
1c31846
1
Parent(s):
5a1f0ed
recommend latest CV
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ with open("languages.json") as f:
|
|
13 |
suggested_datasets = [
|
14 |
"librispeech_asr",
|
15 |
"mozilla-foundation/common_voice_8_0",
|
16 |
-
"mozilla-foundation/
|
17 |
"speech-recognition-community-v2/eval_data",
|
18 |
"facebook/multilingual_librispeech"
|
19 |
]
|
|
|
13 |
suggested_datasets = [
|
14 |
"librispeech_asr",
|
15 |
"mozilla-foundation/common_voice_8_0",
|
16 |
+
"mozilla-foundation/common_voice_11_0",
|
17 |
"speech-recognition-community-v2/eval_data",
|
18 |
"facebook/multilingual_librispeech"
|
19 |
]
|