#107 · Primary category: Speech & Audio
alexandria-audiobook
AI-powered multi-voice audiobook generator — LLM script annotation, voice cloning, voice design, LoRA training, per-line style control, and export to MP3, chaptered M4B, or Audacity multi-track. Built on Qwen3-TTS.
Project last updated:08/02/26
GitHub Stars
980
Forks
120
Contributors
8
License
MIT
Why we included this project
Turning a book into a narrated audiobook usually means wiring together several TTS engines and fixing the same mistakes over and over. This project collapses that into a single pipeline: the LLM parses your text into speakers and dialogue with per-line direction hints, then a built-in Qwen3-TTS engine renders each line locally. You get voice cloning from a short reference clip, a text-driven voice designer, and optional LoRA fine-tuning if you need a character voice to stay consistent across twenty chapters. The browser-based editor lets you correct one line and re-render only that chunk, which spares you from regenerating an hour of audio after a small misattribution. Exports cover the formats listeners actually use: single MP3, chaptered M4B for Audiobookshelf and Apple Books, or per-speaker WAV tracks for Audacity. Writers, indie publishers, and hobby narrators with a capable NVIDIA or AMD GPU will find it the most practical.
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