#132 · Primary category: Speech & Audio

lobe-tts

auzre bun edge lobehub microsoft-speech-api nodejs opeanai react speech-recognition speech-to-text stt text-to-speech 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