real-time-language-translator and real-time-voice-translator

These are competitors—both implement real-time speech-to-translation pipelines with voice I/O, though B adds a web UI layer via Streamlit while A appears to be a lower-level library, making them alternative solutions for the same core use case rather than tools meant to be used together.

Maintenance 0/25
Adoption 8/25
Maturity 16/25
Community 19/25
Maintenance 10/25
Adoption 2/25
Maturity 9/25
Community 0/25
Stars: 61
Forks: 22
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 2
Forks:
Downloads:
Commits (30d): 0
Language: Python
License:
Stale 6m No Package No Dependents
No Package No Dependents

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

RakeshBabuGajula/real-time-voice-translator

A real-time voice translator web app built with Streamlit that captures live speech, converts it to text, translates it into a chosen language, and plays back the translated audio using text-to-speech. It supports multiple languages, start/stop controls, text editing, and export features to enable seamless multilingual communication.

Scores updated daily from GitHub, PyPI, and npm data. How scores work