bark_tts icon indicating copy to clipboard operation
bark_tts copied to clipboard

ERROR:Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)

Open rpalmerdev opened this issue 2 years ago • 0 comments
trafficstars

ERROR:Exception in callback _ProactorBasePipeTransport._call_connection_lost(None) handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)> Traceback (most recent call last): File "F:\oobabooga_windows\installer_files\env\lib\asyncio\events.py", line 80, in _run self._context.run(self._callback, *self._args) File "F:\oobabooga_windows\installer_files\env\lib\asyncio\proactor_events.py", line 165, in _call_connection_lost self._sock.shutdown(socket.SHUT_RDWR) ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host

I keep getting this error while using the extension. It still seems to be working (aside from slower performance than I expected), but that error is being generated frequently.

I'm on Windows 11. Hardware is 4090 gpu, 13900k cpu, and I have 64gb system ram. Running Vicuna 13b 4bit-128g in chat mode.

rpalmerdev avatar May 18 '23 20:05 rpalmerdev