初始化项目,由ModelHub XC社区提供模型
Model: bond005/whisper-large-v2-ru-podlodka Source: Original Platform
This commit is contained in:
62
README.md
Normal file
62
README.md
Normal file
@@ -0,0 +1,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
|
||||
---
|
||||
Reference in New Issue
Block a user