mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-02 16:23:58 +03:00
Update Realtime_Voice_Changer_on_Colab.ipynb
This commit is contained in:
parent
f7e3377d95
commit
8d877b914a
@ -91,7 +91,7 @@
|
||||
"print(\"\\033[92mSuccessfully cloned the repository\")\n",
|
||||
"\n",
|
||||
"!apt-get install libportaudio2 &> /dev/null\n",
|
||||
"!pip install pyworld"
|
||||
"!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 -r requirements.txt --no-build-isolation --quiet\n",
|
||||
"# Maybe install Tensor packages?\n",
|
||||
|
Loading…
Reference in New Issue
Block a user