vshmyhlo/listen-attend-and-speell-pytorch
Implementation of Automatic Speech Recognition inspired by "Listen, Attend and Spell" paper in PyTorch
This project helps convert spoken audio into written text. You provide an audio recording, and it produces a transcription of what was said. This is useful for anyone who needs to quickly get text from speech, like transcribers, researchers analyzing spoken data, or content creators needing captions.
No commits in the last 6 months.
Use this if you need an automatic way to transcribe spoken English audio into text.
Not ideal if you require transcription for languages other than English or highly specialized, noisy audio environments.
Stars
11
Forks
—
Language
Python
License
—
Category
Last pushed
May 26, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/vshmyhlo/listen-attend-and-speell-pytorch"
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模型)