Commit ·
2ab227f
1
Parent(s): 31b54ed
Update README.md
Browse files
README.md
CHANGED
|
@@ -46,6 +46,9 @@ The model is fine-tuned for 4000 updates/steps on multilingual librispeech Spani
|
|
| 46 |
- Zero-shot - 6.3 (CV11 test)
|
| 47 |
- Fine-tune MLS spanish train - 8.38 (CV11 test)
|
| 48 |
|
|
|
|
|
|
|
|
|
|
| 49 |
## Intended uses & limitations
|
| 50 |
|
| 51 |
More information needed
|
|
|
|
| 46 |
- Zero-shot - 6.3 (CV11 test)
|
| 47 |
- Fine-tune MLS spanish train - 8.38 (CV11 test)
|
| 48 |
|
| 49 |
+
When the model is fine-tuned on specific dataset, the model loose its ability to generalise across datasets.
|
| 50 |
+
Here the model is fine-tuned on MLS Spanish and evaluated on CV11 Spanish test. We can observe the drop in performance on CV11 test data.
|
| 51 |
+
|
| 52 |
## Intended uses & limitations
|
| 53 |
|
| 54 |
More information needed
|