AlfiAI/Advanced_Multi-Language_Translator
0
Advanced Multi-Language Translator
This project is an advanced multi-language translator application using Hugging Face's M2M100 model for translation and Google Text-to-Speech (gTTS) for audio output. The application is built with Gradio for a user-friendly interface.
How to Run
- Clone the repository or download the project files.
- Install the required dependencies from
requirements.txt. - Run the application using the following command:
python translator_app.py