feat: migrate to official openai-whisper package

This commit is contained in:
Felix Spöttel
2023-06-28 10:17:03 +02:00
parent 27a03f4e26
commit 6e61e0fcf8

View File

@@ -19,7 +19,7 @@ web=[
worker=[
"watchdog[watchmedo] ==3.0.0",
"whisper-openai ==1.0.0",
"openai-whisper ==20230314",
"requests ==2.31.0"
]