mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-09 19:52:30 +03:00
Colaboratory を使用して作成しました
This commit is contained in:
parent
caff82a637
commit
38b5219b99
@ -5,7 +5,7 @@
|
|||||||
"colab": {
|
"colab": {
|
||||||
"name": "VoiceChangerDemo",
|
"name": "VoiceChangerDemo",
|
||||||
"provenance": [],
|
"provenance": [],
|
||||||
"authorship_tag": "ABX9TyN+y1T1MS3ZgOANG4v8pjEP",
|
"authorship_tag": "ABX9TyNnL+Mf0eEFM/VMaQZTahNn",
|
||||||
"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": "d87ce1ad-decb-4589-b1d5-dc2d6d36415d"
|
"outputId": "dd745d3a-5b96-488a-ae51-39c47ec47b34"
|
||||||
},
|
},
|
||||||
"execution_count": 1,
|
"execution_count": 1,
|
||||||
"outputs": [
|
"outputs": [
|
||||||
@ -82,7 +82,7 @@
|
|||||||
"output_type": "stream",
|
"output_type": "stream",
|
||||||
"name": "stdout",
|
"name": "stdout",
|
||||||
"text": [
|
"text": [
|
||||||
"Thu Jan 12 09:34:13 2023 \n",
|
"Thu Jan 12 14:15:31 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",
|
||||||
@ -91,7 +91,7 @@
|
|||||||
"| | | 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 71C P8 13W / 70W | 0MiB / 15109MiB | 0% Default |\n",
|
"| N/A 65C P8 13W / 70W | 0MiB / 15109MiB | 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": "6142b113-1ee8-4548-ae7f-9e32fe47d592"
|
"outputId": "c78a92f6-6631-476d-e967-0b797336eefc"
|
||||||
},
|
},
|
||||||
"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.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 -"
|
"!cd MMVC_Trainer/monotonic_align/ && python setup.py build_ext --inplace && cd -"
|
||||||
@ -187,7 +187,7 @@
|
|||||||
"base_uri": "https://localhost:8080/"
|
"base_uri": "https://localhost:8080/"
|
||||||
},
|
},
|
||||||
"id": "86wTFmqsNMnD",
|
"id": "86wTFmqsNMnD",
|
||||||
"outputId": "98890058-6301-4c50-8779-d7b5098cdb55"
|
"outputId": "2de377dc-b76e-428d-81ae-59bf1d72e1cc"
|
||||||
},
|
},
|
||||||
"execution_count": 4,
|
"execution_count": 4,
|
||||||
"outputs": [
|
"outputs": [
|
||||||
@ -199,16 +199,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 | 4.06 MiB/s, done.\n",
|
"Receiving objects: 100% (143/143), 1.52 MiB | 4.29 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 891 (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 | 16.74 MiB/s, done.\n",
|
"Receiving objects: 100% (920/920), 53.04 MiB | 17.82 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",
|
||||||
@ -324,7 +324,7 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"id": "iNOAB7zISI6J"
|
"id": "iNOAB7zISI6J"
|
||||||
},
|
},
|
||||||
"execution_count": 17,
|
"execution_count": 6,
|
||||||
"outputs": []
|
"outputs": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -338,9 +338,9 @@
|
|||||||
"base_uri": "https://localhost:8080/"
|
"base_uri": "https://localhost:8080/"
|
||||||
},
|
},
|
||||||
"id": "chu06KpAjEK6",
|
"id": "chu06KpAjEK6",
|
||||||
"outputId": "8186d701-e52f-49b7-80b8-c71a90185ce2"
|
"outputId": "789c20be-249a-4965-f052-e3be9be12e24"
|
||||||
},
|
},
|
||||||
"execution_count": 26,
|
"execution_count": 7,
|
||||||
"outputs": [
|
"outputs": [
|
||||||
{
|
{
|
||||||
"output_type": "stream",
|
"output_type": "stream",
|
||||||
@ -388,15 +388,15 @@
|
|||||||
"base_uri": "https://localhost:8080/",
|
"base_uri": "https://localhost:8080/",
|
||||||
"height": 34
|
"height": 34
|
||||||
},
|
},
|
||||||
"outputId": "fd12861a-5d2e-4d7c-cb8d-ec339abe671b"
|
"outputId": "2a578717-b723-4ec8-bdef-7633f2a9915c"
|
||||||
},
|
},
|
||||||
"execution_count": 28,
|
"execution_count": 8,
|
||||||
"outputs": [
|
"outputs": [
|
||||||
{
|
{
|
||||||
"output_type": "stream",
|
"output_type": "stream",
|
||||||
"name": "stdout",
|
"name": "stdout",
|
||||||
"text": [
|
"text": [
|
||||||
"https://ta48o8p4y4e-496ff2e9c6d22116-16132-colab.googleusercontent.com/front/?colab=true\n"
|
"https://uukwsuu2e7s-496ff2e9c6d22116-11527-colab.googleusercontent.com/front/?colab=true\n"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user