mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-03-13 19:34:02 +03:00
Colaboratory を使用して作成しました
This commit is contained in:
parent
72a56735c6
commit
3f061c7808
@ -5,7 +5,7 @@
|
||||
"colab": {
|
||||
"name": "VoiceChangerDemo",
|
||||
"provenance": [],
|
||||
"authorship_tag": "ABX9TyMPAcI+ph7BN+Jg9dRQcidO",
|
||||
"authorship_tag": "ABX9TyMYxiOpYpg7Jdcqs6o5zO6u",
|
||||
"include_colab_link": true
|
||||
},
|
||||
"kernelspec": {
|
||||
@ -74,7 +74,7 @@
|
||||
"base_uri": "https://localhost:8080/"
|
||||
},
|
||||
"id": "vV1t7PBRm-o6",
|
||||
"outputId": "1a01f054-42ef-4408-e6e5-36ae76fed751"
|
||||
"outputId": "58e3f73b-3a8f-417a-b76c-c650f94669a7"
|
||||
},
|
||||
"execution_count": 1,
|
||||
"outputs": [
|
||||
@ -82,7 +82,7 @@
|
||||
"output_type": "stream",
|
||||
"name": "stdout",
|
||||
"text": [
|
||||
"Fri Dec 9 01:43:38 2022 \n",
|
||||
"Sat Dec 10 06:05:51 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 62C P0 29W / 70W | 0MiB / 15109MiB | 0% Default |\n",
|
||||
"| N/A 47C P0 26W / 70W | 0MiB / 15109MiB | 0% Default |\n",
|
||||
"| | | N/A |\n",
|
||||
"+-------------------------------+----------------------+----------------------+\n",
|
||||
" \n",
|
||||
@ -140,7 +140,7 @@
|
||||
"base_uri": "https://localhost:8080/"
|
||||
},
|
||||
"id": "2wxD-gRSMU5R",
|
||||
"outputId": "0b649d6a-933e-45ab-e5a5-e024e8484936"
|
||||
"outputId": "17c5e430-da38-41b4-b59d-032e0a6639b9"
|
||||
},
|
||||
"outputs": [
|
||||
{
|
||||
@ -171,9 +171,8 @@
|
||||
"cell_type": "code",
|
||||
"source": [
|
||||
"# (3) リポジトリのクローン\n",
|
||||
"!git clone --depth 1 https://github.com/isletennos/MMVC_Trainer.git -b v1.3.1.5 /MMVC_Trainer\n",
|
||||
"!git clone --depth 1 https://github.com/w-okada/voice-changer.git -b ver_1.1\n",
|
||||
"%cd /MMVC_Trainer/monotonic_align \n",
|
||||
"!git clone --depth 1 https://github.com/w-okada/voice-changer.git -b ver_1.2\n",
|
||||
"%cd voice-changer/demo/MMVC_Trainer/monotonic_align \n",
|
||||
"!cythonize -3 -i core.pyx &> /dev/null\n",
|
||||
"!mv core.cpython-*.so monotonic_align &> /dev/null\n",
|
||||
"%cd /content/voice-changer/demo/\n"
|
||||
@ -183,7 +182,7 @@
|
||||
"base_uri": "https://localhost:8080/"
|
||||
},
|
||||
"id": "86wTFmqsNMnD",
|
||||
"outputId": "3f20280c-a9fd-48e7-afb1-0c598d7d4b6a"
|
||||
"outputId": "aa92d88d-4bd6-4931-f801-79a32b7f6abe"
|
||||
},
|
||||
"execution_count": 4,
|
||||
"outputs": [
|
||||
@ -191,21 +190,14 @@
|
||||
"output_type": "stream",
|
||||
"name": "stdout",
|
||||
"text": [
|
||||
"Cloning into '/MMVC_Trainer'...\n",
|
||||
"remote: Enumerating objects: 917, done.\u001b[K\n",
|
||||
"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 889 (delta 0), pack-reused 0\u001b[K\n",
|
||||
"Receiving objects: 100% (917/917), 53.02 MiB | 17.29 MiB/s, done.\n",
|
||||
"Resolving deltas: 100% (3/3), done.\n",
|
||||
"Cloning into 'voice-changer'...\n",
|
||||
"remote: Enumerating objects: 109, done.\u001b[K\n",
|
||||
"remote: Counting objects: 100% (109/109), done.\u001b[K\n",
|
||||
"remote: Compressing objects: 100% (95/95), done.\u001b[K\n",
|
||||
"remote: Total 109 (delta 15), reused 80 (delta 3), pack-reused 0\u001b[K\n",
|
||||
"Receiving objects: 100% (109/109), 18.79 MiB | 5.05 MiB/s, done.\n",
|
||||
"Resolving deltas: 100% (15/15), done.\n",
|
||||
"Note: checking out 'a5afb4441eef9b0a3234c62532199b19a5583fff'.\n",
|
||||
"remote: Enumerating objects: 1030, done.\u001b[K\n",
|
||||
"remote: Counting objects: 100% (1030/1030), done.\u001b[K\n",
|
||||
"remote: Compressing objects: 100% (919/919), done.\u001b[K\n",
|
||||
"remote: Total 1030 (delta 21), reused 982 (delta 11), pack-reused 0\u001b[K\n",
|
||||
"Receiving objects: 100% (1030/1030), 71.87 MiB | 22.15 MiB/s, done.\n",
|
||||
"Resolving deltas: 100% (21/21), done.\n",
|
||||
"Note: checking out 'e824f89e8fac9d202d5ff72ebb13a4e1bf57b4d3'.\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",
|
||||
@ -216,7 +208,7 @@
|
||||
"\n",
|
||||
" git checkout -b <new-branch-name>\n",
|
||||
"\n",
|
||||
"/MMVC_Trainer/monotonic_align\n",
|
||||
"/content/voice-changer/demo/MMVC_Trainer/monotonic_align\n",
|
||||
"/content/voice-changer/demo\n"
|
||||
]
|
||||
}
|
||||
@ -255,7 +247,7 @@
|
||||
"base_uri": "https://localhost:8080/"
|
||||
},
|
||||
"id": "pjxPsOOaXXTj",
|
||||
"outputId": "c3e8fc4d-0f0b-4271-c586-614f60a7b0e2"
|
||||
"outputId": "2c418c42-235e-4d7b-db62-858c226a2478"
|
||||
},
|
||||
"execution_count": 6,
|
||||
"outputs": [
|
||||
@ -426,7 +418,7 @@
|
||||
"base_uri": "https://localhost:8080/"
|
||||
},
|
||||
"id": "chu06KpAjEK6",
|
||||
"outputId": "8c1c6d17-375f-48db-dae8-b9a214470cd2"
|
||||
"outputId": "2b9883a7-b350-4958-af11-8d48ad833bbb"
|
||||
},
|
||||
"execution_count": 10,
|
||||
"outputs": [
|
||||
@ -477,7 +469,7 @@
|
||||
"base_uri": "https://localhost:8080/",
|
||||
"height": 34
|
||||
},
|
||||
"outputId": "6538f2bb-0861-410b-f56b-647501ad11ed"
|
||||
"outputId": "2cc7ba41-08d9-4582-ad15-959c741597a0"
|
||||
},
|
||||
"execution_count": 11,
|
||||
"outputs": [
|
||||
@ -485,7 +477,7 @@
|
||||
"output_type": "stream",
|
||||
"name": "stdout",
|
||||
"text": [
|
||||
"https://cyjqzm0tywm-496ff2e9c6d22116-13295-colab.googleusercontent.com/front/\n"
|
||||
"https://5qu91u3piw-496ff2e9c6d22116-11612-colab.googleusercontent.com/front/\n"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user