LuluW8071/Conformer
End-to-End Speech Recognition Training with Conformer CTC using PyTorch Lightning⚡
This project helps developers build custom speech recognition systems. It takes raw audio recordings and their corresponding text transcripts as input to train a Conformer model. The output is a highly accurate speech-to-text model that can be deployed in web applications or used for batch transcription.
No commits in the last 6 months.
Use this if you need to train a specialized speech recognition model for a particular domain or language using your own audio data.
Not ideal if you just need a pre-trained general-purpose speech-to-text service without custom training.
Stars
13
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/LuluW8071/Conformer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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模型)