Refine config and runtime flow
This commit is contained in:
parent
85e082dd46
commit
b3be444625
16 changed files with 642 additions and 137 deletions
|
|
@ -7,6 +7,7 @@ requires-python = ">=3.10"
|
|||
dependencies = [
|
||||
"faster-whisper",
|
||||
"llama-cpp-python",
|
||||
"numpy",
|
||||
"pillow",
|
||||
"sounddevice",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue