File size: 1,843 Bytes
1b1cb9b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94c0bce
1b1cb9b
94c0bce
1b1cb9b
 
 
 
 
 
 
 
 
 
 
94c0bce
 
 
 
 
 
 
 
 
 
 
1b1cb9b
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-v3-ru-podlodka/resolve/main/test_sound_ru.flac
- example_title: >-
    К сожалению, система распознавания речи не всегда стабильна, особенно в
    шумных условиях.
  src: >-
    https://huggingface.co/bond005/whisper-large-v3-ru-podlodka/resolve/main/test_sound_with_noise.wav
- example_title: >-
    Мимо театра мальчик ходил довольно часто — белое, со взбитыми сливками,
    здание-торт.
  src: >-
    https://huggingface.co/bond005/whisper-large-v3-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 V3 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: 20.910
  - 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: 10.987
  - 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: 9.795
---