mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-09-29 17:10:02 +08:00
限制ffmpeg版本,最新版不兼容
This commit is contained in:
parent
fdf794e31d
commit
eb15a9a3a8
@ -6,7 +6,7 @@ librosa==0.10.2
|
|||||||
numba
|
numba
|
||||||
pytorch-lightning>=2.4
|
pytorch-lightning>=2.4
|
||||||
gradio<5
|
gradio<5
|
||||||
ffmpeg-python
|
ffmpeg-python==0.1.18
|
||||||
onnxruntime; platform_machine == "aarch64" or platform_machine == "arm64"
|
onnxruntime; platform_machine == "aarch64" or platform_machine == "arm64"
|
||||||
onnxruntime-gpu; platform_machine == "x86_64" or platform_machine == "AMD64"
|
onnxruntime-gpu; platform_machine == "x86_64" or platform_machine == "AMD64"
|
||||||
tqdm
|
tqdm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user