quick commit
This commit is contained in:
@@ -136,6 +136,7 @@ class AudioProcessor:
|
||||
|
||||
try:
|
||||
logger.info(f"Starting transcription for {filename}")
|
||||
logger.debug(file_path)
|
||||
|
||||
# Ensure only one transcription runs at a time
|
||||
async with self._processing_lock:
|
||||
|
||||
Reference in New Issue
Block a user