add transcription history logging

This commit is contained in:
Serge Zaigraeff
2025-03-04 09:55:47 +03:00
parent 450750c47b
commit 8dab730d4a
8 changed files with 887 additions and 167 deletions
+1 -1
View File
@@ -235,4 +235,4 @@ class WhisperTranscriber:
finally:
# Очистка временных файлов
self.audio_processor.cleanup_temp_files(temp_files)
self.audio_processor.cleanup_temp_files(temp_files)