Update sovits4_for_colab.ipynb

This commit is contained in:
KakaruHayate 2023-05-26 20:33:18 +08:00 committed by GitHub
parent 108dc5acfd
commit ff87300a69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@
"\n",
"%cd /content/so-vits-svc\n",
"\n",
"speech_encoder = \"vec768l12\" #@param [\"vec768l12\", \"vec256l9\", \"hubertsoft\"]\n",
"speech_encoder = \"vec768l12\" #@param [\"vec768l12\", \"vec256l9\", \"hubertsoft\", \"whisper-ppg\"]\n",
"\n",
"from pretrain.meta import download_dict\n",
"download_dict = download_dict()\n",