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