This project captures live audio/video, transcribes speech, translates it, and outputs translated audio (with optional subtitles).
🚀 Built with Python, Whisper, Google Translate API, gTTS, OpenCV, Streamlit.
```bash git clone https://github.com/YOUR-USERNAME/live-audio-video-translator.git cd live-audio-video-translator pip install -r requirements.txt