got this error at the end (while speaking): "WebSocket error: [WinError 10054] An existing connection was forcibly closed by the remote hostWebSocket error: [WinError 10054] An existing connection was forcibly closed by the remote host" any ideas? should I open the python file in another terminal while this one is running?
This code is already outdated. Please use the main installation (pip install realtimestt) from the master branch. Then start the client with the `stt` cli command. If you still run into problems I suggest we discuss that on my discord in the RealtimeSTT section discord.com/invite/f556hqRjpv or per mail (kolja.beigel@web.de), happy to assist
STT server start command issued. Please wait a moment for it to initialize. Timeout while connecting to the server. Failed to connect to the server. 👄 ALSA lib pcm_dsnoop.c:567:(snd_pcm_dsnoop_open) unable to open slave ALSA lib pcm_dmix.c:1000:(snd_pcm_dmix_open) unable to open slave ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib pcm_dmix.c:1000:(snd_pcm_dmix_open) unable to open slave Cannot connect to server socket err = No such file or directory Cannot connect to server request channel jack server is not running or cannot be started JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock could you help with this issue?Im trying this on ubuntu
I’ll defenitly give it a try
got this error at the end (while speaking):
"WebSocket error: [WinError 10054] An existing connection was forcibly closed by the remote hostWebSocket error: [WinError 10054] An existing connection was forcibly closed by the remote host"
any ideas?
should I open the python file in another terminal while this one is running?
This code is already outdated. Please use the main installation (pip install realtimestt) from the master branch. Then start the client with the `stt` cli command. If you still run into problems I suggest we discuss that on my discord in the RealtimeSTT section discord.com/invite/f556hqRjpv or per mail (kolja.beigel@web.de), happy to assist
STT server start command issued. Please wait a moment for it to initialize.
Timeout while connecting to the server.
Failed to connect to the server.
👄 ALSA lib pcm_dsnoop.c:567:(snd_pcm_dsnoop_open) unable to open slave
ALSA lib pcm_dmix.c:1000:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm_dmix.c:1000:(snd_pcm_dmix_open) unable to open slave
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
could you help with this issue?Im trying this on ubuntu
Will try tomorrow on ubuntu
Had similar issues on Ubuntu. I upgraded RealtimeSTT to v0.3.5 so with "pip install RealtimeSTT==0.3.5" these problems should be solved now.