Automatic Speech Recognition system for non-native English speakers. This project is a university final-year project. Inspired by Google's Project Euphonia, this project aims to replicate a similar machine-learning model for more people.
The environment for this project uses Anaconda
. To set up the
anaconda environment, follow the guide on PyCharm's documentation about configuring a conda
environment.
This project is currently developed by using OpenAI's Whisper model from HuggingFace. The project will fine-tune the model based on different accents from different countries.