Commit
·
b05caec
1
Parent(s):
8dac990
Update README.md
Browse files
README.md
CHANGED
@@ -27,8 +27,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
27 |
This model is a fine-tuned version of [facebook/wav2vec2-large-lv60](https://huggingface.co/facebook/wav2vec2-large-lv60) and [bart-large](https://huggingface.co/facebook/bart-large) on the librispeech_asr - clean dataset.
|
28 |
|
29 |
It achieves the following results on the evaluation set:
|
30 |
-
- Loss: 0.
|
31 |
-
- Wer: 0.
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
27 |
This model is a fine-tuned version of [facebook/wav2vec2-large-lv60](https://huggingface.co/facebook/wav2vec2-large-lv60) and [bart-large](https://huggingface.co/facebook/bart-large) on the librispeech_asr - clean dataset.
|
28 |
|
29 |
It achieves the following results on the evaluation set:
|
30 |
+
- Loss: 0.3204
|
31 |
+
- Wer: 0.0486
|
32 |
|
33 |
## Model description
|
34 |
|