Skip to content

gunarakulangunaretnam/real-time-language-translator

Repository files navigation

Python Real Time Language Translation Bot

This repository contains some python scripts which can translate languages with audio processing. These scripts are written in python with some modules.

How does it work
  1. Convert audio speeches into texts with speech-recognition library.
  2. Translate the text into another language with googletrans library
  3. Convert the translated text into voice gtts library
  4. Play the voice as sound playsound library

Releases

No releases published

Packages

 
 
 

Languages