Realtime translation possible?
Author: mercurial-moonCreated Nov 10, 2025Updated May 31, 2026
Hi, I see that there is translator.py in tests folder but i guess that uses OpenAI models and needs an api key.
Is it possible to do realtime translation with faster-whisper similar to that you have done with transcription.
Or may be the correct question to ask would be :
Is realtime translation from any language that whisper supports to english possible using RealtimeSTT?
Source: KoljaB/RealtimeSTT