diff --git a/Realtime_Voice_Changer_on_Colab.ipynb b/Realtime_Voice_Changer_on_Colab.ipynb index 22e14d27..8d861f47 100644 --- a/Realtime_Voice_Changer_on_Colab.ipynb +++ b/Realtime_Voice_Changer_on_Colab.ipynb @@ -48,7 +48,8 @@ "outputs": [], "source": [ "# @title **[Optional]** Setup/Start Google Drive\n", - "# @markdown Using Google Drive can improve load times in a next version that you use Voice Changer, since it will not need to download/install everything again.\n", + "# @markdown Using Google Drive can improve load times, since you will not need to re-download every time you use this.\n", + "\n", "import os\n", "from google.colab import drive\n", "\n",