AlbertoFor commited on
Commit
6e01fd2
1 Parent(s): bab95ca

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
 
 
4
  - generated_from_trainer
5
  metrics:
6
  - wer
@@ -14,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # wav2vec2-common_voice-it_en-demo
16
 
17
- This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.1180
20
- - Wer: 0.0960
21
 
22
  ## Model description
23
 
 
1
  ---
2
+ language:
3
+ - it
4
  license: apache-2.0
5
  tags:
6
+ - automatic-speech-recognition
7
+ - common_voice
8
  - generated_from_trainer
9
  metrics:
10
  - wer
 
18
 
19
  # wav2vec2-common_voice-it_en-demo
20
 
21
+ 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 - IT dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.1128
24
+ - Wer: 0.0947
25
 
26
  ## Model description
27