HKAB/vietnamese-rnnt-tutorial
A tutorial on how to train RNN-T from scratch with Whisper encoder
This project helps speech recognition engineers and researchers train a streaming speech-to-text system for Vietnamese. It takes Vietnamese audio data and text transcripts as input and produces a deployable model that can convert spoken Vietnamese into written text in real-time. This is for individuals building advanced voice applications or conducting research in Vietnamese natural language processing.
No commits in the last 6 months.
Use this if you need to build or benchmark a high-performance, real-time speech recognition model specifically for Vietnamese audio.
Not ideal if you need a speech-to-text solution for languages other than Vietnamese, or if you don't have access to powerful GPUs (50GB+ vRAM) for model training.
Stars
12
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/HKAB/vietnamese-rnnt-tutorial"
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.