#Build_your_own_language_translator
#how_to_make_a_language_translator_using_python
In this tutorial, we are going to use googletrans to build a Language Translator which can translate one language to another language. On the internet, we can see lots of projects on Speech Recognitions, Speech to text, text to speech, etc. but here in this project we are going to build something more advance than that.
Let’s assume a scenario, we are traveling in Spain and we don’t know how to speak Spanish or we are in any other country and we don’t know their native language, then we can use this tool to overcome the problem. We can translate between all those languages which are present in google translator.
Modules required:
1) googletrans(alpha version) - pip install googletrans==3.1.0a0
2) Speech Recognition - pip install speechRecognition
3) pyaudio - pip install pyaudio
4) playsound - pip install playsound
5) gTTS ( Google Text-to-speech) - pip install gTTS
If you want the whole code , click this link - https://github.com/AdritoPramanik/Lan...
Follow me on gitHub - https://github.com/AdritoPramanik
Tags:
python for beginners,
google translator,
googletrans python module,
python language translation,
python translation program,
translate with python,
google translate with python,
translation with python,
python translate library,
text translator using python,
how to create text translator in python,
language translate with python,
python language translate,
googletrans module,
googletrans module python,
how to use python for translation,
use python for translation