bond005 commited on
Commit
d935bb6
·
verified ·
1 Parent(s): 1a532c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,13 +1,29 @@
1
  ---
2
  license: apache-2.0
3
  widget:
4
- - example_title: Russian speech "Нейронные сети - это хорошо!"
5
- src: >-
6
- https://huggingface.co/bond005/whisper-large-v2-ru-podlodka/resolve/main/test_sound_ru.flac
7
  datasets:
8
  - bond005/taiga_speech_v2
9
  - bond005/podlodka_speech
10
  language:
11
  - ru
12
  pipeline_tag: automatic-speech-recognition
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
 
1
  ---
2
  license: apache-2.0
3
  widget:
4
+ - example_title: Russian speech "Нейронные сети - это хорошо!"
5
+ src: >-
6
+ https://huggingface.co/bond005/whisper-large-v2-ru-podlodka/resolve/main/test_sound_ru.flac
7
  datasets:
8
  - bond005/taiga_speech_v2
9
  - bond005/podlodka_speech
10
  language:
11
  - ru
12
  pipeline_tag: automatic-speech-recognition
13
+ metrics:
14
+ - wer
15
+ model-index:
16
+ - name: Whisper Large V2 Russian Podlodka by Ivan Bondarenko
17
+ results:
18
+ - task:
19
+ name: Speech Recognition
20
+ type: automatic-speech-recognition
21
+ dataset:
22
+ name: Podlodka.io
23
+ type: bond005/podlodka_speech
24
+ args: ru
25
+ metrics:
26
+ - name: Test WER
27
+ type: wer
28
+ value: 21.08486
29
  ---