Multilingual Translator is a real-time application enabling instant text and optional audio translation across 20+ languages. Built with Flask and Streamlit, it leverages OpenAI's powerful LLMs for high-quality translations and natural text-to-speech synthesis. Its unique MCP server architecture modularizes tasks like text handling, translation, and speech generation, ensuring clean separation of logic, easier maintenance, and scalability for future enhancements.
主な機能
01Text-to-Text Translation between major global languages using OpenAI
02Text-to-Speech Generation for natural voice output of translations
03Real-time interactive front-end experience built with Streamlit
04Supports over 20 languages with easy source and target language selection
050 GitHub stars