mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-13 05:58:35 +03:00
refactor: restructure project layout
This commit is contained in:
@@ -14,6 +14,11 @@ dependencies=[
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
worker=[
|
||||
"whisper @ git+https://github.com/openai/whisper.git"
|
||||
]
|
||||
|
||||
dev = [
|
||||
# code formatting
|
||||
"black",
|
||||
|
||||
Reference in New Issue
Block a user