The first Amharic TTS that is fully functional, interactive and appealing.
# Amharic-TTS using Streamlit and edge-tts
The First Amharic TTS that is fully functional, interactive.
# How to use it
1. Clone the repo
2. Switch to the Directory
3. Create a virtual environment and activate it "python3 -m venv your_env_name"
4. Install all the required dependencies and packages "pip install -r requirements.txt"
5. Then run it using the command "streamlit run amharic_tts_app.py"