mirror of
https://github.com/svc-develop-team/so-vits-svc.git
synced 2025-01-08 11:57:43 +08:00
update requirements.txt
This commit is contained in:
parent
b0e7e83880
commit
3ab6f1f174
@ -10,6 +10,8 @@ torch
|
|||||||
torchaudio
|
torchaudio
|
||||||
torchcrepe
|
torchcrepe
|
||||||
tqdm
|
tqdm
|
||||||
|
rich.progress
|
||||||
|
loguru
|
||||||
scikit-maad
|
scikit-maad
|
||||||
praat-parselmouth
|
praat-parselmouth
|
||||||
onnx
|
onnx
|
||||||
|
@ -9,6 +9,8 @@ torch==1.13.1
|
|||||||
torchaudio==0.13.1
|
torchaudio==0.13.1
|
||||||
torchcrepe
|
torchcrepe
|
||||||
tqdm
|
tqdm
|
||||||
|
rich.progress
|
||||||
|
loguru
|
||||||
scikit-maad
|
scikit-maad
|
||||||
praat-parselmouth
|
praat-parselmouth
|
||||||
onnx
|
onnx
|
||||||
|
@ -15,6 +15,8 @@ sounddevice==0.4.5
|
|||||||
SoundFile==0.10.3.post1
|
SoundFile==0.10.3.post1
|
||||||
starlette==0.19.1
|
starlette==0.19.1
|
||||||
tqdm==4.63.0
|
tqdm==4.63.0
|
||||||
|
rich.progress
|
||||||
|
loguru
|
||||||
torchcrepe
|
torchcrepe
|
||||||
scikit-maad
|
scikit-maad
|
||||||
praat-parselmouth
|
praat-parselmouth
|
||||||
|
Loading…
Reference in New Issue
Block a user