mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 21:45:00 +03:00
Update MMVCTrainerFrontendDemo.ipynb
monotonic_alignのコンパイル処理を追加
This commit is contained in:
parent
5c9767a3e9
commit
f592561521
@ -153,6 +153,10 @@
|
|||||||
"!pip install websockets &> /dev/null\n",
|
"!pip install websockets &> /dev/null\n",
|
||||||
"!pip install pyOpenSSL &> /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",
|
||||||
|
"%cd ../../"
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"id": "LwZAAuqxX7yY"
|
"id": "LwZAAuqxX7yY"
|
||||||
@ -290,4 +294,4 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user