tuanio/conformer-rnnt
Conformer RNN-Transducer
This project helps create highly accurate speech-to-text models for converting spoken audio into written transcripts. It takes audio recordings as input and outputs text, making it useful for anyone needing to automatically transcribe speech. This is ideal for researchers or engineers working with audio processing and speech recognition systems.
No commits in the last 6 months.
Use this if you need to train a robust speech recognition model to accurately transcribe spoken language from audio files.
Not ideal if you are looking for a pre-trained, ready-to-use transcription service without needing to build and train your own model.
Stars
14
Forks
1
Language
Python
License
—
Category
Last pushed
May 25, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/tuanio/conformer-rnnt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
khanld/chunkformer
ChunkFormer: Masked Chunking Conformer For Long-Form Speech Transcription
sooftware/conformer
[Unofficial] PyTorch implementation of "Conformer: Convolution-augmented Transformer for Speech...
upskyy/Squeezeformer
PyTorch implementation of "Squeezeformer: An Efficient Transformer for Automatic Speech...
WindQAQ/listen-attend-and-spell
Tensorflow implementation of "Listen, Attend and Spell" authored by William Chan. This project...
jackaduma/LAS_Mandarin_PyTorch
Listen, attend and spell Model and a Chinese Mandarin Pretrained model (中文-普通话 ASR模型)