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
|
||||
librosa>=0.10.2
|
||||
llvmlite
|
||||
fairseq @ git+https://github.com/One-sixth/fairseq.git
|
||||
fairseq @ git+https://github.com/fumiama/fairseq.git
|
||||
faiss-cpu
|
||||
gradio
|
||||
Cython
|
||||
|
||||
@@ -4,7 +4,7 @@ numpy
|
||||
scipy
|
||||
librosa>=0.10.2
|
||||
llvmlite
|
||||
fairseq @ git+https://github.com/One-sixth/fairseq.git
|
||||
fairseq @ git+https://github.com/fumiama/fairseq.git
|
||||
faiss-cpu
|
||||
gradio
|
||||
Cython
|
||||
|
||||
@@ -9,7 +9,7 @@ numpy
|
||||
scipy
|
||||
librosa>=0.10.2
|
||||
llvmlite==0.39.0
|
||||
fairseq @ git+https://github.com/One-sixth/fairseq.git
|
||||
fairseq @ git+https://github.com/fumiama/fairseq.git
|
||||
faiss-cpu
|
||||
gradio
|
||||
Cython
|
||||
|
||||
@@ -4,7 +4,7 @@ numpy
|
||||
scipy
|
||||
librosa>=0.10.2
|
||||
llvmlite
|
||||
fairseq @ git+https://github.com/One-sixth/fairseq.git
|
||||
fairseq @ git+https://github.com/fumiama/fairseq.git
|
||||
faiss-cpu
|
||||
gradio
|
||||
Cython
|
||||
|
||||
Reference in New Issue
Block a user