Wav2Vec2 model is updated.
Browse files- README.md +7 -6
- pytorch_model.bin +2 -2
README.md
CHANGED
@@ -24,10 +24,10 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Test WER
|
26 |
type: wer
|
27 |
-
value:
|
28 |
- name: Test CER
|
29 |
type: cer
|
30 |
-
value: 2.
|
31 |
- task:
|
32 |
name: Speech Recognition
|
33 |
type: automatic-speech-recognition
|
@@ -38,15 +38,16 @@ model-index:
|
|
38 |
metrics:
|
39 |
- name: Test WER
|
40 |
type: wer
|
41 |
-
value:
|
42 |
- name: Test CER
|
43 |
type: cer
|
44 |
-
value: 5.
|
45 |
---
|
46 |
|
47 |
# Wav2Vec2-Large-Ru-Golos
|
48 |
|
49 |
-
|
|
|
50 |
When using this model, make sure that your speech input is sampled at 16kHz.
|
51 |
|
52 |
## Citation
|
@@ -61,4 +62,4 @@ If you want to cite this model you can use this:
|
|
61 |
howpublished={\url{https://huggingface.co/bond005/wav2vec2-large-ru-golos}},
|
62 |
year={2022}
|
63 |
}
|
64 |
-
```
|
|
|
24 |
metrics:
|
25 |
- name: Test WER
|
26 |
type: wer
|
27 |
+
value: 7.985
|
28 |
- name: Test CER
|
29 |
type: cer
|
30 |
+
value: 2.014
|
31 |
- task:
|
32 |
name: Speech Recognition
|
33 |
type: automatic-speech-recognition
|
|
|
38 |
metrics:
|
39 |
- name: Test WER
|
40 |
type: wer
|
41 |
+
value: 19.912
|
42 |
- name: Test CER
|
43 |
type: cer
|
44 |
+
value: 5.904
|
45 |
---
|
46 |
|
47 |
# Wav2Vec2-Large-Ru-Golos
|
48 |
|
49 |
+
The Wav2Vec2 model is based on [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53), fine-tuned in Russian using [Sberdevices Golos](https://huggingface.co/datasets/SberDevices/Golos) with audio augmentations like as pitch shift, acceleration/deceleration of sound, reverberation etc.
|
50 |
+
|
51 |
When using this model, make sure that your speech input is sampled at 16kHz.
|
52 |
|
53 |
## Citation
|
|
|
62 |
howpublished={\url{https://huggingface.co/bond005/wav2vec2-large-ru-golos}},
|
63 |
year={2022}
|
64 |
}
|
65 |
+
```
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8175e932bb5a549412f033265b8f6382a2df4ecb6ef5647a03dd78a9a2d777bd
|
3 |
+
size 1262044529
|