A fully free, offline Amharic TTS app using Meta's MMS model, running locally via Gradio.No API keys. No internet connection required after the model is downloaded.
amharic_tts/
├── app.py ← main application (single file)
├── requirements.txt ← Python dependencies
└── README.md ← this file
Prerequisites