Harveenchadha
commited on
Commit
•
141b585
1
Parent(s):
ea840c5
Update README.md
Browse files
README.md
CHANGED
@@ -23,4 +23,7 @@ model-index:
|
|
23 |
- name: Test WER
|
24 |
type: wer
|
25 |
value: 33.17
|
26 |
-
---
|
|
|
|
|
|
|
|
23 |
- name: Test WER
|
24 |
type: wer
|
25 |
value: 33.17
|
26 |
+
---
|
27 |
+
|
28 |
+
Fine-tuned on Multilingual Pretrained Model [CLSRIL-23](https://arxiv.org/abs/2107.07402). The original fairseq checkpoint is present [here](https://github.com/Open-Speech-EkStep/vakyansh-models). When using this model, make sure that your speech input is sampled at 16kHz.
|
29 |
+
**Note: The result from this model is without a language model so you may witness a higher WER in some cases.**
|