Jupyter notebook and Streamlit application for Whisper model from OpenAI
https://openai.com/research/whisper
File speech2text.ipynb
is meant to be run in Google's Colab workspace with T4 GPU and provides a simple Gradio interface for the Whisper model.
Other files are for Streamlit interface for API calling of Whisper. The app is available on the folowing website: speech2text-mlynatom.streamlit.app