Skip to content

Commit 4945fba

Browse files
authored
Update Retrieval_based_Voice_Conversion_WebUI.ipynb
1 parent 602ee19 commit 4945fba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Retrieval_based_Voice_Conversion_WebUI.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"!apt-get -y install build-essential python3-dev ffmpeg\n",
4646
"!pip3 install --upgrade setuptools wheel\n",
4747
"!pip3 install --upgrade pip\n",
48-
"!pip3 install faiss-gpu fairseq gradio ffmpeg ffmpeg-python praat-parselmouth pyworld numpy==1.23.5 numba==0.56.4 librosa==0.9.2"
48+
"!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"
4949
],
5050
"metadata": {
5151
"id": "wjddIFr1oS3W"
@@ -378,4 +378,4 @@
378378
"outputs": []
379379
}
380380
]
381-
}
381+
}

0 commit comments

Comments
 (0)