BlueRaccoon
commited on
Commit
·
d3750f6
1
Parent(s):
8d18b6c
re-adding language to test dataset names since i think it actually did matter for something?
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ model-index:
|
|
17 |
type: automatic-speech-recognition
|
18 |
name: Automatic Speech Recognition
|
19 |
dataset:
|
20 |
-
name: mozilla-foundation/common_voice_11_0
|
21 |
type: mozilla-foundation/common_voice_11_0
|
22 |
config: uz
|
23 |
split: test
|
@@ -30,7 +30,7 @@ model-index:
|
|
30 |
type: automatic-speech-recognition
|
31 |
name: Automatic Speech Recognition
|
32 |
dataset:
|
33 |
-
name: google/fleurs
|
34 |
type: google/fleurs
|
35 |
config: uz_uz
|
36 |
split: test
|
|
|
17 |
type: automatic-speech-recognition
|
18 |
name: Automatic Speech Recognition
|
19 |
dataset:
|
20 |
+
name: mozilla-foundation/common_voice_11_0 uz
|
21 |
type: mozilla-foundation/common_voice_11_0
|
22 |
config: uz
|
23 |
split: test
|
|
|
30 |
type: automatic-speech-recognition
|
31 |
name: Automatic Speech Recognition
|
32 |
dataset:
|
33 |
+
name: google/fleurs uz_uz
|
34 |
type: google/fleurs
|
35 |
config: uz_uz
|
36 |
split: test
|