Commit
·
31b54ed
1
Parent(s):
1a08038
Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,14 @@ It achieves the following results on the evaluation set:
|
|
37 |
|
38 |
## Model description
|
39 |
|
40 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
|
42 |
## Intended uses & limitations
|
43 |
|
|
|
37 |
|
38 |
## Model description
|
39 |
|
40 |
+
The model is fine-tuned for 4000 updates/steps on multilingual librispeech Spanish train data.
|
41 |
+
|
42 |
+
- Zero-shot - 4.2 (MLS Spanish test)
|
43 |
+
- Fine-tune MLS spanish train - 3.46 (MLS Spanish test) (-17.61%)
|
44 |
+
|
45 |
+
------------------------------------------------------------------------------
|
46 |
+
- Zero-shot - 6.3 (CV11 test)
|
47 |
+
- Fine-tune MLS spanish train - 8.38 (CV11 test)
|
48 |
|
49 |
## Intended uses & limitations
|
50 |
|