bajajvinamr / HacktoberFest2020

Make your first PR! ~ A beginner-friendly repository. Add your profile, a blog, or any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
152 stars 685 forks source link

Created Language-Translator.py #1005

Open KalagaPoornisha opened 3 years ago

KalagaPoornisha commented 3 years ago

we are using Google API to build a Language Translator which can translate one language to another language. On the internet, we can see lots of projects on Speech Recognition, Speech to text, text to speech, etc. but here in this project we are going to build something more advance than that.