lgris commited on
Commit
ded7dfb
1 Parent(s): 4c64753

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -0
README.md CHANGED
@@ -1,3 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Wav2vec 2.0 With Open Brazilian Portuguese Datasets
2
 
3
  This a the demonstration of a fine-tuned Wav2vec model for Brazilian Portuguese using the following datasets:
1
+ ---
2
+ language: pt
3
+ datasets:
4
+ - common_voice
5
+ - mls
6
+ - cetuc
7
+ - lapsbm
8
+ - voxforge
9
+ metrics:
10
+ - wer
11
+ tags:
12
+ - audio
13
+ - speech
14
+ - wav2vec2
15
+ - pt
16
+ - apache-2.0
17
+ - portuguese-speech-corpus
18
+ - automatic-speech-recognition
19
+ - speech
20
+ - xlsr-fine-tuning-week
21
+ - PyTorch
22
+ license: apache-2.0
23
+ model-index:
24
+ - name: Lucas Gris XLSR Wav2Vec2 Large 53 Brazilian Portuguese
25
+ results:
26
+ - task:
27
+ name: Speech Recognition
28
+ type: automatic-speech-recognition
29
+ metrics:
30
+ - name: Test WER
31
+ type: wer
32
+ value: 12.905054857823264%
33
+ ---
34
+
35
  # Wav2vec 2.0 With Open Brazilian Portuguese Datasets
36
 
37
  This a the demonstration of a fine-tuned Wav2vec model for Brazilian Portuguese using the following datasets: