mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-05 01:10:22 +08:00
deps: fix fairseq install in .venv
This commit is contained in:
@@ -5,7 +5,7 @@ numpy
|
|||||||
scipy
|
scipy
|
||||||
librosa>=0.10.2
|
librosa>=0.10.2
|
||||||
llvmlite
|
llvmlite
|
||||||
fairseq @ git+https://github.com/One-sixth/fairseq.git
|
fairseq @ git+https://github.com/fumiama/fairseq.git
|
||||||
faiss-cpu
|
faiss-cpu
|
||||||
gradio
|
gradio
|
||||||
Cython
|
Cython
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ numpy
|
|||||||
scipy
|
scipy
|
||||||
librosa>=0.10.2
|
librosa>=0.10.2
|
||||||
llvmlite
|
llvmlite
|
||||||
fairseq @ git+https://github.com/One-sixth/fairseq.git
|
fairseq @ git+https://github.com/fumiama/fairseq.git
|
||||||
faiss-cpu
|
faiss-cpu
|
||||||
gradio
|
gradio
|
||||||
Cython
|
Cython
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ numpy
|
|||||||
scipy
|
scipy
|
||||||
librosa>=0.10.2
|
librosa>=0.10.2
|
||||||
llvmlite==0.39.0
|
llvmlite==0.39.0
|
||||||
fairseq @ git+https://github.com/One-sixth/fairseq.git
|
fairseq @ git+https://github.com/fumiama/fairseq.git
|
||||||
faiss-cpu
|
faiss-cpu
|
||||||
gradio
|
gradio
|
||||||
Cython
|
Cython
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ numpy
|
|||||||
scipy
|
scipy
|
||||||
librosa>=0.10.2
|
librosa>=0.10.2
|
||||||
llvmlite
|
llvmlite
|
||||||
fairseq @ git+https://github.com/One-sixth/fairseq.git
|
fairseq @ git+https://github.com/fumiama/fairseq.git
|
||||||
faiss-cpu
|
faiss-cpu
|
||||||
gradio
|
gradio
|
||||||
Cython
|
Cython
|
||||||
|
|||||||
Reference in New Issue
Block a user