Update MMVCTrainerFrontendDemo.ipynb

This commit is contained in:
Srgr0 2022-12-10 17:59:03 +09:00 committed by GitHub
parent f592561521
commit e65fcfb38a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,7 +152,7 @@
"!pip install uvicorn &> /dev/null\n",
"!pip install websockets &> /dev/null\n",
"!pip install pyOpenSSL &> /dev/null\n",
"!pip install pyopenjtalk==0.2.0 &> /dev/null\n"
"!pip install pyopenjtalk==0.2.0 &> /dev/null\n",
"\n",
"%cd MMVC_Trainer/monotonic_align/\n",
"!python setup.py build_ext --inplace\n",