11 Forks
23 Stars
23 Watchers

End2EndAutomaticSpeechRecognition

In this repository, I have developed an end to end Automatic speech recognition project. I have developed the neural network model for automatic speech recognition with PyTorch and used MLflow to manage the ML lifecycle, including experimentation, reproducibility, deployment, and a central model registry.

How to download and setup End2EndAutomaticSpeechRecognition

Open terminal and run command
git clone https://github.com/victor369basu/End2EndAutomaticSpeechRecognition.git
git clone is used to create a copy or clone of End2EndAutomaticSpeechRecognition repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with End2EndAutomaticSpeechRecognition https://github.com/victor369basu/End2EndAutomaticSpeechRecognition/archive/master.zip

Or simply clone End2EndAutomaticSpeechRecognition with SSH
[email protected]:victor369basu/End2EndAutomaticSpeechRecognition.git

If you have some problems with End2EndAutomaticSpeechRecognition

You may open issue on End2EndAutomaticSpeechRecognition support forum (system) here: https://github.com/victor369basu/End2EndAutomaticSpeechRecognition/issues