mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-12-14 00:07:03 +08:00
Update Req
This commit is contained in:
parent
cb94e52aa5
commit
adbcdc22a5
@ -6,8 +6,8 @@ numba
|
|||||||
pytorch-lightning>=2.4
|
pytorch-lightning>=2.4
|
||||||
gradio<5
|
gradio<5
|
||||||
ffmpeg-python
|
ffmpeg-python
|
||||||
onnxruntime; sys_platform == 'darwin'
|
onnxruntime; platform_machine in ("aarch64", "arm64")
|
||||||
onnxruntime-gpu; sys_platform != 'darwin'
|
onnxruntime-gpu; platform_machine in ("x86_64", "AMD64")
|
||||||
tqdm
|
tqdm
|
||||||
funasr==1.0.27
|
funasr==1.0.27
|
||||||
cn2an
|
cn2an
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user