初始化项目,由ModelHub XC社区提供模型

Model: bond005/whisper-large-v2-ru-podlodka
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-16 05:51:14 +08:00
commit 7dc29ac00d
21 changed files with 156491 additions and 0 deletions

62
README.md Normal file
View 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
---