bhattbhavesh91/wav2vec2-huggingface-demo
Speech to Text with self-supervised learning based on wav2vec 2.0 framework using Hugging Face's Transformer
This project helps convert spoken audio into written text, making it easier to analyze recordings or create transcripts. You feed it an audio file, and it outputs the corresponding text. This is useful for anyone who needs to quickly transcribe speeches, interviews, or voice notes.
No commits in the last 6 months.
Use this if you need a quick way to turn spoken words from an audio recording into written text for documentation or analysis.
Not ideal if you need highly accurate, production-ready transcriptions or features like speaker diarization.
Stars
29
Forks
14
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jun 01, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/bhattbhavesh91/wav2vec2-huggingface-demo"
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.