carlosdanielhernandezmena
commited on
Commit
•
a2bf487
1
Parent(s):
189064e
Cambiando el nombre del corpus para mostrat Dev y Test a la hora de reportar el WER en el Widget de la derecha.
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ model-index:
|
|
18 |
name: Automatic Speech Recognition
|
19 |
type: automatic-speech-recognition
|
20 |
dataset:
|
21 |
-
name: Ravnursson
|
22 |
type: read
|
23 |
split: test
|
24 |
args:
|
@@ -31,7 +31,7 @@ model-index:
|
|
31 |
name: Automatic Speech Recognition
|
32 |
type: automatic-speech-recognition
|
33 |
dataset:
|
34 |
-
name: Ravnursson
|
35 |
type: read
|
36 |
split: dev
|
37 |
args:
|
|
|
18 |
name: Automatic Speech Recognition
|
19 |
type: automatic-speech-recognition
|
20 |
dataset:
|
21 |
+
name: Ravnursson (Test)
|
22 |
type: read
|
23 |
split: test
|
24 |
args:
|
|
|
31 |
name: Automatic Speech Recognition
|
32 |
type: automatic-speech-recognition
|
33 |
dataset:
|
34 |
+
name: Ravnursson (Dev)
|
35 |
type: read
|
36 |
split: dev
|
37 |
args:
|