mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-03 00:33:57 +03:00
Using Rafa's Install
This commit is contained in:
parent
5c84c4cb91
commit
65cde67b49
@ -125,8 +125,14 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"!apt-get install libportaudio2 &> /dev/null --quiet\n",
|
"# !apt-get install libportaudio2 &> /dev/null --quiet\n",
|
||||||
"!pip install pyworld onnxruntime-gpu uvicorn faiss-gpu fairseq jedi google-colab moviepy decorator==4.4.2 sounddevice pyngrok --quiet\n",
|
"# !pip install pyworld onnxruntime-gpu uvicorn faiss-gpu fairseq jedi google-colab moviepy decorator==4.4.2 sounddevice pyngrok --quiet\n",
|
||||||
|
"\n",
|
||||||
|
"# Install dependencies that are missing from requirements.txt and pyngrok\n",
|
||||||
|
"!pip install faiss-gpu fairseq pyngrok --quiet\n",
|
||||||
|
"!pip install pyworld --no-build-isolation --quiet\n",
|
||||||
|
"\n",
|
||||||
|
"\n",
|
||||||
"print(\"\\033[92mInstalling Requirements!\")\n",
|
"print(\"\\033[92mInstalling Requirements!\")\n",
|
||||||
"clear_output()\n",
|
"clear_output()\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user