SamirPaulb/real-time-voice-translator
A desktop application that uses AI to translate voice between languages in real time, while preserving the speaker's tone and emotion.
Leverages Google's Speech Recognition API for audio capture and deep-translator for multilingual support, with gTTS handling speech synthesis output across detected languages. The pipeline chains real-time audio input through speech-to-text, translation, and text-to-speech stages using PyAudio for hardware integration. Packaged as cross-platform executables via cx_Freeze, enabling standalone distribution without Python runtime dependencies.
396 stars. No commits in the last 6 months.
Stars
396
Forks
96
Language
Tcl
License
GPL-2.0
Category
Last pushed
Jan 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/SamirPaulb/real-time-voice-translator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
voicegain/platform
Voicegain Enterprise Speech-to-Text Platform (API, Portal, etc.)
davidamacey/OpenTranscribe
Self-hosted AI-powered transcription platform with speaker diarization, search, and...
aws-samples/amazon-transcribe-live-call-analytics
Amazon Transcribe Live Call Analytics (LCA) Sample Solution
jim-schwoebel/voicebook
🗣️ A book and repo to get you started programming voice computing applications in Python (10...
bensonruan/Chrome-Web-Speech-API
Chrome Web Speech API