Try to fix pyopenjtalk worker connection error in colab
This commit is contained in:
@@ -314,6 +314,10 @@
|
|||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"from gradio_tabs.train import preprocess_all\n",
|
"from gradio_tabs.train import preprocess_all\n",
|
||||||
|
"from style_bert_vits2.nlp.japanese import pyopenjtalk_worker\n",
|
||||||
|
"\n",
|
||||||
|
"\n",
|
||||||
|
"pyopenjtalk_worker.initialize_worker()\n",
|
||||||
"\n",
|
"\n",
|
||||||
"preprocess_all(\n",
|
"preprocess_all(\n",
|
||||||
" model_name=model_name,\n",
|
" model_name=model_name,\n",
|
||||||
|
|||||||
Reference in New Issue
Block a user