gowtham4545 / web-action-recognition

A web application that detects the sign language actions and generate them to meaningful sentences and convert it into speech.
0 stars 0 forks source link

Text to Speech #2

Open gowtham4545 opened 7 months ago

gowtham4545 commented 7 months ago

RuntimeError: run loop already started Traceback: File "C:\Users\LENOVO\AppData\Local\Programs\Python\Python310\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 541, in _run_script exec(code, module.dict) File "D:\Action-Web\web-action-recognition\app.py", line 16, in say(flow) File "D:\Action-Web\web-action-recognition\video.py", line 99, in say engine.runAndWait() File "C:\Users\LENOVO\AppData\Local\Programs\Python\Python310\lib\site-packages\pyttsx3\engine.py", line 177, in runAndWait raise RuntimeError('run loop already started')

gowtham4545 commented 6 months ago

text to speech library is not working on the browser.