whitphx / streamlit-stt-app

Real time web based Speech-to-Text app with Streamlit
https://share.streamlit.io/whitphx/streamlit-stt-app/main/app_deepspeech.py
MIT License
221 stars 133 forks source link

stt for whisper #133

Closed goldengrape closed 1 year ago

goldengrape commented 1 year ago

I followed your example and modified it to use the openai whisper api for speech recognition,

https://gist.github.com/goldengrape/dbe38047363a6dcd143154513faf2ff2

whitphx commented 1 year ago

That's great! I added the link on README: https://github.com/whitphx/streamlit-stt-app/blob/main/README.md#other-examples