Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ model-index:
|
|
31 |
-
|
32 |
name: "Test WER"
|
33 |
type: wer
|
34 |
-
value: 5.
|
35 |
task:
|
36 |
name: "Automatic Speech Recognition"
|
37 |
type: automatic-speech-recognition
|
@@ -47,7 +47,7 @@ model-index:
|
|
47 |
-
|
48 |
name: "Test WER"
|
49 |
type: wer
|
50 |
-
value: 4.
|
51 |
task:
|
52 |
name: "Automatic Speech Recognition"
|
53 |
type: automatic-speech-recognition
|
@@ -63,7 +63,7 @@ model-index:
|
|
63 |
-
|
64 |
name: "Test WER"
|
65 |
type: wer
|
66 |
-
value: 3.
|
67 |
task:
|
68 |
name: "Automatic Speech Recognition"
|
69 |
type: automatic-speech-recognition
|
@@ -79,7 +79,7 @@ model-index:
|
|
79 |
-
|
80 |
name: "Test WER"
|
81 |
type: wer
|
82 |
-
value:
|
83 |
task:
|
84 |
name: "Automatic Speech Recognition"
|
85 |
type: automatic-speech-recognition
|
@@ -95,7 +95,7 @@ model-index:
|
|
95 |
-
|
96 |
name: "Test WER"
|
97 |
type: wer
|
98 |
-
value: 3.
|
99 |
task:
|
100 |
name: "Automatic Speech Recognition"
|
101 |
type: automatic-speech-recognition
|
@@ -111,7 +111,7 @@ model-index:
|
|
111 |
-
|
112 |
name: "Test WER"
|
113 |
type: wer
|
114 |
-
value: 5.
|
115 |
task:
|
116 |
name: "Automatic Speech Recognition"
|
117 |
type: automatic-speech-recognition
|
@@ -199,7 +199,7 @@ The list of the available models in this collection is shown in the following ta
|
|
199 |
|
200 |
| Version | Tokenizer | Vocabulary Size | MCV-10 test | MCV-10 dev | MCV-9 test | MCV-9 dev | MCV-8 test | MCV-8 dev |
|
201 |
| :-----------: |:---------------------:| :--------------: | :---------: | :--------: | :--------: | :-------: | :--------: | :-------: |
|
202 |
-
| 1.0.0 | SentencePiece Unigram | 1024 | 5.
|
203 |
|
204 |
## Limitations
|
205 |
|
|
|
31 |
-
|
32 |
name: "Test WER"
|
33 |
type: wer
|
34 |
+
value: 5.02
|
35 |
task:
|
36 |
name: "Automatic Speech Recognition"
|
37 |
type: automatic-speech-recognition
|
|
|
47 |
-
|
48 |
name: "Test WER"
|
49 |
type: wer
|
50 |
+
value: 4.65
|
51 |
task:
|
52 |
name: "Automatic Speech Recognition"
|
53 |
type: automatic-speech-recognition
|
|
|
63 |
-
|
64 |
name: "Test WER"
|
65 |
type: wer
|
66 |
+
value: 3.75
|
67 |
task:
|
68 |
name: "Automatic Speech Recognition"
|
69 |
type: automatic-speech-recognition
|
|
|
79 |
-
|
80 |
name: "Test WER"
|
81 |
type: wer
|
82 |
+
value: 4.88
|
83 |
task:
|
84 |
name: "Automatic Speech Recognition"
|
85 |
type: automatic-speech-recognition
|
|
|
95 |
-
|
96 |
name: "Test WER"
|
97 |
type: wer
|
98 |
+
value: 3.52
|
99 |
task:
|
100 |
name: "Automatic Speech Recognition"
|
101 |
type: automatic-speech-recognition
|
|
|
111 |
-
|
112 |
name: "Test WER"
|
113 |
type: wer
|
114 |
+
value: 5.02
|
115 |
task:
|
116 |
name: "Automatic Speech Recognition"
|
117 |
type: automatic-speech-recognition
|
|
|
199 |
|
200 |
| Version | Tokenizer | Vocabulary Size | MCV-10 test | MCV-10 dev | MCV-9 test | MCV-9 dev | MCV-8 test | MCV-8 dev |
|
201 |
| :-----------: |:---------------------:| :--------------: | :---------: | :--------: | :--------: | :-------: | :--------: | :-------: |
|
202 |
+
| 1.0.0 | SentencePiece Unigram | 1024 | 5.02 | 4.65 | 3.75 | 4.88 | 3.52 | 5.02 |
|
203 |
|
204 |
## Limitations
|
205 |
|