Change to use thread pool executor for multiprocess
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"%cd Style-Bert-VITS2/\n",
|
||||
"!pip install -r requirements.txt\n",
|
||||
"!apt install libcublas11\n",
|
||||
"!python initialize.py"
|
||||
"!python initialize.py --skip_jvnv"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user