feat: 增加 NVIDIA 动态库依赖并默认自动选择计算类型
This commit is contained in:
@@ -5,6 +5,8 @@ description = "WOV faster-whisper ASR node"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"faster-whisper>=1.2.1",
|
||||
"nvidia-cublas-cu12>=12.9.2.10",
|
||||
"nvidia-cudnn-cu12>=9.24.0.43",
|
||||
"wov-sdk",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user