Update README.md
Browse files
README.md
CHANGED
@@ -4,15 +4,20 @@ widget:
|
|
4 |
- example_title: Нейронные сети - это хорошо!
|
5 |
src: >-
|
6 |
https://huggingface.co/bond005/whisper-large-v2-ru-podlodka/resolve/main/test_sound_ru.flac
|
7 |
-
- example_title:
|
|
|
|
|
8 |
src: >-
|
9 |
https://huggingface.co/bond005/whisper-large-v2-ru-podlodka/resolve/main/test_sound_with_noise.wav
|
10 |
-
- example_title:
|
|
|
|
|
11 |
src: >-
|
12 |
https://huggingface.co/bond005/whisper-large-v2-ru-podlodka/resolve/main/anna_matveeva_test.wav
|
13 |
datasets:
|
14 |
- bond005/taiga_speech_v2
|
15 |
- bond005/podlodka_speech
|
|
|
16 |
language:
|
17 |
- ru
|
18 |
pipeline_tag: automatic-speech-recognition
|
@@ -29,9 +34,9 @@ model-index:
|
|
29 |
type: bond005/podlodka_speech
|
30 |
args: ru
|
31 |
metrics:
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
- task:
|
36 |
name: Speech Recognition
|
37 |
type: automatic-speech-recognition
|
@@ -40,7 +45,7 @@ model-index:
|
|
40 |
type: bond005/podlodka_speech
|
41 |
args: ru
|
42 |
metrics:
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
---
|
|
|
4 |
- example_title: Нейронные сети - это хорошо!
|
5 |
src: >-
|
6 |
https://huggingface.co/bond005/whisper-large-v2-ru-podlodka/resolve/main/test_sound_ru.flac
|
7 |
+
- example_title: >-
|
8 |
+
К сожалению, система распознавания речи не всегда стабильна, особенно в
|
9 |
+
шумных условиях.
|
10 |
src: >-
|
11 |
https://huggingface.co/bond005/whisper-large-v2-ru-podlodka/resolve/main/test_sound_with_noise.wav
|
12 |
+
- example_title: >-
|
13 |
+
Мимо театра мальчик ходил довольно часто — белое, со взбитыми сливками,
|
14 |
+
здание-торт.
|
15 |
src: >-
|
16 |
https://huggingface.co/bond005/whisper-large-v2-ru-podlodka/resolve/main/anna_matveeva_test.wav
|
17 |
datasets:
|
18 |
- bond005/taiga_speech_v2
|
19 |
- bond005/podlodka_speech
|
20 |
+
- bond005/rulibrispeech
|
21 |
language:
|
22 |
- ru
|
23 |
pipeline_tag: automatic-speech-recognition
|
|
|
34 |
type: bond005/podlodka_speech
|
35 |
args: ru
|
36 |
metrics:
|
37 |
+
- name: WER (with punctuation and capital letters)
|
38 |
+
type: wer
|
39 |
+
value: 17.4103
|
40 |
- task:
|
41 |
name: Speech Recognition
|
42 |
type: automatic-speech-recognition
|
|
|
45 |
type: bond005/podlodka_speech
|
46 |
args: ru
|
47 |
metrics:
|
48 |
+
- name: WER (without punctuation)
|
49 |
+
type: wer
|
50 |
+
value: 9.0987
|
51 |
---
|