vietai/ASR
End-to-End Vietnamese Speech Recognition using wav2vec 2.0
This project helps convert spoken Vietnamese audio into written text. It takes audio recordings of Vietnamese speech as input and provides a transcription of what was said. This is useful for anyone working with Vietnamese audio content, such as linguists, content creators, or researchers who need to analyze spoken data.
105 stars. No commits in the last 6 months.
Use this if you need to accurately transcribe Vietnamese audio into text for analysis, archiving, or further processing.
Not ideal if you require real-time transcription for live conversations or if your audio includes significant background noise or multiple speakers.
Stars
105
Forks
10
Language
—
License
—
Category
Last pushed
Sep 03, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/vietai/ASR"
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.