a
This commit is contained in:
+383
@@ -1406,3 +1406,386 @@ ValueError: unsupported device mps
|
||||
2025-07-23 12:15:05.513 - RealTimeSTT: realtimestt - INFO - Setting listen time
|
||||
2025-07-23 12:15:05.513 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'listening'
|
||||
2025-07-23 12:15:05.515 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording start
|
||||
2025-07-23 12:37:04.498 - RealTimeSTT: realtimestt - INFO - Starting RealTimeSTT
|
||||
2025-07-23 12:37:04.505 - RealTimeSTT: realtimestt - INFO - Initializing audio recording (creating pyAudio input stream, sample rate: 16000 buffer size: 512
|
||||
2025-07-23 12:37:04.511 - RealTimeSTT: realtimestt - INFO - Initializing faster_whisper realtime transcription model tiny, default device: cpu, compute type: default, device index: 0, download root: None
|
||||
2025-07-23 12:37:05.119 - RealTimeSTT: realtimestt - DEBUG - Faster_whisper realtime speech to text transcription model initialized successfully
|
||||
2025-07-23 12:37:05.119 - RealTimeSTT: realtimestt - INFO - Initializing WebRTC voice with Sensitivity 3
|
||||
2025-07-23 12:37:05.119 - RealTimeSTT: realtimestt - DEBUG - WebRTC VAD voice activity detection engine initialized successfully
|
||||
2025-07-23 12:37:05.708 - RealTimeSTT: realtimestt - DEBUG - Silero VAD voice activity detection engine initialized successfully
|
||||
2025-07-23 12:37:05.708 - RealTimeSTT: realtimestt - DEBUG - Starting realtime worker
|
||||
2025-07-23 12:37:05.708 - RealTimeSTT: realtimestt - DEBUG - Waiting for main transcription model to start
|
||||
2025-07-23 12:37:10.104 - RealTimeSTT: realtimestt - DEBUG - Main transcription model ready
|
||||
2025-07-23 12:37:10.105 - RealTimeSTT: realtimestt - DEBUG - RealtimeSTT initialization completed successfully
|
||||
2025-07-23 12:37:10.105 - RealTimeSTT: realtimestt - INFO - Setting listen time
|
||||
2025-07-23 12:37:10.105 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'listening'
|
||||
2025-07-23 12:37:10.106 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording start
|
||||
2025-07-23 12:37:10.361 - RealTimeSTT: realtimestt - INFO - voice activity detected
|
||||
2025-07-23 12:37:10.361 - RealTimeSTT: realtimestt - INFO - recording started
|
||||
2025-07-23 12:37:10.361 - RealTimeSTT: realtimestt - INFO - State changed from 'listening' to 'recording'
|
||||
2025-07-23 12:37:10.362 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording stop
|
||||
2025-07-23 12:37:10.374 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 7168
|
||||
2025-07-23 12:37:10.758 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: This is
|
||||
2025-07-23 12:37:10.758 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 13312
|
||||
2025-07-23 12:37:11.082 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: This is a pair.
|
||||
2025-07-23 12:37:11.082 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 18432
|
||||
2025-07-23 12:37:11.452 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: This is a better
|
||||
2025-07-23 12:37:11.962 - RealTimeSTT: realtimestt - INFO - recording stopped
|
||||
2025-07-23 12:37:11.962 - RealTimeSTT: realtimestt - DEBUG - No samples removed, final audio length: 32256
|
||||
2025-07-23 12:37:11.962 - RealTimeSTT: realtimestt - INFO - State changed from 'recording' to 'inactive'
|
||||
2025-07-23 12:37:11.978 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'transcribing'
|
||||
2025-07-23 12:37:11.979 - RealTimeSTT: realtimestt - DEBUG - Adding transcription request, no early transcription started
|
||||
2025-07-23 12:37:11.986 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:12.094 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:12.203 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:12.305 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:12.405 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:12.506 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:12.523 - RealTimeSTT: realtimestt - INFO - State changed from 'transcribing' to 'inactive'
|
||||
2025-07-23 12:37:12.539 - RealTimeSTT: realtimestt - DEBUG - Model base completed transcription in 0.56 seconds
|
||||
2025-07-23 12:37:13.113 - RealTimeSTT: realtimestt - INFO - Setting listen time
|
||||
2025-07-23 12:37:13.113 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'listening'
|
||||
2025-07-23 12:37:13.114 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording start
|
||||
2025-07-23 12:37:13.817 - RealTimeSTT: realtimestt - INFO - voice activity detected
|
||||
2025-07-23 12:37:13.817 - RealTimeSTT: realtimestt - INFO - recording started
|
||||
2025-07-23 12:37:13.817 - RealTimeSTT: realtimestt - INFO - State changed from 'listening' to 'recording'
|
||||
2025-07-23 12:37:13.817 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording stop
|
||||
2025-07-23 12:37:13.832 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 16896
|
||||
2025-07-23 12:37:14.192 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: and I wrote this.
|
||||
2025-07-23 12:37:14.192 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 22016
|
||||
2025-07-23 12:37:14.524 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: and I wrote myself.
|
||||
2025-07-23 12:37:14.903 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 34304
|
||||
2025-07-23 12:37:15.216 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: and I wrote myself.
|
||||
2025-07-23 12:37:15.734 - RealTimeSTT: realtimestt - INFO - recording stopped
|
||||
2025-07-23 12:37:15.734 - RealTimeSTT: realtimestt - DEBUG - No samples removed, final audio length: 47104
|
||||
2025-07-23 12:37:15.734 - RealTimeSTT: realtimestt - INFO - State changed from 'recording' to 'inactive'
|
||||
2025-07-23 12:37:15.735 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'transcribing'
|
||||
2025-07-23 12:37:15.735 - RealTimeSTT: realtimestt - DEBUG - Adding transcription request, no early transcription started
|
||||
2025-07-23 12:37:15.739 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:15.843 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:15.946 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:16.047 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:16.149 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:16.250 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:16.276 - RealTimeSTT: realtimestt - INFO - State changed from 'transcribing' to 'inactive'
|
||||
2025-07-23 12:37:16.282 - RealTimeSTT: realtimestt - DEBUG - Model base completed transcription in 0.55 seconds
|
||||
2025-07-23 12:37:16.958 - RealTimeSTT: realtimestt - INFO - Setting listen time
|
||||
2025-07-23 12:37:16.958 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'listening'
|
||||
2025-07-23 12:37:16.959 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording start
|
||||
2025-07-23 12:37:17.144 - RealTimeSTT: realtimestt - INFO - voice activity detected
|
||||
2025-07-23 12:37:17.144 - RealTimeSTT: realtimestt - INFO - recording started
|
||||
2025-07-23 12:37:17.144 - RealTimeSTT: realtimestt - INFO - State changed from 'listening' to 'recording'
|
||||
2025-07-23 12:37:17.144 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording stop
|
||||
2025-07-23 12:37:17.150 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 16896
|
||||
2025-07-23 12:37:17.479 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Why are you not typing it?
|
||||
2025-07-23 12:37:17.480 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 22016
|
||||
2025-07-23 12:37:17.866 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Why are you not typing in the code?
|
||||
2025-07-23 12:37:17.866 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 28160
|
||||
2025-07-23 12:37:18.271 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Why are you not typing in the correct word?
|
||||
2025-07-23 12:37:18.555 - RealTimeSTT: realtimestt - INFO - recording stopped
|
||||
2025-07-23 12:37:18.555 - RealTimeSTT: realtimestt - DEBUG - No samples removed, final audio length: 38912
|
||||
2025-07-23 12:37:18.555 - RealTimeSTT: realtimestt - INFO - State changed from 'recording' to 'inactive'
|
||||
2025-07-23 12:37:18.650 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'transcribing'
|
||||
2025-07-23 12:37:18.651 - RealTimeSTT: realtimestt - DEBUG - Adding transcription request, no early transcription started
|
||||
2025-07-23 12:37:18.659 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:18.760 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:18.862 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:18.963 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:19.064 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:19.165 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:37:19.218 - RealTimeSTT: realtimestt - INFO - State changed from 'transcribing' to 'inactive'
|
||||
2025-07-23 12:37:19.222 - RealTimeSTT: realtimestt - DEBUG - Model base completed transcription in 0.57 seconds
|
||||
2025-07-23 12:37:20.491 - RealTimeSTT: realtimestt - INFO - Setting listen time
|
||||
2025-07-23 12:37:20.492 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'listening'
|
||||
2025-07-23 12:37:20.492 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording start
|
||||
2025-07-23 12:37:25.723 - RealTimeSTT: realtimestt - DEBUG - Finishing recording thread
|
||||
2025-07-23 12:37:25.723 - RealTimeSTT: realtimestt - DEBUG - No samples removed, final audio length: 0
|
||||
2025-07-23 12:37:25.723 - RealTimeSTT: realtimestt - INFO - State changed from 'listening' to 'inactive'
|
||||
2025-07-23 12:37:25.729 - RealTimeSTT: realtimestt - DEBUG - Terminating reader process
|
||||
2025-07-23 12:37:26.385 - RealTimeSTT: realtimestt - DEBUG - Terminating transcription process
|
||||
2025-07-23 12:37:26.386 - RealTimeSTT: realtimestt - DEBUG - Finishing realtime thread
|
||||
2025-07-23 12:40:01.289 - RealTimeSTT: realtimestt - INFO - Starting RealTimeSTT
|
||||
2025-07-23 12:40:01.301 - RealTimeSTT: realtimestt - INFO - Initializing audio recording (creating pyAudio input stream, sample rate: 16000 buffer size: 512
|
||||
2025-07-23 12:40:01.310 - RealTimeSTT: realtimestt - INFO - Initializing faster_whisper realtime transcription model tiny, default device: cpu, compute type: default, device index: 0, download root: None
|
||||
2025-07-23 12:40:02.041 - RealTimeSTT: realtimestt - DEBUG - Faster_whisper realtime speech to text transcription model initialized successfully
|
||||
2025-07-23 12:40:02.041 - RealTimeSTT: realtimestt - INFO - Initializing WebRTC voice with Sensitivity 3
|
||||
2025-07-23 12:40:02.041 - RealTimeSTT: realtimestt - DEBUG - WebRTC VAD voice activity detection engine initialized successfully
|
||||
2025-07-23 12:40:02.547 - RealTimeSTT: realtimestt - DEBUG - Silero VAD voice activity detection engine initialized successfully
|
||||
2025-07-23 12:40:02.547 - RealTimeSTT: realtimestt - DEBUG - Starting realtime worker
|
||||
2025-07-23 12:40:02.547 - RealTimeSTT: realtimestt - DEBUG - Waiting for main transcription model to start
|
||||
2025-07-23 12:40:06.631 - RealTimeSTT: realtimestt - DEBUG - Main transcription model ready
|
||||
2025-07-23 12:40:06.631 - RealTimeSTT: realtimestt - DEBUG - RealtimeSTT initialization completed successfully
|
||||
2025-07-23 12:40:06.632 - RealTimeSTT: realtimestt - INFO - Setting listen time
|
||||
2025-07-23 12:40:06.632 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'listening'
|
||||
2025-07-23 12:40:06.632 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording start
|
||||
2025-07-23 12:40:06.735 - RealTimeSTT: realtimestt - INFO - voice activity detected
|
||||
2025-07-23 12:40:06.735 - RealTimeSTT: realtimestt - INFO - recording started
|
||||
2025-07-23 12:40:06.735 - RealTimeSTT: realtimestt - INFO - State changed from 'listening' to 'recording'
|
||||
2025-07-23 12:40:06.735 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording stop
|
||||
2025-07-23 12:40:06.744 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 8192
|
||||
2025-07-23 12:40:07.118 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Okay, I'll touch you.
|
||||
2025-07-23 12:40:07.118 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 14336
|
||||
2025-07-23 12:40:07.479 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Okay, I'll close your eyes.
|
||||
2025-07-23 12:40:07.479 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 19456
|
||||
2025-07-23 12:40:07.888 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Okay, I'll touch your eye on the duck.
|
||||
2025-07-23 12:40:07.888 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 26624
|
||||
2025-07-23 12:40:08.252 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: I'll close your eye on the drawing.
|
||||
2025-07-23 12:40:08.252 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 31744
|
||||
2025-07-23 12:40:08.705 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: or do you want to do it differently?
|
||||
2025-07-23 12:40:08.705 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 38912
|
||||
2025-07-23 12:40:09.130 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: or do you want to know the link on the people
|
||||
2025-07-23 12:40:09.130 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 46080
|
||||
2025-07-23 12:40:09.546 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: or do you want to know the very link on the peoplehip myth.
|
||||
2025-07-23 12:40:09.550 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 53248
|
||||
2025-07-23 12:40:10.009 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: or do you want to know the very link on the people clip method is
|
||||
2025-07-23 12:40:10.009 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 60416
|
||||
2025-07-23 12:40:10.493 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: or do you want to know the very link on the people clip method is the most
|
||||
2025-07-23 12:40:10.493 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 67584
|
||||
2025-07-23 12:40:10.978 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: or do you want to know directly on the people clip method is the most particular.
|
||||
2025-07-23 12:40:10.979 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 75776
|
||||
2025-07-23 12:40:11.452 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: or do you want to know the very link on the people clip method is the most particular in recommend.
|
||||
2025-07-23 12:40:11.452 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 82944
|
||||
2025-07-23 12:40:11.983 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: or do you want to know directly on the people clip method is the most particular in Recommendants.
|
||||
2025-07-23 12:40:12.490 - RealTimeSTT: realtimestt - INFO - recording stopped
|
||||
2025-07-23 12:40:12.491 - RealTimeSTT: realtimestt - DEBUG - No samples removed, final audio length: 99840
|
||||
2025-07-23 12:40:12.491 - RealTimeSTT: realtimestt - INFO - State changed from 'recording' to 'inactive'
|
||||
2025-07-23 12:40:12.491 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'transcribing'
|
||||
2025-07-23 12:40:12.492 - RealTimeSTT: realtimestt - DEBUG - Adding transcription request, no early transcription started
|
||||
2025-07-23 12:40:12.498 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:40:12.599 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:40:12.709 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:40:12.814 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:40:12.915 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:40:13.016 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:40:13.117 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:40:13.218 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:40:13.267 - RealTimeSTT: realtimestt - INFO - State changed from 'transcribing' to 'inactive'
|
||||
2025-07-23 12:40:13.284 - RealTimeSTT: realtimestt - DEBUG - Model base completed transcription in 0.79 seconds
|
||||
2025-07-23 12:40:13.434 - RealTimeSTT: realtimestt - INFO - Setting listen time
|
||||
2025-07-23 12:40:13.434 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'listening'
|
||||
2025-07-23 12:40:13.434 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording start
|
||||
2025-07-23 12:40:15.694 - RealTimeSTT: realtimestt - INFO - voice activity detected
|
||||
2025-07-23 12:40:15.694 - RealTimeSTT: realtimestt - INFO - recording started
|
||||
2025-07-23 12:40:15.694 - RealTimeSTT: realtimestt - INFO - State changed from 'listening' to 'recording'
|
||||
2025-07-23 12:40:15.694 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording stop
|
||||
2025-07-23 12:40:15.709 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 16896
|
||||
2025-07-23 12:40:16.037 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Alright.
|
||||
2025-07-23 12:40:16.037 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 22016
|
||||
2025-07-23 12:40:16.378 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Are you serious?
|
||||
2025-07-23 12:40:16.378 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 27136
|
||||
2025-07-23 12:40:16.750 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Are you serious enough?
|
||||
2025-07-23 12:40:17.292 - RealTimeSTT: realtimestt - INFO - recording stopped
|
||||
2025-07-23 12:40:17.293 - RealTimeSTT: realtimestt - DEBUG - No samples removed, final audio length: 41984
|
||||
2025-07-23 12:40:17.293 - RealTimeSTT: realtimestt - INFO - State changed from 'recording' to 'inactive'
|
||||
2025-07-23 12:40:17.361 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'transcribing'
|
||||
2025-07-23 12:40:17.362 - RealTimeSTT: realtimestt - DEBUG - Adding transcription request, no early transcription started
|
||||
2025-07-23 12:40:17.363 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:40:17.464 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:40:17.565 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:40:17.666 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:40:17.767 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:40:17.858 - RealTimeSTT: realtimestt - INFO - State changed from 'transcribing' to 'inactive'
|
||||
2025-07-23 12:40:17.876 - RealTimeSTT: realtimestt - DEBUG - Model base completed transcription in 0.51 seconds
|
||||
2025-07-23 12:40:18.005 - RealTimeSTT: realtimestt - INFO - Setting listen time
|
||||
2025-07-23 12:40:18.005 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'listening'
|
||||
2025-07-23 12:40:18.006 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording start
|
||||
2025-07-23 12:40:22.543 - RealTimeSTT: realtimestt - DEBUG - Receive from stdout pipe
|
||||
2025-07-23 12:40:22.544 - RealTimeSTT: realtimestt - INFO - None
|
||||
2025-07-23 12:40:22.558 - RealTimeSTT: realtimestt - DEBUG - No samples removed, final audio length: 0
|
||||
2025-07-23 12:40:22.558 - RealTimeSTT: realtimestt - INFO - State changed from 'listening' to 'inactive'
|
||||
2025-07-23 12:40:22.572 - RealTimeSTT: realtimestt - INFO - Setting listen time
|
||||
2025-07-23 12:40:22.572 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'listening'
|
||||
2025-07-23 12:40:22.573 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording start
|
||||
2025-07-23 12:44:00.476 - RealTimeSTT: realtimestt - INFO - Starting RealTimeSTT
|
||||
2025-07-23 12:44:00.502 - RealTimeSTT: realtimestt - INFO - Initializing audio recording (creating pyAudio input stream, sample rate: 16000 buffer size: 512
|
||||
2025-07-23 12:44:00.510 - RealTimeSTT: realtimestt - INFO - Initializing faster_whisper realtime transcription model tiny, default device: cpu, compute type: default, device index: 0, download root: None
|
||||
2025-07-23 12:44:01.152 - RealTimeSTT: realtimestt - DEBUG - Faster_whisper realtime speech to text transcription model initialized successfully
|
||||
2025-07-23 12:44:01.152 - RealTimeSTT: realtimestt - INFO - Initializing WebRTC voice with Sensitivity 3
|
||||
2025-07-23 12:44:01.152 - RealTimeSTT: realtimestt - DEBUG - WebRTC VAD voice activity detection engine initialized successfully
|
||||
2025-07-23 12:44:01.759 - RealTimeSTT: realtimestt - DEBUG - Silero VAD voice activity detection engine initialized successfully
|
||||
2025-07-23 12:44:01.759 - RealTimeSTT: realtimestt - DEBUG - Starting realtime worker
|
||||
2025-07-23 12:44:01.759 - RealTimeSTT: realtimestt - DEBUG - Waiting for main transcription model to start
|
||||
2025-07-23 12:44:05.724 - RealTimeSTT: realtimestt - DEBUG - Main transcription model ready
|
||||
2025-07-23 12:44:05.725 - RealTimeSTT: realtimestt - DEBUG - RealtimeSTT initialization completed successfully
|
||||
2025-07-23 12:44:05.725 - RealTimeSTT: realtimestt - INFO - Setting listen time
|
||||
2025-07-23 12:44:05.725 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'listening'
|
||||
2025-07-23 12:44:05.726 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording start
|
||||
2025-07-23 12:44:07.848 - RealTimeSTT: realtimestt - INFO - voice activity detected
|
||||
2025-07-23 12:44:07.848 - RealTimeSTT: realtimestt - INFO - recording started
|
||||
2025-07-23 12:44:07.848 - RealTimeSTT: realtimestt - INFO - State changed from 'listening' to 'recording'
|
||||
2025-07-23 12:44:07.849 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording stop
|
||||
2025-07-23 12:44:07.851 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 16896
|
||||
2025-07-23 12:44:08.226 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Thank you.
|
||||
2025-07-23 12:44:08.226 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 22016
|
||||
2025-07-23 12:44:08.660 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Did you say so?
|
||||
2025-07-23 12:44:08.661 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 29184
|
||||
2025-07-23 12:44:09.016 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Did you say something?
|
||||
2025-07-23 12:44:09.017 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 35328
|
||||
2025-07-23 12:44:09.380 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: and just say something, do something
|
||||
2025-07-23 12:44:09.380 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 40448
|
||||
2025-07-23 12:44:09.852 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Did you say something? Did you say something?
|
||||
2025-07-23 12:44:09.900 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 49664
|
||||
2025-07-23 12:44:10.335 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Would you say something to something or whatever?
|
||||
2025-07-23 12:44:10.335 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 55808
|
||||
2025-07-23 12:44:10.748 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Would you say something to something or whatever it is?
|
||||
2025-07-23 12:44:10.748 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 62976
|
||||
2025-07-23 12:44:11.156 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Would you say something to something or whatever, or you want it?
|
||||
2025-07-23 12:44:11.156 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 69120
|
||||
2025-07-23 12:44:11.635 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Would you say something to something or whatever, or you want to do it?
|
||||
2025-07-23 12:44:11.817 - RealTimeSTT: realtimestt - INFO - recording stopped
|
||||
2025-07-23 12:44:11.818 - RealTimeSTT: realtimestt - DEBUG - No samples removed, final audio length: 79872
|
||||
2025-07-23 12:44:11.818 - RealTimeSTT: realtimestt - INFO - State changed from 'recording' to 'inactive'
|
||||
2025-07-23 12:44:11.861 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'transcribing'
|
||||
2025-07-23 12:44:11.862 - RealTimeSTT: realtimestt - DEBUG - Adding transcription request, no early transcription started
|
||||
2025-07-23 12:44:11.874 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:44:11.978 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:44:12.079 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:44:12.180 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:44:12.281 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:44:12.382 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:44:12.483 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:44:12.528 - RealTimeSTT: realtimestt - INFO - State changed from 'transcribing' to 'inactive'
|
||||
2025-07-23 12:44:12.580 - RealTimeSTT: realtimestt - DEBUG - Model base completed transcription in 0.72 seconds
|
||||
2025-07-23 12:44:12.581 - RealTimeSTT: realtimestt - INFO - Setting listen time
|
||||
2025-07-23 12:44:12.581 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'listening'
|
||||
2025-07-23 12:44:12.581 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording start
|
||||
2025-07-23 12:44:16.551 - RealTimeSTT: realtimestt - INFO - voice activity detected
|
||||
2025-07-23 12:44:16.551 - RealTimeSTT: realtimestt - INFO - recording started
|
||||
2025-07-23 12:44:16.551 - RealTimeSTT: realtimestt - INFO - State changed from 'listening' to 'recording'
|
||||
2025-07-23 12:44:16.551 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording stop
|
||||
2025-07-23 12:44:16.557 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 16896
|
||||
2025-07-23 12:44:16.913 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Okay.
|
||||
2025-07-23 12:44:16.914 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 22016
|
||||
2025-07-23 12:44:17.267 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: You cannot even.
|
||||
2025-07-23 12:44:17.900 - RealTimeSTT: realtimestt - INFO - recording stopped
|
||||
2025-07-23 12:44:17.901 - RealTimeSTT: realtimestt - DEBUG - No samples removed, final audio length: 37888
|
||||
2025-07-23 12:44:17.901 - RealTimeSTT: realtimestt - INFO - State changed from 'recording' to 'inactive'
|
||||
2025-07-23 12:44:17.991 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'transcribing'
|
||||
2025-07-23 12:44:17.991 - RealTimeSTT: realtimestt - DEBUG - Adding transcription request, no early transcription started
|
||||
2025-07-23 12:44:17.993 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:44:18.113 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:44:18.218 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:44:18.319 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:44:18.421 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:44:18.512 - RealTimeSTT: realtimestt - INFO - State changed from 'transcribing' to 'inactive'
|
||||
2025-07-23 12:44:18.564 - RealTimeSTT: realtimestt - DEBUG - Model base completed transcription in 0.57 seconds
|
||||
2025-07-23 12:44:18.564 - RealTimeSTT: realtimestt - INFO - Setting listen time
|
||||
2025-07-23 12:44:18.564 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'listening'
|
||||
2025-07-23 12:44:18.564 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording start
|
||||
2025-07-23 12:44:29.130 - RealTimeSTT: realtimestt - DEBUG - Receive from stdout pipe
|
||||
2025-07-23 12:44:29.131 - RealTimeSTT: realtimestt - INFO - None
|
||||
2025-07-23 12:44:29.136 - RealTimeSTT: realtimestt - DEBUG - No samples removed, final audio length: 0
|
||||
2025-07-23 12:44:29.136 - RealTimeSTT: realtimestt - INFO - State changed from 'listening' to 'inactive'
|
||||
2025-07-23 12:45:00.174 - RealTimeSTT: realtimestt - INFO - Starting RealTimeSTT
|
||||
2025-07-23 12:45:00.186 - RealTimeSTT: realtimestt - INFO - Initializing audio recording (creating pyAudio input stream, sample rate: 16000 buffer size: 512
|
||||
2025-07-23 12:45:00.191 - RealTimeSTT: realtimestt - INFO - Initializing faster_whisper realtime transcription model tiny, default device: cpu, compute type: default, device index: 0, download root: None
|
||||
2025-07-23 12:45:00.865 - RealTimeSTT: realtimestt - DEBUG - Faster_whisper realtime speech to text transcription model initialized successfully
|
||||
2025-07-23 12:45:00.865 - RealTimeSTT: realtimestt - INFO - Initializing WebRTC voice with Sensitivity 3
|
||||
2025-07-23 12:45:00.865 - RealTimeSTT: realtimestt - DEBUG - WebRTC VAD voice activity detection engine initialized successfully
|
||||
2025-07-23 12:45:01.014 - RealTimeSTT: realtimestt - DEBUG - Silero VAD voice activity detection engine initialized successfully
|
||||
2025-07-23 12:45:01.014 - RealTimeSTT: realtimestt - DEBUG - Starting realtime worker
|
||||
2025-07-23 12:45:01.014 - RealTimeSTT: realtimestt - DEBUG - Waiting for main transcription model to start
|
||||
2025-07-23 12:45:05.413 - RealTimeSTT: realtimestt - DEBUG - Main transcription model ready
|
||||
2025-07-23 12:45:05.413 - RealTimeSTT: realtimestt - DEBUG - RealtimeSTT initialization completed successfully
|
||||
2025-07-23 12:45:05.414 - RealTimeSTT: realtimestt - INFO - Setting listen time
|
||||
2025-07-23 12:45:05.414 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'listening'
|
||||
2025-07-23 12:45:05.414 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording start
|
||||
2025-07-23 12:45:06.924 - RealTimeSTT: realtimestt - INFO - voice activity detected
|
||||
2025-07-23 12:45:06.924 - RealTimeSTT: realtimestt - INFO - recording started
|
||||
2025-07-23 12:45:06.924 - RealTimeSTT: realtimestt - INFO - State changed from 'listening' to 'recording'
|
||||
2025-07-23 12:45:06.924 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording stop
|
||||
2025-07-23 12:45:06.943 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 16896
|
||||
2025-07-23 12:45:07.314 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: I'm sorry.
|
||||
2025-07-23 12:45:07.314 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 23040
|
||||
2025-07-23 12:45:07.640 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: you
|
||||
2025-07-23 12:45:07.640 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 28160
|
||||
2025-07-23 12:45:07.974 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: you
|
||||
2025-07-23 12:45:08.073 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 35328
|
||||
2025-07-23 12:45:08.412 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: you
|
||||
2025-07-23 12:45:08.462 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 41472
|
||||
2025-07-23 12:45:08.819 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: you
|
||||
2025-07-23 12:45:08.820 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 46592
|
||||
2025-07-23 12:45:09.153 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Can you?
|
||||
2025-07-23 12:45:09.153 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 51712
|
||||
2025-07-23 12:45:09.519 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Can you find...
|
||||
2025-07-23 12:45:09.519 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 57856
|
||||
2025-07-23 12:45:09.891 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Can you finally talk?
|
||||
2025-07-23 12:45:10.058 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 67072
|
||||
2025-07-23 12:45:10.460 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Can you finally try?
|
||||
2025-07-23 12:45:10.506 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 74240
|
||||
2025-07-23 12:45:10.864 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Can you finally try?
|
||||
2025-07-23 12:45:10.864 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 79360
|
||||
2025-07-23 12:45:11.272 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Can you finally try?
|
||||
2025-07-23 12:45:11.272 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 85504
|
||||
2025-07-23 12:45:11.657 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Can you finally try?
|
||||
2025-07-23 12:45:11.657 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 91648
|
||||
2025-07-23 12:45:12.108 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Can you finally try? Are you evil?
|
||||
2025-07-23 12:45:12.108 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 99840
|
||||
2025-07-23 12:45:12.547 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Can you finally try it? Are you even working?
|
||||
2025-07-23 12:45:12.876 - RealTimeSTT: realtimestt - INFO - recording stopped
|
||||
2025-07-23 12:45:12.876 - RealTimeSTT: realtimestt - DEBUG - No samples removed, final audio length: 111616
|
||||
2025-07-23 12:45:12.876 - RealTimeSTT: realtimestt - INFO - State changed from 'recording' to 'inactive'
|
||||
2025-07-23 12:45:12.946 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'transcribing'
|
||||
2025-07-23 12:45:12.946 - RealTimeSTT: realtimestt - DEBUG - Adding transcription request, no early transcription started
|
||||
2025-07-23 12:45:12.947 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:45:13.048 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:45:13.149 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:45:13.251 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:45:13.352 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:45:13.453 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:45:13.546 - RealTimeSTT: realtimestt - INFO - State changed from 'transcribing' to 'inactive'
|
||||
2025-07-23 12:45:13.574 - RealTimeSTT: realtimestt - DEBUG - Model base completed transcription in 0.63 seconds
|
||||
2025-07-23 12:45:13.602 - RealTimeSTT: realtimestt - INFO - Setting listen time
|
||||
2025-07-23 12:45:13.602 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'listening'
|
||||
2025-07-23 12:45:13.602 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording start
|
||||
2025-07-23 12:45:14.030 - RealTimeSTT: realtimestt - INFO - voice activity detected
|
||||
2025-07-23 12:45:14.030 - RealTimeSTT: realtimestt - INFO - recording started
|
||||
2025-07-23 12:45:14.030 - RealTimeSTT: realtimestt - INFO - State changed from 'listening' to 'recording'
|
||||
2025-07-23 12:45:14.031 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording stop
|
||||
2025-07-23 12:45:14.040 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 16896
|
||||
2025-07-23 12:45:14.389 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: say.
|
||||
2025-07-23 12:45:14.389 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 22016
|
||||
2025-07-23 12:45:14.780 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: say something.
|
||||
2025-07-23 12:45:14.780 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 28160
|
||||
2025-07-23 12:45:15.140 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: say something.
|
||||
2025-07-23 12:45:15.436 - RealTimeSTT: realtimestt - INFO - recording stopped
|
||||
2025-07-23 12:45:15.437 - RealTimeSTT: realtimestt - DEBUG - No samples removed, final audio length: 38912
|
||||
2025-07-23 12:45:15.437 - RealTimeSTT: realtimestt - INFO - State changed from 'recording' to 'inactive'
|
||||
2025-07-23 12:45:15.466 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'transcribing'
|
||||
2025-07-23 12:45:15.466 - RealTimeSTT: realtimestt - DEBUG - Adding transcription request, no early transcription started
|
||||
2025-07-23 12:45:15.474 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:45:15.580 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:45:15.686 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:45:15.787 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:45:15.888 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:45:15.973 - RealTimeSTT: realtimestt - INFO - State changed from 'transcribing' to 'inactive'
|
||||
2025-07-23 12:45:15.987 - RealTimeSTT: realtimestt - DEBUG - Model base completed transcription in 0.52 seconds
|
||||
2025-07-23 12:45:15.992 - RealTimeSTT: realtimestt - INFO - Setting listen time
|
||||
2025-07-23 12:45:15.992 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'listening'
|
||||
2025-07-23 12:45:15.992 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording start
|
||||
2025-07-23 12:45:19.274 - RealTimeSTT: realtimestt - INFO - voice activity detected
|
||||
2025-07-23 12:45:19.274 - RealTimeSTT: realtimestt - INFO - recording started
|
||||
2025-07-23 12:45:19.274 - RealTimeSTT: realtimestt - INFO - State changed from 'listening' to 'recording'
|
||||
2025-07-23 12:45:19.275 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording stop
|
||||
2025-07-23 12:45:19.280 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 16896
|
||||
2025-07-23 12:45:19.653 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Okay.
|
||||
2025-07-23 12:45:19.653 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 22016
|
||||
2025-07-23 12:45:19.975 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Can you talk?
|
||||
2025-07-23 12:45:19.975 - RealTimeSTT: realtimestt - DEBUG - Current realtime buffer size: 27136
|
||||
2025-07-23 12:45:20.340 - RealTimeSTT: realtimestt - DEBUG - Realtime text detected: Can you type some?
|
||||
2025-07-23 12:45:20.939 - RealTimeSTT: realtimestt - INFO - recording stopped
|
||||
2025-07-23 12:45:20.939 - RealTimeSTT: realtimestt - DEBUG - No samples removed, final audio length: 43008
|
||||
2025-07-23 12:45:20.939 - RealTimeSTT: realtimestt - INFO - State changed from 'recording' to 'inactive'
|
||||
2025-07-23 12:45:21.044 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'transcribing'
|
||||
2025-07-23 12:45:21.044 - RealTimeSTT: realtimestt - DEBUG - Adding transcription request, no early transcription started
|
||||
2025-07-23 12:45:21.067 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:45:21.168 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:45:21.273 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:45:21.375 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:45:21.476 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:45:21.577 - RealTimeSTT: realtimestt - DEBUG - Receive from parent_transcription_pipe after sendiung transcription request, transcribe_count: 1
|
||||
2025-07-23 12:45:21.634 - RealTimeSTT: realtimestt - INFO - State changed from 'transcribing' to 'inactive'
|
||||
2025-07-23 12:45:21.650 - RealTimeSTT: realtimestt - DEBUG - Model base completed transcription in 0.61 seconds
|
||||
2025-07-23 12:45:21.659 - RealTimeSTT: realtimestt - INFO - Setting listen time
|
||||
2025-07-23 12:45:21.659 - RealTimeSTT: realtimestt - INFO - State changed from 'inactive' to 'listening'
|
||||
2025-07-23 12:45:21.659 - RealTimeSTT: realtimestt - DEBUG - Waiting for recording start
|
||||
|
||||
Reference in New Issue
Block a user