bond005 commited on
Commit
f890604
1 Parent(s): 414e4b3

Wav2Vec2 model is updated.

Browse files
Files changed (2) hide show
  1. README.md +7 -6
  2. 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: 9.85
28
  - name: Test CER
29
  type: cer
30
- value: 2.36
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: 20.64
42
  - name: Test CER
43
  type: cer
44
- value: 5.55
45
  ---
46
 
47
  # Wav2Vec2-Large-Ru-Golos
48
 
49
- Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on Russian using the [Sberdevices Golos](https://huggingface.co/datasets/SberDevices/Golos).
 
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:95f1f19d457308fe13c16958c4c7edf43472eaf4f48ed97436348e299049ee0c
3
- size 1262075377
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8175e932bb5a549412f033265b8f6382a2df4ecb6ef5647a03dd78a9a2d777bd
3
+ size 1262044529