c1ph3r-fsocitey / Speech_Translator

This is a speech translator made using python, which can convert speech to text, translate it to the desired language and speaks it back to the user in the same language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speech_Translator

This is a speech translator made using python, which can convert speech to text, translate it to the desired language and speaks it back to the user in the same language

Requirements for the project

The following are the requirements for the translator project:

pip install speechrecognition
pip install playsound==1.2.2
pip install googletrans==2.1.0
pip install --upgrade googletrans==4.0.0-rc1
pip install translate
pip install gTTS

About

This is a speech translator made using python, which can convert speech to text, translate it to the desired language and speaks it back to the user in the same language


Languages

Language:Python 100.0%