This project is a Generative AI-powered translator that enables natural and context-aware text translation across multiple languages.
It also supports Text-to-Speech (TTS) for audio output.
- Multi-language text translation (based on Helsinki-NLP MarianMT models)
- Text-to-Speech support (Google TTS)
- Interactive Gradio Web Interface
- Modular and extensible code
- Python
- Hugging Face Transformers
- Torch
- Gradio
- gTTS (Google Text-to-Speech)
AI_Translator_Project/ βββ ai_powered_multilanguage_model(final_project).ipynb # Google colab Notebook βββ ai_powered_multilanguage_model(final_project).py # Python Script βββ requirements.txt # Dependencies βββ README.md # Documentation βββ assets/ # Images, diagrams, logo