diff --git a/VoiceChangerDemo.ipynb b/VoiceChangerDemo.ipynb index 9edc91e0..ecdb7f9e 100644 --- a/VoiceChangerDemo.ipynb +++ b/VoiceChangerDemo.ipynb @@ -5,7 +5,7 @@ "colab": { "name": "VoiceChangerDemo", "provenance": [], - "authorship_tag": "ABX9TyNlpoC6l1z+JVEx0wBFrIct", + "authorship_tag": "ABX9TyOby01VR127ZMS2YWFP8/YE", "include_colab_link": true }, "kernelspec": { @@ -37,7 +37,7 @@ "\n", "このノートはColab上でMMVCのボイチェンを行うノートです。\n", "\n", - "正式版はローカルPCのDocker上で動かすアプリケーションです。\n", + "正式版はローカルPC上で動かすアプリケーションです。\n", "\n", "正式版は、多くの場合より少ないタイムラグで滑らかに音声を変換できます。\n", "\n", @@ -76,7 +76,7 @@ "id": "vV1t7PBRm-o6", "outputId": "de727091-7c9f-4dbc-a0cc-5985409b289f" }, - "execution_count": 1, + "execution_count": null, "outputs": [ { "output_type": "stream", @@ -135,12 +135,12 @@ "metadata": { "id": "nSXATMWYb4Ik" }, - "execution_count": 2, + "execution_count": null, "outputs": [] }, { "cell_type": "code", - "execution_count": 3, + "execution_count": null, "metadata": { "colab": { "base_uri": "https://localhost:8080/" @@ -189,7 +189,7 @@ "id": "86wTFmqsNMnD", "outputId": "2b329892-41b2-4560-e4f0-ab49b4ef83bc" }, - "execution_count": 4, + "execution_count": null, "outputs": [ { "output_type": "stream", @@ -260,7 +260,7 @@ "metadata": { "id": "LwZAAuqxX7yY" }, - "execution_count": 5, + "execution_count": null, "outputs": [] }, { @@ -286,7 +286,8 @@ "VoiceChanger Initialized (GPU_NUM:1, mps_enabled:False)\n", " Voice Changerを起動しています。\n", " -- 設定 -- \n", - " CONFIG:/content/drive/MyDrive/VoiceChanger/config.json, MODEL:None ONNX_MODEL:/content/drive/MyDrive/VoiceChanger/G_326000.onnx```\n", + " CONFIG:/content/drive/MyDrive/VoiceChanger/config.json, MODEL:None ONNX_MODEL:/content/drive/MyDrive/VoiceChanger/G_326000.onnx\n", + "```\n", "\n" ], "metadata": { @@ -316,7 +317,7 @@ "metadata": { "id": "iNOAB7zISI6J" }, - "execution_count": 6, + "execution_count": null, "outputs": [] }, { @@ -332,7 +333,7 @@ "id": "chu06KpAjEK6", "outputId": "cf0d26f3-66a9-406e-e739-f588483d2851" }, - "execution_count": 12, + "execution_count": null, "outputs": [ { "output_type": "stream", @@ -380,7 +381,7 @@ }, "outputId": "b6ef1db3-37b4-4025-fdbf-711e00646902" }, - "execution_count": 13, + "execution_count": null, "outputs": [ { "output_type": "stream",