Explorar o código

Update audio.py Fix Format error

Fix Format error
_00_ hai 2 meses
pai
achega
ab8e54dd29
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      backend/open_webui/routers/audio.py

+ 0 - 1
backend/open_webui/routers/audio.py

@@ -566,7 +566,6 @@ def transcription_handler(request, file_path, metadata):
                 if WHISPER_LANGUAGE == ""
                 else WHISPER_LANGUAGE
             ),
-        )            
         )
         log.info(
             "Detected language '%s' with probability %f"