2025-02-12 09:40:36,503 - INFO - Loaded configuration: {'whisper_model': 'small.en', 'whisper_device': 'GPU', 'voiceattack_location': 'F:\\Program Files\\VoiceAttack\\VoiceAttack.exe'} 2025-02-12 09:40:36,503 - INFO - Loaded word mappings: {'gulf': 'Golf', 'gold': 'Golf', 'atel': 'Hotel', 'leema': 'Lima', 'mic': 'Mike', 'Cubac': 'Quebec', 'wosky': 'Whiskey', 'weske': 'Whiskey', 'tawa': 'Tower', 'inter': 'Enter', 'take-off': 'takeoff', 'pre-contact': 'precontact'} 2025-02-12 09:40:36,504 - INFO - Loaded fuzzy words: ['Anapa', 'Batumi', 'Beslan', 'Gelendzhik', 'Gudauta', 'Kobuleti', 'Krasnodar', 'Krymsk', 'Kutaisi', 'Maykop', 'Mineralnye', 'Vody', 'Mozdok', 'Nalchik', 'Novorossiysk', 'Kolkhi', 'Senaki', 'Sochi', 'Sukhumi', 'Tbilisi', 'Vaziani'] 2025-02-12 09:40:36,504 - INFO - Loading Whisper model (small.en), device=GPU 2025-02-12 09:40:37,753 - INFO - Server started and listening on 127.0.0.1:65432... 2025-02-12 09:40:46,619 - INFO - Received command: start 2025-02-12 09:40:46,619 - INFO - Starting recording... 2025-02-12 09:40:48,840 - INFO - Received command: stop 2025-02-12 09:40:48,841 - INFO - Stopping recording... 2025-02-12 09:40:48,886 - INFO - Checking if file exists: C:\Users\krfra\AppData\Local\Temp\whisper_temp_recording.wav 2025-02-12 09:40:48,886 - INFO - File exists, size = 139856 bytes 2025-02-12 09:40:48,886 - INFO - Transcribing C:\Users\krfra\AppData\Local\Temp\whisper_temp_recording.wav... 2025-02-12 09:40:48,919 - INFO - Processing audio with duration 00:02.184 2025-02-12 09:40:48,986 - ERROR - Failed to transcribe audio: Library cublas64_12.dll is not found or cannot be loaded 2025-02-12 09:40:48,986 - INFO - No transcription result. 2025-02-12 09:41:07,583 - INFO - Received command: start 2025-02-12 09:41:07,584 - INFO - Starting recording... 2025-02-12 09:41:10,255 - INFO - Received command: stop 2025-02-12 09:41:10,255 - INFO - Stopping recording... 2025-02-12 09:41:10,284 - INFO - Checking if file exists: C:\Users\krfra\AppData\Local\Temp\whisper_temp_recording.wav 2025-02-12 09:41:10,284 - INFO - File exists, size = 168144 bytes 2025-02-12 09:41:10,284 - INFO - Transcribing C:\Users\krfra\AppData\Local\Temp\whisper_temp_recording.wav... 2025-02-12 09:41:10,318 - INFO - Processing audio with duration 00:02.626 2025-02-12 09:41:10,321 - ERROR - Failed to transcribe audio: Library cublas64_12.dll is not found or cannot be loaded 2025-02-12 09:41:10,321 - INFO - No transcription result. 2025-02-12 09:41:31,232 - INFO - Received command: shutdown 2025-02-12 09:41:31,232 - INFO - Received shutdown command. Stopping server. 2025-02-12 09:41:31,232 - INFO - Shutting down server... 2025-02-12 09:41:31,233 - INFO - Server has shut down cleanly.