After installing all the requirements, run the following command.
python transcriber.py [filename]With the example provided in this repo, you can run the following.
python transcriber.py upfirst/20221227.mp3This project uses OpenAI Whisper and the details are included in their paper.