mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-03 00:33:57 +03:00
Update Realtime_Voice_Changer_on_Colab.ipynb
This commit is contained in:
parent
dab44c804f
commit
f7e3377d95
@ -91,6 +91,7 @@
|
|||||||
"print(\"\\033[92mSuccessfully cloned the repository\")\n",
|
"print(\"\\033[92mSuccessfully cloned the repository\")\n",
|
||||||
"\n",
|
"\n",
|
||||||
"!apt-get install libportaudio2 &> /dev/null\n",
|
"!apt-get install libportaudio2 &> /dev/null\n",
|
||||||
|
"!pip install pyworld"
|
||||||
"!pip install onnxruntime-gpu uvicorn faiss-gpu fairseq jedi google-colab moviepy decorator==4.4.2 sounddevice numpy==1.23.5 pyngrok --quiet\n",
|
"!pip install onnxruntime-gpu uvicorn faiss-gpu fairseq jedi google-colab moviepy decorator==4.4.2 sounddevice numpy==1.23.5 pyngrok --quiet\n",
|
||||||
"!pip install -r requirements.txt --no-build-isolation --quiet\n",
|
"!pip install -r requirements.txt --no-build-isolation --quiet\n",
|
||||||
"# Maybe install Tensor packages?\n",
|
"# Maybe install Tensor packages?\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user