arifagustyawan
commited on
Commit
•
dbf96ee
1
Parent(s):
73a10d3
Update README.md
Browse files
README.md
CHANGED
@@ -33,6 +33,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
# wav2vec2-large-xlsr-common_voice_13_0-id
|
35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the common_voice_13_0 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
- Loss: 0.4115
|
|
|
33 |
|
34 |
# wav2vec2-large-xlsr-common_voice_13_0-id
|
35 |
|
36 |
+
> **Note:** do not recommended to try the model through this model card
|
37 |
+
>
|
38 |
+
> Alternatively, try it through the available space [click here](https://huggingface.co/spaces/arifagustyawan/wav2vec2-large-xlsr-common_voice_13_0-id)
|
39 |
+
> Then you can addapt the inference method available in the gradio app script. Or you can checkout at my github repository [click here](https://github.com/agustyawan-arif/wav2vec2-large-xlsr-common_voice_13_0-id)
|
40 |
+
|
41 |
+
|
42 |
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the common_voice_13_0 dataset.
|
43 |
It achieves the following results on the evaluation set:
|
44 |
- Loss: 0.4115
|