➕(summary) add mutagen library for audio file duration detection
Install mutagen to analyze audio file metadata and determine recording length for summary processing.
This commit is contained in:
committed by
aleb_the_flash
parent
5959e82bf0
commit
21bed40484
@@ -10,6 +10,7 @@ dependencies = [
|
||||
"celery==5.5.3",
|
||||
"redis==5.2.1",
|
||||
"minio==7.2.15",
|
||||
"mutagen==1.47.0",
|
||||
"openai==1.91.0",
|
||||
"posthog==6.0.3",
|
||||
"requests==2.32.4",
|
||||
|
||||
Reference in New Issue
Block a user