Listen-Attend-Spell and las-pytorch
About Listen-Attend-Spell
kaituoxu/Listen-Attend-Spell
A PyTorch implementation of Listen, Attend and Spell (LAS), an End-to-End ASR framework.
This project helps machine learning engineers or researchers build custom automatic speech recognition (ASR) systems. It takes raw acoustic features from audio and converts them directly into sequences of characters. The output is a trained model capable of transcribing spoken language.
About las-pytorch
jiwidi/las-pytorch
Listen, Attend and spell model for E2E ASR. Implementation in Pytorch
This project offers a foundational implementation for converting spoken language into written text using deep learning. It takes raw audio files as input and outputs a sequence of predicted letters, aiming to transcribe speech accurately. Researchers and engineers working on speech-to-text systems or exploring deep learning architectures for audio processing would find this useful for experimentation and model development.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work