mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-02-12 08:32:52 +08:00
Update requirements.txt
This commit is contained in:
parent
42e5565bc1
commit
0e6b8c835f
@ -5,7 +5,7 @@ hydra-core==1.0.7
|
|||||||
omegaconf==2.0.6
|
omegaconf==2.0.6
|
||||||
scipy
|
scipy
|
||||||
fairseq==0.12.2
|
fairseq==0.12.2
|
||||||
librosa==0.9.1
|
librosa==0.10.2
|
||||||
llvmlite
|
llvmlite
|
||||||
fairseq
|
fairseq
|
||||||
faiss-cpu
|
faiss-cpu
|
||||||
@ -43,7 +43,7 @@ pyworld==0.3.2
|
|||||||
httpx
|
httpx
|
||||||
onnxruntime; sys_platform == 'darwin'
|
onnxruntime; sys_platform == 'darwin'
|
||||||
onnxruntime-gpu; sys_platform != 'darwin'
|
onnxruntime-gpu; sys_platform != 'darwin'
|
||||||
torchcrepe==0.0.20
|
torchcrepe==0.0.23
|
||||||
fastapi
|
fastapi
|
||||||
torchfcpe
|
torchfcpe
|
||||||
ffmpy==0.3.1
|
ffmpy==0.3.1
|
||||||
|
Loading…
Reference in New Issue
Block a user