Transcribe audio files and make them searchable.
This project is a demo for my article at medium.com
https://medium.com/better-programming/create-searchable-audio-using-python-78b5afc5122
- Install the necessary libs from the requirements.txt
- Download the .wav samples or put your own data in the project's directory. Don't forget to adjust the recognition language if it is other than English!
- Run the program with python/python3.