Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 1.44 KB

README.md

File metadata and controls

49 lines (26 loc) · 1.44 KB

Language Translator

An app for translating from one language to another.Almost all world languages are available.

Features

  • Translates to any language
  • App also generates an audio file of the translation
  • And lets you download the audio file

Requirements

  • Streamlit - open source app framework for Machine Learning & Data Science
  • google-trans-new - google translate api
  • gTTS - google text to speech

Badges

Open the web app in Streamlit

Streamlit App

Streamlit

Star my repo here: Star

Authors

Demo

App : https://share.streamlit.io/harisankarsnair/languagetranslator/main/main.py

Feedback

If you have any feedback, please reach out to us at https://discuss.streamlit.io/t/language-translator-web-app-simply-translate/14267

Acknowledgements