Colaboratory を使用して作成しました

This commit is contained in:
w-okada 2023-01-29 21:13:48 +09:00
parent eac7586327
commit 6b7f3b0fb5

View File

@ -5,7 +5,7 @@
"colab": { "colab": {
"name": "VoiceChangerDemo", "name": "VoiceChangerDemo",
"provenance": [], "provenance": [],
"authorship_tag": "ABX9TyOc15otxqkeLfxiyox8JliU", "authorship_tag": "ABX9TyNlpoC6l1z+JVEx0wBFrIct",
"include_colab_link": true "include_colab_link": true
}, },
"kernelspec": { "kernelspec": {
@ -74,7 +74,7 @@
"base_uri": "https://localhost:8080/" "base_uri": "https://localhost:8080/"
}, },
"id": "vV1t7PBRm-o6", "id": "vV1t7PBRm-o6",
"outputId": "0ca1a6a2-95c1-429f-bb6a-adbf71bcda02" "outputId": "de727091-7c9f-4dbc-a0cc-5985409b289f"
}, },
"execution_count": 1, "execution_count": 1,
"outputs": [ "outputs": [
@ -82,16 +82,16 @@
"output_type": "stream", "output_type": "stream",
"name": "stdout", "name": "stdout",
"text": [ "text": [
"Sat Jan 14 10:57:42 2023 \n", "Sun Jan 29 12:09:35 2023 \n",
"+-----------------------------------------------------------------------------+\n", "+-----------------------------------------------------------------------------+\n",
"| NVIDIA-SMI 460.32.03 Driver Version: 460.32.03 CUDA Version: 11.2 |\n", "| NVIDIA-SMI 510.47.03 Driver Version: 510.47.03 CUDA Version: 11.6 |\n",
"|-------------------------------+----------------------+----------------------+\n", "|-------------------------------+----------------------+----------------------+\n",
"| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |\n", "| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |\n",
"| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |\n", "| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |\n",
"| | | MIG M. |\n", "| | | MIG M. |\n",
"|===============================+======================+======================|\n", "|===============================+======================+======================|\n",
"| 0 Tesla T4 Off | 00000000:00:04.0 Off | 0 |\n", "| 0 Tesla T4 Off | 00000000:00:04.0 Off | 0 |\n",
"| N/A 63C P8 11W / 70W | 0MiB / 15109MiB | 0% Default |\n", "| N/A 47C P0 26W / 70W | 0MiB / 15360MiB | 0% Default |\n",
"| | | N/A |\n", "| | | N/A |\n",
"+-------------------------------+----------------------+----------------------+\n", "+-------------------------------+----------------------+----------------------+\n",
" \n", " \n",
@ -146,7 +146,7 @@
"base_uri": "https://localhost:8080/" "base_uri": "https://localhost:8080/"
}, },
"id": "2wxD-gRSMU5R", "id": "2wxD-gRSMU5R",
"outputId": "0cca0ac1-4a3b-42da-a3c3-057d550e379f" "outputId": "4c9da537-a5cb-4c5d-f999-2795b00d41a8"
}, },
"outputs": [ "outputs": [
{ {
@ -177,7 +177,7 @@
"cell_type": "code", "cell_type": "code",
"source": [ "source": [
"# (3) リポジトリのクローン\n", "# (3) リポジトリのクローン\n",
"!git clone --depth 1 https://github.com/w-okada/voice-changer.git -b v.1.3.5\n", "!git clone --depth 1 https://github.com/w-okada/voice-changer.git -b v.1.3.7\n",
"%cd voice-changer/server\n", "%cd voice-changer/server\n",
"!git clone https://github.com/isletennos/MMVC_Client.git\n", "!git clone https://github.com/isletennos/MMVC_Client.git\n",
"!cd MMVC_Client && git checkout 04f3fec4fd82dea6657026ec4e1cd80fb29a415c && cd -" "!cd MMVC_Client && git checkout 04f3fec4fd82dea6657026ec4e1cd80fb29a415c && cd -"
@ -187,7 +187,7 @@
"base_uri": "https://localhost:8080/" "base_uri": "https://localhost:8080/"
}, },
"id": "86wTFmqsNMnD", "id": "86wTFmqsNMnD",
"outputId": "a249b913-3ffc-4b82-f62d-a856012f3562" "outputId": "2b329892-41b2-4560-e4f0-ab49b4ef83bc"
}, },
"execution_count": 4, "execution_count": 4,
"outputs": [ "outputs": [
@ -196,41 +196,36 @@
"name": "stdout", "name": "stdout",
"text": [ "text": [
"Cloning into 'voice-changer'...\n", "Cloning into 'voice-changer'...\n",
"remote: Enumerating objects: 149, done.\u001b[K\n", "remote: Enumerating objects: 157, done.\u001b[K\n",
"remote: Counting objects: 100% (149/149), done.\u001b[K\n", "remote: Counting objects: 100% (157/157), done.\u001b[K\n",
"remote: Compressing objects: 100% (134/134), done.\u001b[K\n", "remote: Compressing objects: 100% (141/141), done.\u001b[K\n",
"remote: Total 149 (delta 20), reused 64 (delta 5), pack-reused 0\u001b[K\n", "remote: Total 157 (delta 21), reused 70 (delta 5), pack-reused 0\u001b[K\n",
"Receiving objects: 100% (149/149), 1.56 MiB | 4.35 MiB/s, done.\n", "Receiving objects: 100% (157/157), 1.61 MiB | 4.03 MiB/s, done.\n",
"Resolving deltas: 100% (20/20), done.\n", "Resolving deltas: 100% (21/21), done.\n",
"Note: checking out '4c6f7c00fa68d91e1ccdb07b7c35ce603b6b0ab2'.\n",
"\n",
"You are in 'detached HEAD' state. You can look around, make experimental\n",
"changes and commit them, and you can discard any commits you make in this\n",
"state without impacting any branches by performing another checkout.\n",
"\n",
"If you want to create a new branch to retain commits you create, you may\n",
"do so (now or later) by using -b with the checkout command again. Example:\n",
"\n",
" git checkout -b <new-branch-name>\n",
"\n",
"/content/voice-changer/server\n", "/content/voice-changer/server\n",
"Cloning into 'MMVC_Client'...\n", "Cloning into 'MMVC_Client'...\n",
"remote: Enumerating objects: 594, done.\u001b[K\n", "remote: Enumerating objects: 611, done.\u001b[K\n",
"remote: Counting objects: 100% (320/320), done.\u001b[K\n", "remote: Counting objects: 100% (337/337), done.\u001b[K\n",
"remote: Compressing objects: 100% (114/114), done.\u001b[K\n", "remote: Compressing objects: 100% (120/120), done.\u001b[K\n",
"remote: Total 594 (delta 229), reused 261 (delta 203), pack-reused 274\u001b[K\n", "remote: Total 611 (delta 238), reused 285 (delta 214), pack-reused 274\u001b[K\n",
"Receiving objects: 100% (594/594), 738.87 KiB | 18.02 MiB/s, done.\n", "Receiving objects: 100% (611/611), 752.38 KiB | 21.50 MiB/s, done.\n",
"Resolving deltas: 100% (351/351), done.\n", "Resolving deltas: 100% (360/360), done.\n",
"Note: checking out '04f3fec4fd82dea6657026ec4e1cd80fb29a415c'.\n", "Note: switching to '04f3fec4fd82dea6657026ec4e1cd80fb29a415c'.\n",
"\n", "\n",
"You are in 'detached HEAD' state. You can look around, make experimental\n", "You are in 'detached HEAD' state. You can look around, make experimental\n",
"changes and commit them, and you can discard any commits you make in this\n", "changes and commit them, and you can discard any commits you make in this\n",
"state without impacting any branches by performing another checkout.\n", "state without impacting any branches by switching back to a branch.\n",
"\n", "\n",
"If you want to create a new branch to retain commits you create, you may\n", "If you want to create a new branch to retain commits you create, you may\n",
"do so (now or later) by using -b with the checkout command again. Example:\n", "do so (now or later) by using -c with the switch command. Example:\n",
"\n", "\n",
" git checkout -b <new-branch-name>\n", " git switch -c <new-branch-name>\n",
"\n",
"Or undo this operation with:\n",
"\n",
" git switch -\n",
"\n",
"Turn off this advice by setting config variable advice.detachedHead to false\n",
"\n", "\n",
"HEAD is now at 04f3fec Merge pull request #30 from Mokuichi147/setupcheck\n", "HEAD is now at 04f3fec Merge pull request #30 from Mokuichi147/setupcheck\n",
"/content/voice-changer/server\n" "/content/voice-changer/server\n"
@ -335,9 +330,9 @@
"base_uri": "https://localhost:8080/" "base_uri": "https://localhost:8080/"
}, },
"id": "chu06KpAjEK6", "id": "chu06KpAjEK6",
"outputId": "dab82a85-6d85-4a6c-ecee-82f458269862" "outputId": "cf0d26f3-66a9-406e-e739-f588483d2851"
}, },
"execution_count": 13, "execution_count": 12,
"outputs": [ "outputs": [
{ {
"output_type": "stream", "output_type": "stream",
@ -383,15 +378,15 @@
"base_uri": "https://localhost:8080/", "base_uri": "https://localhost:8080/",
"height": 34 "height": 34
}, },
"outputId": "67b0f1f9-6c29-4a7c-b51a-09b0d6fa73ce" "outputId": "b6ef1db3-37b4-4025-fdbf-711e00646902"
}, },
"execution_count": 14, "execution_count": 13,
"outputs": [ "outputs": [
{ {
"output_type": "stream", "output_type": "stream",
"name": "stdout", "name": "stdout",
"text": [ "text": [
"https://bw798xestd8-496ff2e9c6d22116-13755-colab.googleusercontent.com/front/?colab=true\n" "https://nafdn2dmorn-496ff2e9c6d22116-18341-colab.googleusercontent.com/front/?colab=true\n"
] ]
} }
] ]