#119 · Primary category: Speech & Audio
GigaAM
Foundational Model for Speech Recognition Tasks
Project last updated:08/17/26
GitHub Stars
771
Forks
102
Contributors
6
License
MIT
Why we included this project
GigaAM is a Conformer-based acoustic model family with state-of-the-art results on Russian speech recognition, and a newer multilingual line extends the same approach to 70+ languages. The repo ships pretrained CTC and RNN-T checkpoints you can load and call transcribe() on for short clips, or use long-form transcription with word-level timestamps for longer recordings. The same encoder also backs an emotion recognition model, so one audio pipeline can handle both transcription and affective analysis. Fine-tuning runs through PyTorch Lightning, and ONNX export plus Triton Inference Server support cover the production serving side. If you're building call-center analytics, voice assistants, or multilingual transcription, this is a practical MIT-licensed starting point.
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