mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 05:25:01 +03:00
Colab を使用して作成されました
This commit is contained in:
parent
0fbcd52729
commit
a0861a1b30
@ -52,12 +52,40 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"execution_count": 3,
|
||||
"metadata": {
|
||||
"id": "W2GYWTHWmRIY",
|
||||
"cellView": "form"
|
||||
"cellView": "form",
|
||||
"outputId": "ab23f187-546e-4156-813d-12e2f178d23a",
|
||||
"colab": {
|
||||
"base_uri": "https://localhost:8080/"
|
||||
}
|
||||
},
|
||||
"outputs": [],
|
||||
"outputs": [
|
||||
{
|
||||
"metadata": {
|
||||
"tags": null
|
||||
},
|
||||
"name": "stdout",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"GPU is available\n",
|
||||
"GPU Name: Tesla T4\n",
|
||||
"Welcome to ColabMod\n",
|
||||
"Downloading the latest vcclient... \n",
|
||||
" % Total % Received % Xferd Average Speed Time Time Time Current\n",
|
||||
" Dload Upload Total Spent Left Speed\n",
|
||||
"100 1163 100 1163 0 0 2654 0 --:--:-- --:--:-- --:--:-- 2649\n",
|
||||
"Warning: Failed to create the file /content/vcclient_latest_for_colab: Text \n",
|
||||
"Warning: file busy\n",
|
||||
" 0 2965M 0 15848 0 0 16360 0 52:47:53 --:--:-- 52:47:53 16360\n",
|
||||
"curl: (23) Failure writing output to destination\n",
|
||||
"Download is done.\n",
|
||||
"/content\n",
|
||||
"Installing modules... Install is done.\n"
|
||||
]
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
"#=================Updated=================\n",
|
||||
"# @title **[1]** Clone repository and install dependencies\n",
|
||||
@ -203,7 +231,7 @@
|
||||
"# @markdown ### Options:\n",
|
||||
"ClearConsole = True # @param {type:\"boolean\"}\n",
|
||||
"Play_Notification = True # @param {type:\"boolean\"}\n",
|
||||
"NgrokToken = \"2iIApCAGO7wODHEUtZPDjbFq2bT_5H9VfYRx8oQBaXUT7EEH9\" # @param {type:\"string\"}\n",
|
||||
"NgrokToken = \"\" # @param {type:\"string\"}\n",
|
||||
"\n",
|
||||
"PORT=8003\n",
|
||||
"NGROK_URL_FILE = \"ngrok_url.txt\"\n",
|
||||
@ -301,7 +329,7 @@
|
||||
"colab": {
|
||||
"provenance": [],
|
||||
"gpuType": "T4",
|
||||
"authorship_tag": "ABX9TyM285GMdZ0Pq8hmQU8sArod",
|
||||
"authorship_tag": "ABX9TyMWd/nQ6LnQpMDqF9MqEpsm",
|
||||
"include_colab_link": true
|
||||
},
|
||||
"kernelspec": {
|
||||
|
Loading…
Reference in New Issue
Block a user