Fix hf whisper

This commit is contained in:
litagin02
2024-03-14 16:45:31 +09:00
parent a5540bdb2e
commit 8c95f0ff75
2 changed files with 3 additions and 5 deletions

View File

@@ -26,7 +26,9 @@
"source": [
"## 0. 環境構築\n",
"\n",
"Style-Bert-VITS2の環境をcolab上に構築します。グラボモードが有効になっていることを確認し、以下のセルを順に実行してください。"
"Style-Bert-VITS2の環境をcolab上に構築します。グラボモードが有効になっていることを確認し、以下のセルを順に実行してください。\n",
"\n",
"最近のcolabのアップデートにより、エラーダイアログ「WARNING: The following packages were previously imported in this runtime: [pydevd_plugins]」が出るが、「キャンセル」を選択して続行してください。"
]
},
{