real-time-language-translator and real-time-voice-translator
These are competitors—both implement real-time speech-to-speech translation pipelines with voice input/output, targeting the same use case of instant multilingual voice communication.
About real-time-language-translator
gunarakulangunaretnam/real-time-language-translator
A voice recognition-based tool for translating languages in real-time.
Combines speech recognition (SpeechRecognition module), machine translation (Googletrans v3.1.0a0), and text-to-speech synthesis (GTTS) in a Python pipeline to capture, translate, and vocalize output. Built with Streamlit for the UI and Pygame for audio playback, enabling a complete end-to-end spoken-language translation workflow without external API dependencies beyond Google's services.
About real-time-voice-translator
Jopex1/real-time-voice-translator
🌍 Capture speech, translate it instantly, and playback audio in a selected language with this easy-to-use real-time voice translator built on Python and Streamlit.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work