mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-02 16:23:58 +03:00
Colaboratory を使用して作成しました
This commit is contained in:
parent
6b7f3b0fb5
commit
1c1b853941
@ -4,7 +4,7 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"colab": {
|
"colab": {
|
||||||
"provenance": [],
|
"provenance": [],
|
||||||
"authorship_tag": "ABX9TyMvlihfFf4Lya4Hh98XmoBI",
|
"authorship_tag": "ABX9TyMxmV4RpK/p2+W+xEK9aM2U",
|
||||||
"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": "03507075-369d-4dc6-9b34-dfc37a5dcf6d"
|
"outputId": "785be88d-b741-4824-8b99-6863d172fa3b"
|
||||||
},
|
},
|
||||||
"execution_count": 1,
|
"execution_count": 1,
|
||||||
"outputs": [
|
"outputs": [
|
||||||
@ -81,16 +81,16 @@
|
|||||||
"output_type": "stream",
|
"output_type": "stream",
|
||||||
"name": "stdout",
|
"name": "stdout",
|
||||||
"text": [
|
"text": [
|
||||||
"Sat Jan 14 10:48:43 2023 \n",
|
"Sun Jan 29 12:17:09 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 47C P8 10W / 70W | 0MiB / 15109MiB | 0% Default |\n",
|
"| N/A 67C P0 30W / 70W | 0MiB / 15360MiB | 0% Default |\n",
|
||||||
"| | | N/A |\n",
|
"| | | N/A |\n",
|
||||||
"+-------------------------------+----------------------+----------------------+\n",
|
"+-------------------------------+----------------------+----------------------+\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.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 -\n"
|
"!cd MMVC_Client && git checkout 04f3fec4fd82dea6657026ec4e1cd80fb29a415c && cd -\n"
|
||||||
@ -129,7 +129,7 @@
|
|||||||
"base_uri": "https://localhost:8080/"
|
"base_uri": "https://localhost:8080/"
|
||||||
},
|
},
|
||||||
"id": "86wTFmqsNMnD",
|
"id": "86wTFmqsNMnD",
|
||||||
"outputId": "d65ffce7-99a5-4cb6-b7bd-cb7cff7f3eb3"
|
"outputId": "b0bd865c-acec-47e5-b309-ac7fb6906f97"
|
||||||
},
|
},
|
||||||
"execution_count": 2,
|
"execution_count": 2,
|
||||||
"outputs": [
|
"outputs": [
|
||||||
@ -138,41 +138,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.17 MiB/s, done.\n",
|
"Receiving objects: 100% (157/157), 1.61 MiB | 1.90 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% (322/322), 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 231), reused 263 (delta 205), pack-reused 272\u001b[K\n",
|
"remote: Total 611 (delta 238), reused 285 (delta 214), pack-reused 274\u001b[K\n",
|
||||||
"Receiving objects: 100% (594/594), 776.40 KiB | 6.87 MiB/s, done.\n",
|
"Receiving objects: 100% (611/611), 752.38 KiB | 875.00 KiB/s, done.\n",
|
||||||
"Resolving deltas: 100% (352/352), 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"
|
||||||
@ -250,7 +245,7 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"id": "G-nMdPxEW1rc"
|
"id": "G-nMdPxEW1rc"
|
||||||
},
|
},
|
||||||
"execution_count": 7,
|
"execution_count": 4,
|
||||||
"outputs": []
|
"outputs": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -265,14 +260,15 @@
|
|||||||
"base_uri": "https://localhost:8080/"
|
"base_uri": "https://localhost:8080/"
|
||||||
},
|
},
|
||||||
"id": "chu06KpAjEK6",
|
"id": "chu06KpAjEK6",
|
||||||
"outputId": "b7e4b74e-2712-41a0-95ad-cfc6f65f5f7c"
|
"outputId": "a9cb8947-3902-43ba-c3b9-e5857c0cc7b6"
|
||||||
},
|
},
|
||||||
"execution_count": 10,
|
"execution_count": 5,
|
||||||
"outputs": [
|
"outputs": [
|
||||||
{
|
{
|
||||||
"output_type": "stream",
|
"output_type": "stream",
|
||||||
"name": "stdout",
|
"name": "stdout",
|
||||||
"text": [
|
"text": [
|
||||||
|
"VoiceChanger Initialized (GPU_NUM:1, mps_enabled:False)\n",
|
||||||
"\u001b[32m Voice Changerを起動しています。\u001b[0m\n",
|
"\u001b[32m Voice Changerを起動しています。\u001b[0m\n",
|
||||||
"\u001b[34m -- 設定 -- \u001b[0m\n",
|
"\u001b[34m -- 設定 -- \u001b[0m\n",
|
||||||
"\u001b[34m CONFIG:None, MODEL:None ONNX_MODEL:None\u001b[0m\n"
|
"\u001b[34m CONFIG:None, MODEL:None ONNX_MODEL:None\u001b[0m\n"
|
||||||
@ -308,15 +304,15 @@
|
|||||||
"base_uri": "https://localhost:8080/",
|
"base_uri": "https://localhost:8080/",
|
||||||
"height": 34
|
"height": 34
|
||||||
},
|
},
|
||||||
"outputId": "0630d9ea-3dd4-422f-ebd0-a5930edb3b07"
|
"outputId": "5c2ff7a0-f10a-46b9-eaec-96d1874e255f"
|
||||||
},
|
},
|
||||||
"execution_count": 9,
|
"execution_count": 6,
|
||||||
"outputs": [
|
"outputs": [
|
||||||
{
|
{
|
||||||
"output_type": "stream",
|
"output_type": "stream",
|
||||||
"name": "stdout",
|
"name": "stdout",
|
||||||
"text": [
|
"text": [
|
||||||
"https://1ipsaxpb34k-496ff2e9c6d22116-17980-colab.googleusercontent.com/front/?colab=true\n"
|
"https://xzok7khbzs-496ff2e9c6d22116-13279-colab.googleusercontent.com/front/?colab=true\n"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user