streamlit-stt-app icon indicating copy to clipboard operation
streamlit-stt-app copied to clipboard

Real time web based Speech-to-Text app with Streamlit

Results 17 streamlit-stt-app issues
Sort by recently updated
recently updated
newest added

like https://huggingface.co/spaces/anzorq/openai_whisper_stt

I was interested in this project. very good project. when i select audio it transcribes incorrectly and very slowly. for what reason. I use model 0.93 english model. looking forward...

I replace the model and the score file with zh_CN ones provided at https://github.com/mozilla/DeepSpeech/releases/tag/v0.9.3. However, I got "UnicodeEncodeError": ```text UnicodeEncodeError: 'utf-8' codec can't encode characters in position 11-12: surrogates not...

I am using Chrome Version 95.0.4638.69 (Official Build) (64-bit) on Ubuntu 20.04 LTS. I am not able to run the demo. ![Error](https://user-images.githubusercontent.com/96163071/146716276-8f27754d-1903-4bda-af5d-1dde4a08efe0.png)

An error below had occurred on Streamlit Sharing. ``` [2021-06-27 05:27:39,157] ERROR from streamlit_webrtc.process in /home/appuser/venv/lib/python3.8/site-packages/streamlit_webrtc/process.py:159: Error occurred in the WebRTC thread: [2021-06-27 05:27:39,197] ERROR from streamlit_webrtc.process in /home/appuser/venv/lib/python3.8/site-packages/streamlit_webrtc/process.py:164: Traceback...

bug

Hi @whitphx When I run your app https://share.streamlit.io/whitphx/streamlit-stt-app/main/app_deepspeech.py I don't get any output. ![image](https://user-images.githubusercontent.com/622048/122643566-79d12980-d0de-11eb-89af-fcf7b3925e88.png) ![image](https://user-images.githubusercontent.com/622048/122643576-85bceb80-d0de-11eb-8a73-f2335834f6f3.png)