From 889389153140faa49a4fc5aaeed8c5d1f2966bbd Mon Sep 17 00:00:00 2001 From: w-okada <48346627+w-okada@users.noreply.github.com> Date: Sat, 12 Nov 2022 13:22:08 +0900 Subject: [PATCH 1/2] =?UTF-8?q?Colaboratory=20=E3=82=92=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E3=81=97=E3=81=A6=E4=BD=9C=E6=88=90=E3=81=97=E3=81=BE=E3=81=97?= =?UTF-8?q?=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VoiceChangerDemo_Simple.ipynb | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/VoiceChangerDemo_Simple.ipynb b/VoiceChangerDemo_Simple.ipynb index c5bc6dee..6b8e4d8c 100644 --- a/VoiceChangerDemo_Simple.ipynb +++ b/VoiceChangerDemo_Simple.ipynb @@ -5,7 +5,7 @@ "colab": { "provenance": [], "collapsed_sections": [], - "authorship_tag": "ABX9TyPHkUXX7kC4svX+S4RgL01E", + "authorship_tag": "ABX9TyP+8wuzHi5QO4OKLKxFI1U3", "include_colab_link": true }, "kernelspec": { @@ -74,7 +74,7 @@ "base_uri": "https://localhost:8080/" }, "id": "vV1t7PBRm-o6", - "outputId": "04257175-7e0c-412b-cc99-fe0b54a2f8e3" + "outputId": "f4ca1ec9-f3d1-4460-9bba-037c8e64d52b" }, "execution_count": 1, "outputs": [ @@ -82,7 +82,7 @@ "output_type": "stream", "name": "stdout", "text": [ - "Thu Nov 3 22:09:51 2022 \n", + "Sat Nov 12 04:19:23 2022 \n", "+-----------------------------------------------------------------------------+\n", "| NVIDIA-SMI 460.32.03 Driver Version: 460.32.03 CUDA Version: 11.2 |\n", "|-------------------------------+----------------------+----------------------+\n", @@ -91,7 +91,7 @@ "| | | MIG M. |\n", "|===============================+======================+======================|\n", "| 0 Tesla T4 Off | 00000000:00:04.0 Off | 0 |\n", - "| N/A 61C P0 29W / 70W | 0MiB / 15109MiB | 0% Default |\n", + "| N/A 57C P8 10W / 70W | 0MiB / 15109MiB | 0% Default |\n", "| | | N/A |\n", "+-------------------------------+----------------------+----------------------+\n", " \n", @@ -131,7 +131,7 @@ "base_uri": "https://localhost:8080/" }, "id": "86wTFmqsNMnD", - "outputId": "6b3c5886-e66b-44bd-f98f-13c78615a024" + "outputId": "9de839b7-fea0-4a16-82b7-ebd10f72910e" }, "execution_count": 2, "outputs": [ @@ -144,7 +144,7 @@ "remote: Counting objects: 100% (917/917), done.\u001b[K\n", "remote: Compressing objects: 100% (828/828), done.\u001b[K\n", "remote: Total 917 (delta 3), reused 888 (delta 0), pack-reused 0\u001b[K\n", - "Receiving objects: 100% (917/917), 53.02 MiB | 27.84 MiB/s, done.\n", + "Receiving objects: 100% (917/917), 53.02 MiB | 17.83 MiB/s, done.\n", "Resolving deltas: 100% (3/3), done.\n", "Note: checking out '39723b3243e0265b8802e020e4d4d90a4b8b65ee'.\n", "\n", @@ -158,11 +158,12 @@ " git checkout -b \n", "\n", "Cloning into 'voice-changer'...\n", - "remote: Enumerating objects: 91, done.\u001b[K\n", - "remote: Counting objects: 100% (91/91), done.\u001b[K\n", - "remote: Compressing objects: 100% (80/80), done.\u001b[K\n", - "remote: Total 91 (delta 12), reused 54 (delta 3), pack-reused 0\u001b[K\n", - "Unpacking objects: 100% (91/91), done.\n", + "remote: Enumerating objects: 108, done.\u001b[K\n", + "remote: Counting objects: 100% (108/108), done.\u001b[K\n", + "remote: Compressing objects: 100% (93/93), done.\u001b[K\n", + "remote: Total 108 (delta 15), reused 74 (delta 4), pack-reused 0\u001b[K\n", + "Receiving objects: 100% (108/108), 18.80 MiB | 13.72 MiB/s, done.\n", + "Resolving deltas: 100% (15/15), done.\n", "/content/voice-changer/demo\n" ] } @@ -237,7 +238,7 @@ "PORT = 10000 + random.randint(1, 9999)\n", "LOG_FILE = f\"LOG_FILE_{PORT}\"\n", "\n", - "get_ipython().system_raw(f'python3 MMVCServerSIO.py -p {PORT} --colab True >{LOG_FILE} 2>&1 &')\n", + "get_ipython().system_raw(f'python3 MMVCServerSIO.py -t MMVC -p {PORT} --colab True >{LOG_FILE} 2>&1 &')\n", "#print(f\"PORT:{PORT}, LOG_FILE:{LOG_FILE}\")" ], "metadata": { @@ -258,9 +259,9 @@ "base_uri": "https://localhost:8080/" }, "id": "chu06KpAjEK6", - "outputId": "a23e2355-b387-4bf5-a067-3d79aa03e7ac" + "outputId": "46c5414c-d77a-41d7-bfcc-86551d2ef2cc" }, - "execution_count": 7, + "execution_count": 5, "outputs": [ { "output_type": "stream", @@ -304,7 +305,7 @@ "base_uri": "https://localhost:8080/", "height": 34 }, - "outputId": "83ba90b4-49d8-473c-d167-41cdeeb51282" + "outputId": "5cc28647-e1ad-4014-a3d9-7841f460ae2e" }, "execution_count": 6, "outputs": [ @@ -312,7 +313,7 @@ "output_type": "stream", "name": "stdout", "text": [ - "https://vpp0vprnr6q-496ff2e9c6d22116-16878-colab.googleusercontent.com/front/\n" + "https://i1lduji3vho-496ff2e9c6d22116-14965-colab.googleusercontent.com/front/\n" ] } ] @@ -323,7 +324,7 @@ "metadata": { "id": "axkt5BjhoiPV" }, - "execution_count": 6, + "execution_count": null, "outputs": [] } ] From ef3271dc37eb8fcef42bd48658e121cf102411ce Mon Sep 17 00:00:00 2001 From: w-okada <48346627+w-okada@users.noreply.github.com> Date: Sat, 12 Nov 2022 13:23:29 +0900 Subject: [PATCH 2/2] =?UTF-8?q?Colaboratory=20=E3=82=92=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E3=81=97=E3=81=A6=E4=BD=9C=E6=88=90=E3=81=97=E3=81=BE=E3=81=97?= =?UTF-8?q?=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VoiceChangerDemo.ipynb | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/VoiceChangerDemo.ipynb b/VoiceChangerDemo.ipynb index 4512a527..6e5d0e28 100644 --- a/VoiceChangerDemo.ipynb +++ b/VoiceChangerDemo.ipynb @@ -6,7 +6,7 @@ "name": "VoiceChangerDemo", "provenance": [], "collapsed_sections": [], - "authorship_tag": "ABX9TyPgTZqyNueJKS2mFsp/FPoz", + "authorship_tag": "ABX9TyMftRLeDlARaCwr4ncwk9vN", "include_colab_link": true }, "kernelspec": { @@ -77,7 +77,7 @@ "id": "vV1t7PBRm-o6", "outputId": "465f78ad-bff5-434d-899e-9c426fe025a1" }, - "execution_count": 1, + "execution_count": null, "outputs": [ { "output_type": "stream", @@ -130,12 +130,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/" @@ -183,7 +183,7 @@ "id": "86wTFmqsNMnD", "outputId": "d654db02-02e7-4305-d538-5b3d977b3cbd" }, - "execution_count": 4, + "execution_count": null, "outputs": [ { "output_type": "stream", @@ -237,7 +237,7 @@ "metadata": { "id": "Bn4kV8TgXp8i" }, - "execution_count": 5, + "execution_count": null, "outputs": [] }, { @@ -253,7 +253,7 @@ "id": "pjxPsOOaXXTj", "outputId": "dd627fc2-35ee-4c45-ac1a-4fd1095f9a12" }, - "execution_count": 6, + "execution_count": null, "outputs": [ { "output_type": "stream", @@ -357,7 +357,7 @@ "metadata": { "id": "LwZAAuqxX7yY" }, - "execution_count": 7, + "execution_count": null, "outputs": [] }, { @@ -402,13 +402,13 @@ "PORT = 10000 + random.randint(1, 9999)\n", "LOG_FILE = f\"LOG_FILE_{PORT}\"\n", "\n", - "get_ipython().system_raw(f'python3 MMVCServerSIO.py -p {PORT} -c {CONFIG} -m {MODEL} --colab True >{LOG_FILE} 2>&1 &')\n", + "get_ipython().system_raw(f'python3 MMVCServerSIO.py -t MMVC -p {PORT} -c {CONFIG} -m {MODEL} --colab True >{LOG_FILE} 2>&1 &')\n", "#print(f\"PORT:{PORT}, LOG_FILE:{LOG_FILE}\")" ], "metadata": { "id": "iNOAB7zISI6J" }, - "execution_count": 12, + "execution_count": null, "outputs": [] }, { @@ -424,7 +424,7 @@ "id": "chu06KpAjEK6", "outputId": "b5047905-b210-45d2-8fef-3dabebc3e7bb" }, - "execution_count": 21, + "execution_count": null, "outputs": [ { "output_type": "stream", @@ -475,7 +475,7 @@ }, "outputId": "b86962da-b605-4a4c-cdc4-22337b6a589a" }, - "execution_count": 22, + "execution_count": null, "outputs": [ { "output_type": "stream",