You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi running this on W10. Its all up and running but anytime I run TTS - the connections look like they are being closed by the remote host.
Its over my head, but a bit of searching suggests this is a Python Windows issue?
Same issue with silero and eleven labs TTS
Any suggestions gratefully received.
Thanks
eleven labs output
Got an API Key!
Using cache found in C:\Users\Sam/.cache\torch\hub\snakers4_silero-models_master
Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
Traceback (most recent call last):
File "C:\Windows\System32\installer_files\env\lib\asyncio\events.py", line 80, in _run
self._context.run(self._callback, *self._args)
File "C:\Windows\System32\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
Output generated in 36.62 seconds (0.08 tokens/s, 3 tokens)
checking api
Got an API Key!
Output generated in 1.80 seconds (2.22 tokens/s, 4 tokens)
Output generated in 32.38 seconds (0.12 tokens/s, 4 tokens)
Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
Traceback (most recent call last):
File "C:\Windows\System32\installer_files\env\lib\asyncio\events.py", line 80, in _run
self._context.run(self._callback, *self._args)
File "C:\Windows\System32\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
Output generated in 50.75 seconds (0.24 tokens/s, 12 tokens)
checking api
Got an API Key!
Using cache found in C:\Users\Sam/.cache\torch\hub\snakers4_silero-models_master
Output generated in 31.25 seconds (0.22 tokens/s, 7 tokens)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi running this on W10. Its all up and running but anytime I run TTS - the connections look like they are being closed by the remote host.
Its over my head, but a bit of searching suggests this is a Python Windows issue?
Same issue with silero and eleven labs TTS
Any suggestions gratefully received.
Thanks
eleven labs output
Got an API Key!
Using cache found in C:\Users\Sam/.cache\torch\hub\snakers4_silero-models_master
Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
Traceback (most recent call last):
File "C:\Windows\System32\installer_files\env\lib\asyncio\events.py", line 80, in _run
self._context.run(self._callback, *self._args)
File "C:\Windows\System32\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
Output generated in 36.62 seconds (0.08 tokens/s, 3 tokens)
checking api
Got an API Key!
Output generated in 1.80 seconds (2.22 tokens/s, 4 tokens)
Output generated in 32.38 seconds (0.12 tokens/s, 4 tokens)
Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
Traceback (most recent call last):
File "C:\Windows\System32\installer_files\env\lib\asyncio\events.py", line 80, in _run
self._context.run(self._callback, *self._args)
File "C:\Windows\System32\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
Output generated in 50.75 seconds (0.24 tokens/s, 12 tokens)
checking api
Got an API Key!
Using cache found in C:\Users\Sam/.cache\torch\hub\snakers4_silero-models_master
Output generated in 31.25 seconds (0.22 tokens/s, 7 tokens)
Beta Was this translation helpful? Give feedback.
All reactions