#202 · Primary category: Speech & Audio
kospeech
Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition leveraging PyTorch and Hydra.
Project last updated:05/27/23
GitHub Stars
636
Forks
189
Contributors
11
License
Apache-2.0
Why we included this project
KoSpeech is one of the few open-source toolkits built specifically around Korean end-to-end speech recognition, and it fills a real gap because most ASR libraries of its era targeted English. It ships reference implementations of the major acoustic model families, including Deep Speech 2, Listen Attend and Spell, RNN-Transducer, Speech Transformer, Jasper, and Conformer, plus preprocessing recipes for the KsponSpeech corpus. That makes it a useful study aid for anyone learning how these architectures are wired together in PyTorch. Researchers and students who want to compare model architectures on Korean audio, or trace how CTC and attention-based decoders are implemented, will find the codebase readable and well documented. Note that the project is archived and the maintainer points to OpenSpeech for active training work, so treat KoSpeech as a reference and learning resource rather than a dependency for new production pipelines.
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