mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-06 14:40:00 +08:00
Merge branch 'RVC-Boss:main' into librosa-fix
This commit is contained in:
commit
ca56ec9f8d
@ -4,7 +4,7 @@ tensorboard
|
|||||||
librosa==0.10.2
|
librosa==0.10.2
|
||||||
numba
|
numba
|
||||||
pytorch-lightning>=2.4
|
pytorch-lightning>=2.4
|
||||||
gradio>=4.41,<5
|
gradio>=4.0,<=4.24.0
|
||||||
ffmpeg-python
|
ffmpeg-python
|
||||||
onnxruntime; sys_platform == 'darwin'
|
onnxruntime; sys_platform == 'darwin'
|
||||||
onnxruntime-gpu; sys_platform != 'darwin'
|
onnxruntime-gpu; sys_platform != 'darwin'
|
||||||
@ -34,7 +34,7 @@ ko_pron
|
|||||||
opencc; sys_platform != 'linux'
|
opencc; sys_platform != 'linux'
|
||||||
opencc==1.1.1; sys_platform == 'linux'
|
opencc==1.1.1; sys_platform == 'linux'
|
||||||
python_mecab_ko; sys_platform != 'win32'
|
python_mecab_ko; sys_platform != 'win32'
|
||||||
fastapi[standard]>=0.115.1
|
fastapi<0.112.2
|
||||||
x_transformers
|
x_transformers
|
||||||
torchmetrics<=1.5
|
torchmetrics<=1.5
|
||||||
pydantic<=2.10.6
|
pydantic<=2.10.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user