mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-05-07 04:09:06 +08:00
faiss mac
This commit is contained in:
parent
0ca936c226
commit
ba2de438e1
@ -4,7 +4,8 @@ scipy==1.9.3
|
|||||||
librosa==0.9.2
|
librosa==0.9.2
|
||||||
llvmlite==0.39.0
|
llvmlite==0.39.0
|
||||||
fairseq==0.12.2
|
fairseq==0.12.2
|
||||||
faiss-cpu==1.7.2
|
faiss-cpu==1.7.1; sys_platform == "darwin"
|
||||||
|
faiss-cpu==1.7.2; sys_platform != "darwin"
|
||||||
gradio
|
gradio
|
||||||
Cython
|
Cython
|
||||||
future>=0.18.3
|
future>=0.18.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user