Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 483 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 483 Bytes

speech2text

Jupyter notebook and Streamlit application for Whisper model from OpenAI

Whisper model

https://openai.com/research/whisper

Jupyter notebook

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.

Streamlit application

Other files are for Streamlit interface for API calling of Whisper. The app is available on the folowing website: speech2text-mlynatom.streamlit.app