khanld/ASR-Wav2vec-Finetune
:zap: Finetune Wa2vec 2.0 For Speech Recognition
This tool helps machine learning engineers and researchers adapt pre-trained speech recognition models to their specific audio datasets. You provide audio files along with their corresponding transcripts, and it produces a fine-tuned model capable of converting new audio into text. This is ideal for those who need highly accurate speech-to-text capabilities for specialized language, accents, or acoustic environments.
149 stars. No commits in the last 6 months.
Use this if you need to customize an existing speech recognition model to accurately transcribe audio specific to your domain or language.
Not ideal if you don't have a large collection of audio files with accurate transcripts, or if you only need a general-purpose speech-to-text solution.
Stars
149
Forks
32
Language
Python
License
—
Category
Last pushed
Feb 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/khanld/ASR-Wav2vec-Finetune"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
liangstein/Chinese-speech-to-text
Chinese Speech To Text Using Wavenet
louiskirsch/speechT
An opensource speech-to-text software written in tensorflow
Open-Speech-EkStep/vakyansh-models
Open source speech to text models for Indic Languages
oliverguhr/wav2vec2-live
A live speech recognition using Facebooks wav2vec 2.0 model.
Open-Speech-EkStep/vakyansh-wav2vec2-experimentation
Repository containing experimentation platform on how to train, infer on wav2vec2 models.