danieleV9H
commited on
Commit
•
2a09db8
1
Parent(s):
33063d6
Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
31 |
# wavlm-base-plus-ft-cv3
|
32 |
|
33 |
This model is a fine-tuned version of [microsoft/wavlm-base-plus](https://huggingface.co/microsoft/wavlm-base-plus) on the "mozilla-foundation/common_voice_3_0 english" dataset: "train" and "validation" splits are used for training while "test" split is used for validation.
|
34 |
-
It achieves the following results on the
|
35 |
- Loss: 0.4365
|
36 |
- Wer: 0.1801
|
37 |
|
|
|
31 |
# wavlm-base-plus-ft-cv3
|
32 |
|
33 |
This model is a fine-tuned version of [microsoft/wavlm-base-plus](https://huggingface.co/microsoft/wavlm-base-plus) on the "mozilla-foundation/common_voice_3_0 english" dataset: "train" and "validation" splits are used for training while "test" split is used for validation.
|
34 |
+
It achieves the following results on the validation set:
|
35 |
- Loss: 0.4365
|
36 |
- Wer: 0.1801
|
37 |
|