mirror of
https://github.com/zebrajr/ollama-webui.git
synced 2025-12-05 12:20:26 +01:00
Update audio.py Fix Format error
Fix Format error
This commit is contained in:
parent
51758c429b
commit
ab8e54dd29
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user