Paul771/call-translator-win ? reverse-engineered prompt
Reverse engineered prompt
Build me the Windows version of this real time call translator so I can talk in my own language on Google Meet, Zoom, or any other call app, and the other person hears the translated speech right away.
I want a local app that captures my mic, sends speech to text, translates it, turns it back into voice, and routes it into the call, with the reverse working for the other person too. It should support the languages listed in the project, use Deepgram for speech to text, Groq for translation, and Piper for the voice output. I also want a simple web page where I can enter my API keys, pick languages, download voices, see live transcripts, and view call history with AI summaries.
Make it work well on Windows 10 and 11, use the right audio routing there, and keep the setup as easy as possible with a clear first run experience. If anything is unclear, look up the current docs online and fill in the gaps.
Are you gonna build this?
make sure you review the code using coderabbit