#132 · Primary category: Speech & Audio
lobe-tts
🎤 Lobe TTS - A high-quality & reliable TTS/STT library for Server and Browser
Project last updated:03/02/26
GitHub Stars
805
Forks
103
Contributors
12
License
MIT
Why we included this project
Lobe TTS is a TypeScript library that covers both text-to-speech and speech-to-text, so a chat app or voice assistant can handle talking and listening with one dependency. On the server it wraps several speech providers, including Edge, Microsoft, and OpenAI, and turns a few lines of code into synthesized audio; the same package also does speech-to-text. In the browser it provides React hooks plus ready-made audio player and visualizer components, which means you do not have to build playback state, progress tracking, or waveform rendering from scratch. Because it is a library rather than a hosted service, you decide where audio gets generated and how it is presented, which suits teams that want either a headless backend or a polished in-app voice UI.
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