sovse/base_rus_whisper_stt
Fine tuning of the base model from OpenAI Whisper in Russian language on the dataset Sber-golos
This project helps convert spoken Russian audio into written text. You provide an audio file with Russian speech, and it outputs the transcribed text. It's designed for anyone needing to quickly and accurately transcribe Russian audio, such as journalists, researchers, or content creators working with spoken Russian.
No commits in the last 6 months.
Use this if you need to transcribe Russian speech with significantly better accuracy than the standard Whisper 'base' model, especially for conversations or recordings in typical environments.
Not ideal if you require punctuation in your transcriptions, as this model does not include it.
Stars
40
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/sovse/base_rus_whisper_stt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
YuanGongND/whisper-at
Code and Pretrained Models for Interspeech 2023 Paper "Whisper-AT: Noise-Robust Automatic Speech...
adi-gov-tw/Taiwan-Tongues-ASR-CE
Taiwan Tongues ASR CE 是一個開源語音辨識(Automatic Speech Recognition, ASR)模型專案,專為台灣多元語言環境設計。 本模型支援...
huggingface/distil-whisper
Distilled variant of Whisper for speech recognition. 6x faster, 50% smaller, within 1% word error rate.
phineas-pta/fine-tune-whisper-vi
jupyter notebooks to fine tune whisper models on Vietnamese using Colab and/or Kaggle and/or AWS EC2
KevKibe/African-Whisper
🚀 Framework for seamless fine-tuning of Whisper model on a multi-lingual dataset and deployment to prod.