pyvosklivesubtitle and VOSK-Powered-Live-Subtitle-V3
These are ecosystem siblings—a desktop application and its Android counterpart that share the same underlying architecture (VOSK speech recognition + Google Translate API) but target different platforms for the same use case.
About pyvosklivesubtitle
botbahlul/pyvosklivesubtitle
PySimpleGUI based DESKTOP APP that can RECOGNIZE any live streaming in 23 languages that supported by VOSK then TRANSLATE (using unofficial online Google Translate API) and display it as LIVE CAPTION / LIVE SUBTITLE
Leverages Vosk's offline speech recognition models with streamlink integration for capturing live streams from multiple platforms, then applies a custom translation function to Google Translate API. Supports multiple subtitle export formats (SRT, etc.) and allows dragging translated captions anywhere on screen; requires ffmpeg/ffprobe and platform-specific audio loopback setup (Stereo Mix on Windows, PulseAudio monitoring on Linux) for optimal performance.
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
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work