Skip to content

Commit 846be17

Browse files
authored
Update Retrieval_based_Voice_Conversion_WebUI_v2.ipynb
1 parent 4945fba commit 846be17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Retrieval_based_Voice_Conversion_WebUI_v2.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"!apt-get -y install build-essential python3-dev ffmpeg\n",
3535
"!pip3 install --upgrade setuptools wheel\n",
3636
"!pip3 install --upgrade pip\n",
37-
"!pip3 install faiss-gpu fairseq gradio ffmpeg ffmpeg-python praat-parselmouth pyworld numpy==1.23.5 numba==0.56.4 librosa==0.9.2"
37+
"!pip3 install faiss-cpu==1.7.2 fairseq gradio==3.14.0 ffmpeg ffmpeg-python praat-parselmouth pyworld numpy==1.23.5 numba==0.56.4 librosa==0.9.2"
3838
]
3939
},
4040
{

0 commit comments

Comments
 (0)