mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-13 05:58:35 +03:00
feat: add whisper tasks
This commit is contained in:
@@ -18,7 +18,8 @@ web=[
|
||||
]
|
||||
|
||||
worker=[
|
||||
"whisper-openai ==1.0.0"
|
||||
"whisper-openai ==1.0.0",
|
||||
"requests ==2.28.2"
|
||||
]
|
||||
|
||||
lint = [
|
||||
|
||||
Reference in New Issue
Block a user