RealtimeSTT
RealtimeSTT copied to clipboard
ModuleNotFoundError: No module named 'RealtimeSTT'
Hi! After having issues installing RealTimeSTT (I had errors with a "wheel" (I'm not a programmer)), I was able to run the RealtimeSTT installer without error messages.
But when I try to run realtimestt_test.py, I get this error:
System initializing, please wait
Traceback (most recent call last):
File "C:\Users\rober\Documents\MyLinguistica\RealTimeTTS\RealtimeSTT-master\RealtimeSTT-master\tests\realtimestt_test.py", line 49, in
Any idea why?
Thanks!