FilippoLampa
commited on
Commit
•
8b4c1ca
1
Parent(s):
83a7b9e
Update README.md
Browse files
README.md
CHANGED
@@ -30,8 +30,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
# dysarthria_emo_enhancer_0_0
|
31 |
|
32 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the custom_torgo_0_0 dataset merged with the UASpeech dataset.
|
33 |
-
It achieves the following
|
34 |
-
- Wer:
|
|
|
|
|
|
|
|
|
35 |
|
36 |
## Training procedure
|
37 |
|
|
|
30 |
# dysarthria_emo_enhancer_0_0
|
31 |
|
32 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the custom_torgo_0_0 dataset merged with the UASpeech dataset.
|
33 |
+
It achieves the following results on the evaluation set:
|
34 |
+
- Wer: 34.5269
|
35 |
+
- Wer Ortho: 36.0478
|
36 |
+
And the following results on the training set:
|
37 |
+
- Acc:
|
38 |
+
- Wer: 34.5269
|
39 |
|
40 |
## Training procedure
|
41 |
|