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

This commit is contained in:
w-okada 2023-01-12 23:50:33 +09:00
parent 19de68eb4b
commit ec2f25487c

View File

@ -4,7 +4,7 @@
"metadata": { "metadata": {
"colab": { "colab": {
"provenance": [], "provenance": [],
"authorship_tag": "ABX9TyP/3QiGmJfI/yvB8/t/WTXG", "authorship_tag": "ABX9TyP+LenGtlXFGimgObzNvgqS",
"include_colab_link": true "include_colab_link": true
}, },
"kernelspec": { "kernelspec": {
@ -73,7 +73,7 @@
"base_uri": "https://localhost:8080/" "base_uri": "https://localhost:8080/"
}, },
"id": "vV1t7PBRm-o6", "id": "vV1t7PBRm-o6",
"outputId": "cd968cbb-6749-4d64-c524-364bbccfbaaf" "outputId": "85aaa5ec-0fc9-4433-96f3-5086c17e5ba1"
}, },
"execution_count": 1, "execution_count": 1,
"outputs": [ "outputs": [
@ -81,7 +81,7 @@
"output_type": "stream", "output_type": "stream",
"name": "stdout", "name": "stdout",
"text": [ "text": [
"Thu Jan 12 08:49:28 2023 \n", "Thu Jan 12 14:48:08 2023 \n",
"+-----------------------------------------------------------------------------+\n", "+-----------------------------------------------------------------------------+\n",
"| NVIDIA-SMI 460.32.03 Driver Version: 460.32.03 CUDA Version: 11.2 |\n", "| NVIDIA-SMI 460.32.03 Driver Version: 460.32.03 CUDA Version: 11.2 |\n",
"|-------------------------------+----------------------+----------------------+\n", "|-------------------------------+----------------------+----------------------+\n",
@ -119,7 +119,7 @@
"cell_type": "code", "cell_type": "code",
"source": [ "source": [
"# (2) リポジトリのクローン\n", "# (2) リポジトリのクローン\n",
"!git clone --depth 1 https://github.com/w-okada/voice-changer.git -b v.1.3.2\n", "!git clone --depth 1 https://github.com/w-okada/voice-changer.git -b v.1.3.3\n",
"%cd voice-changer/server\n", "%cd voice-changer/server\n",
"!git clone --depth 1 https://github.com/isletennos/MMVC_Trainer.git -b v1.3.2.2\n", "!git clone --depth 1 https://github.com/isletennos/MMVC_Trainer.git -b v1.3.2.2\n",
"!cd MMVC_Trainer/monotonic_align/ && python setup.py build_ext --inplace && cd -\n" "!cd MMVC_Trainer/monotonic_align/ && python setup.py build_ext --inplace && cd -\n"
@ -129,7 +129,7 @@
"base_uri": "https://localhost:8080/" "base_uri": "https://localhost:8080/"
}, },
"id": "86wTFmqsNMnD", "id": "86wTFmqsNMnD",
"outputId": "3f06a785-7b24-4a9c-af9c-6eac5d155501" "outputId": "27ad5458-3aee-4a05-945a-5b66fd603a8d"
}, },
"execution_count": 2, "execution_count": 2,
"outputs": [ "outputs": [
@ -141,16 +141,16 @@
"remote: Enumerating objects: 143, done.\u001b[K\n", "remote: Enumerating objects: 143, done.\u001b[K\n",
"remote: Counting objects: 100% (143/143), done.\u001b[K\n", "remote: Counting objects: 100% (143/143), done.\u001b[K\n",
"remote: Compressing objects: 100% (128/128), done.\u001b[K\n", "remote: Compressing objects: 100% (128/128), done.\u001b[K\n",
"remote: Total 143 (delta 21), reused 57 (delta 5), pack-reused 0\u001b[K\n", "remote: Total 143 (delta 20), reused 62 (delta 5), pack-reused 0\u001b[K\n",
"Receiving objects: 100% (143/143), 1.51 MiB | 3.74 MiB/s, done.\n", "Receiving objects: 100% (143/143), 1.52 MiB | 4.30 MiB/s, done.\n",
"Resolving deltas: 100% (21/21), done.\n", "Resolving deltas: 100% (20/20), done.\n",
"/content/voice-changer/server\n", "/content/voice-changer/server\n",
"Cloning into 'MMVC_Trainer'...\n", "Cloning into 'MMVC_Trainer'...\n",
"remote: Enumerating objects: 920, done.\u001b[K\n", "remote: Enumerating objects: 920, done.\u001b[K\n",
"remote: Counting objects: 100% (920/920), done.\u001b[K\n", "remote: Counting objects: 100% (920/920), done.\u001b[K\n",
"remote: Compressing objects: 100% (830/830), done.\u001b[K\n", "remote: Compressing objects: 100% (830/830), done.\u001b[K\n",
"remote: Total 920 (delta 4), reused 893 (delta 1), pack-reused 0\u001b[K\n", "remote: Total 920 (delta 4), reused 893 (delta 1), pack-reused 0\u001b[K\n",
"Receiving objects: 100% (920/920), 53.04 MiB | 15.28 MiB/s, done.\n", "Receiving objects: 100% (920/920), 53.04 MiB | 17.33 MiB/s, done.\n",
"Resolving deltas: 100% (4/4), done.\n", "Resolving deltas: 100% (4/4), done.\n",
"Note: checking out 'f17c8c57d1ab7512633e6c57521f1eef6851bd0e'.\n", "Note: checking out 'f17c8c57d1ab7512633e6c57521f1eef6851bd0e'.\n",
"\n", "\n",
@ -268,7 +268,7 @@
"base_uri": "https://localhost:8080/" "base_uri": "https://localhost:8080/"
}, },
"id": "chu06KpAjEK6", "id": "chu06KpAjEK6",
"outputId": "b0efbfea-cfce-427b-bb0e-1d2c5b07f298" "outputId": "a4c8aea1-4193-4bb2-c128-3ed6d55e0270"
}, },
"execution_count": 5, "execution_count": 5,
"outputs": [ "outputs": [
@ -313,7 +313,7 @@
"base_uri": "https://localhost:8080/", "base_uri": "https://localhost:8080/",
"height": 34 "height": 34
}, },
"outputId": "9c7be773-00ef-4aef-b05f-41422c295926" "outputId": "349c76f5-c039-46e3-e73b-7582e21e2f23"
}, },
"execution_count": 6, "execution_count": 6,
"outputs": [ "outputs": [
@ -321,7 +321,7 @@
"output_type": "stream", "output_type": "stream",
"name": "stdout", "name": "stdout",
"text": [ "text": [
"https://yro7e3q4cuk-496ff2e9c6d22116-13479-colab.googleusercontent.com/front/?colab=true\n" "https://pedza0b09p-496ff2e9c6d22116-12113-colab.googleusercontent.com/front/?colab=true\n"
] ]
} }
] ]