An application for learning and practicing International Phonetic Alphabet (IPA) pronunciation.
This project helps users learn to pronounce sounds in the International Phonetic Alphabet through interactive exercises and feedback.
- Interactive pronunciation practice
- Audio feedback
- Progress tracking
- Clone the repository
- Install dependencies:
pip install -r requirements.txt
- Run the application:
python app.py
- Python
- HTML/CSS
- Flask (Web Framework)