#125 · Primary category: Speech & Audio
espresso
Espresso: A Fast End-to-End Neural Speech Recognition Toolkit
Project last updated:09/04/24
GitHub Stars
939
Forks
116
Contributors
424
License
MIT
Why we included this project
Espresso is aimed at speech researchers and engineers who want reproducible end-to-end ASR baselines without assembling the pieces themselves. It is a PyTorch-based training and evaluation toolkit that follows fairseq conventions, with YAML configs, distributed training across GPUs and nodes, and a choice of decoders that includes CTC, Transducer (RNN-T), and word-level language model fusion backed by a fast parallelized implementation. Ready-made recipes for WSJ, LibriSpeech, and Switchboard give newcomers a concrete place to start, and the optional torchaudio feature extraction path keeps Kaldi out of the pipeline for simpler setups.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production