diff --git a/backend/open_webui/routers/audio.py b/backend/open_webui/routers/audio.py index b94f5dc60a..7ee6fce3df 100644 --- a/backend/open_webui/routers/audio.py +++ b/backend/open_webui/routers/audio.py @@ -3,7 +3,6 @@ import json import logging import os import uuid - from functools import lru_cache from pydub import AudioSegment from pydub.silence import split_on_silence