#19 · Primary category: Translation & Localization

LiveTranslate

asr funasr live-translation real-time-translation speech-recognition subtitle-overlay voice-recognition vtuber vtuber-software vuter-subtitle

Real-time audio translation, captures system audio + mic, runs ASR (Whisper/SenseVoice), translates via LLM API with streaming display. Perfect for VTubers, livestreamers, and watching foreign content. Windows 实时音频翻译,ASR 语音识别后 LLM 流式翻译显示,适合 VTuber、主播和外语视频观看。

Project last updated:08/17/26

GitHub Stars

590

Forks

42

Contributors

7

License

MIT

Why we included this project

LiveTranslate is a Windows utility that captures whatever your system is playing, runs speech recognition on it, and shows the translation in a floating overlay. It works with any audio source, so you can follow foreign-language streams, games, or voice chats without modifying the player. You can pick between faster-whisper, SenseVoice, and other ASR engines, and point it at any OpenAI-compatible translation API. The overlay updates character by character, which keeps up with fast dialogue, and the low-latency VAD pipeline is built for real-time use rather than batch processing. VTubers and streamers can use it to subtitle their own content, and if your machine lacks a good GPU, you can offload ASR to another computer over HTTP. A portable build means you don't need Python installed, and the built-in benchmark lets you compare translation models before you commit.

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