File size: 1,845 Bytes
ce8ae88
 
111ee12
027e808
d935bb6
 
ad298cb
 
 
4ab2c06
 
ad298cb
 
 
7153367
 
f5c216a
 
 
ad298cb
f5c216a
 
 
d935bb6
 
 
 
 
 
 
 
 
 
 
 
 
ad298cb
 
 
ea8711e
 
 
 
 
 
 
 
ad298cb
 
 
eb4bb83
 
 
 
 
 
 
 
 
 
 
f5c216a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
license: apache-2.0
widget:
- example_title: Нейронные сети - это хорошо!
  src: >-
    https://huggingface.co/bond005/whisper-large-v2-ru-podlodka/resolve/main/test_sound_ru.flac
- example_title: >-
    К сожалению, система распознавания речи не всегда стабильна, особенно в
    шумных условиях.
  src: >-
    https://huggingface.co/bond005/whisper-large-v2-ru-podlodka/resolve/main/test_sound_with_noise.wav
- example_title: >-
    Мимо театра мальчик ходил довольно часто — белое, со взбитыми сливками,
    здание-торт.
  src: >-
    https://huggingface.co/bond005/whisper-large-v2-ru-podlodka/resolve/main/anna_matveeva_test.wav
datasets:
- bond005/taiga_speech_v2
- bond005/podlodka_speech
- bond005/rulibrispeech
language:
- ru
pipeline_tag: automatic-speech-recognition
metrics:
- wer
model-index:
- name: Whisper Large V2 Russian Podlodka by Ivan Bondarenko
  results:
  - task:
      name: Speech Recognition
      type: automatic-speech-recognition
    dataset:
      name: Podlodka.io
      type: bond005/podlodka_speech
      args: ru
    metrics:
    - name: WER (with punctuation and capital letters)
      type: wer
      value: 17.4103
  - task:
      name: Speech Recognition
      type: automatic-speech-recognition
    dataset:
      name: Podlodka.io
      type: bond005/podlodka_speech
      args: ru
    metrics:
    - name: WER (without punctuation)
      type: wer
      value: 9.0987
  - task:
      name: Speech Recognition
      type: automatic-speech-recognition
    dataset:
      name: Russian Librispeech
      type: bond005/rulibrispeech
      args: ru
    metrics:
    - name: WER (without punctuation)
      type: wer
      value: 20.961
---