RealtimeSTT icon indicating copy to clipboard operation
RealtimeSTT copied to clipboard

Set exception_on_overflow=False to stream.read()

Open dom3 opened this issue 1 year ago • 0 comments

Adding this will prevent crash loops.

RealTimeSTT: root - ERROR - Error during recording: [Errno -9988] Stream closed RealTimeSTT: root - ERROR - Error during recording: [Errno -9988] Stream closed RealTimeSTT: root - ERROR - Error during recording: [Errno -9988] Stream closed RealTimeSTT: root - ERROR - Error during recording: [Errno -9988] Stream closed RealTimeSTT: root - ERROR - Error during recording: [Errno -9988] Stream closed RealTimeSTT: root - ERROR - Error during recording: [Errno -9988] Stream closed RealTimeSTT: root - ERROR - Error during recording: [Errno -9988] Stream closed RealTimeSTT: root - ERROR - Error during recording: [Errno -9988] Stream closed RealTimeSTT: root - ERROR - Error during recording: [Errno -9988] Stream closed RealTimeSTT: root - ERROR - Error during recording: [Errno -9988] Stream closed RealTimeSTT: root - ERROR - Error during recording: [Errno -9988] Stream closed RealTimeSTT: root - ERROR - Error during recording: [Errno -9988] Stream closed RealTimeSTT: root - ERROR - Error during recording: [Errno -9988] Stream closed RealTimeSTT: root - ERROR - Error during recording: [Errno -9988] Stream closed RealTimeSTT: root - ERROR - Error during recording: [Errno -9988] Stream closed RealTimeSTT: root - ERROR - Error during recording: [Errno -9988] Stream closed RealTimeSTT: root - ERROR - Error during recording: [Errno -9988] Stream closed

dom3 avatar Jul 29 '24 22:07 dom3