An app for translating from one language to another.Almost all world languages are available.
- Translates to any language
- App also generates an audio file of the translation
- And lets you download the audio file
- Streamlit - open source app framework for Machine Learning & Data Science
- google-trans-new - google translate api
- gTTS - google text to speech
Open the web app in Streamlit
App : https://share.streamlit.io/harisankarsnair/languagetranslator/main/main.py
If you have any feedback, please reach out to us at https://discuss.streamlit.io/t/language-translator-web-app-simply-translate/14267