Skip to content

gunarakulangunaretnam/real-time-language-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language Translation Bot

01 Introduction

A voice recognition based tool for translating languages in real time. This tool could be used to translate languages with voice data. For an example, it can listen and, translate that voice data into the target language then, it speaks out as a voice output, similar to a human translator, who listens and then translate in a targeted language.

This is not efficient like human translator, it is using the google translate platform as backbone to perform the translation process.

Banner Image

diagram

02 Technology Stack

  • Python 3.8
  • GTTS Module
  • SpeechRecognition Module
  • Playsound Module
  • Googletrans Module

03 Setup

04 Usage

python main.py

Social Links

Releases

No releases published

Packages

No packages published

Languages