streamlit-stt-app
streamlit-stt-app copied to clipboard
Real time web based Speech-to-Text app with Streamlit
streamlit-stt-app
A real time Speech-to-Text app built with Streamlit and streamlit-webrtc.
The STT engine is mozilla/DeepSpeech.
The forum post about this app is https://discuss.streamlit.io/t/new-component-streamlit-webrtc-a-new-way-to-deal-with-real-time-media-streams/8669/31.

Other examples
- STT with Whisper API by @goldengrape: https://github.com/whitphx/streamlit-stt-app/issues/133
