VOSK-Powered-Live-Subtitle-V3 and Live-Subtitle
The two Android apps are competitor projects by the same developer that offer live caption generation, but they utilize different speech recognition APIs (VOSK vs. Android Developers Speech Recognition) and translation APIs (unofficial Google Translate API vs. Android ML Kit Translate API) to achieve the same core functionality, with the first tool expanding recognition beyond just VLC streams.
About VOSK-Powered-Live-Subtitle-V3
botbahlul/VOSK-Powered-Live-Subtitle-V3
ANDROID APP that can RECOGNIZE ANY LIVE AUDIO/VIDEO STREAMING (using free VOSK Speech Recognition API) then TRANSLATE (using unofficial online Google Translate API) and display it as LIVE CAPTION / LIVE SUBTITLE
This Android app helps you understand live audio or video streams by recognizing the spoken words and displaying them as real-time captions. It takes spoken language from a live stream and outputs translated text subtitles directly on your screen. Anyone who needs to follow live broadcasts, lectures, or conversations in a foreign language will find this useful.
About Live-Subtitle
botbahlul/Live-Subtitle
ANDROID APP that can RECOGNIZE VLC LIVE AUDIO/VIDEO STREAMING (using free Android Developers Speech Recognition API) then TRANSLATE (using ANDROID MLKIT TRANSLATE API) and display it as LIVE CAPTION / LIVE SUBTITLE
This Android app provides real-time captions and translations for live audio and video streams playing in VLC Player. It takes live audio from a YouTube stream or local video files and displays translated text on your screen, making content accessible to a wider audience. This is ideal for anyone consuming streamed video content on an Android device who needs instant subtitles in a different language.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work