diff --git a/VoiceChangerDemo_Simple.ipynb b/VoiceChangerDemo_Simple.ipynb index 6f6ff555..b2175852 100644 --- a/VoiceChangerDemo_Simple.ipynb +++ b/VoiceChangerDemo_Simple.ipynb @@ -4,7 +4,7 @@ "metadata": { "colab": { "provenance": [], - "authorship_tag": "ABX9TyNML9VVT2rBjHi7qE5G+dci", + "authorship_tag": "ABX9TyMbEaYCN99uSLL/nDAvCtWA", "include_colab_link": true }, "kernelspec": { @@ -73,7 +73,7 @@ "base_uri": "https://localhost:8080/" }, "id": "vV1t7PBRm-o6", - "outputId": "4604e7b1-cdeb-4cfc-cf1b-3922270c4d16" + "outputId": "921871ee-09bc-4862-e3ac-4182ce9b3613" }, "execution_count": 1, "outputs": [ @@ -81,7 +81,7 @@ "output_type": "stream", "name": "stdout", "text": [ - "Wed Jan 11 14:14:21 2023 \n", + "Thu Jan 12 08:27:57 2023 \n", "+-----------------------------------------------------------------------------+\n", "| NVIDIA-SMI 460.32.03 Driver Version: 460.32.03 CUDA Version: 11.2 |\n", "|-------------------------------+----------------------+----------------------+\n", @@ -90,7 +90,7 @@ "| | | MIG M. |\n", "|===============================+======================+======================|\n", "| 0 Tesla T4 Off | 00000000:00:04.0 Off | 0 |\n", - "| N/A 39C P8 9W / 70W | 0MiB / 15109MiB | 0% Default |\n", + "| N/A 66C P8 12W / 70W | 0MiB / 15109MiB | 0% Default |\n", "| | | N/A |\n", "+-------------------------------+----------------------+----------------------+\n", " \n", @@ -129,7 +129,7 @@ "base_uri": "https://localhost:8080/" }, "id": "86wTFmqsNMnD", - "outputId": "9be63d14-731d-41ce-9e8e-5c7e8abf0d93" + "outputId": "911245e2-f031-453e-84f0-a9ed1e636a4e" }, "execution_count": 2, "outputs": [ @@ -138,19 +138,19 @@ "name": "stdout", "text": [ "Cloning into 'voice-changer'...\n", - "remote: Enumerating objects: 138, done.\u001b[K\n", - "remote: Counting objects: 100% (138/138), done.\u001b[K\n", - "remote: Compressing objects: 100% (120/120), done.\u001b[K\n", - "remote: Total 138 (delta 18), reused 63 (delta 7), pack-reused 0\u001b[K\n", - "Receiving objects: 100% (138/138), 1.51 MiB | 4.06 MiB/s, done.\n", - "Resolving deltas: 100% (18/18), done.\n", + "remote: Enumerating objects: 143, done.\u001b[K\n", + "remote: Counting objects: 100% (143/143), done.\u001b[K\n", + "remote: Compressing objects: 100% (127/127), done.\u001b[K\n", + "remote: Total 143 (delta 21), reused 61 (delta 6), pack-reused 0\u001b[K\n", + "Receiving objects: 100% (143/143), 1.51 MiB | 4.16 MiB/s, done.\n", + "Resolving deltas: 100% (21/21), done.\n", "/content/voice-changer/server\n", "Cloning into 'MMVC_Trainer'...\n", "remote: Enumerating objects: 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: Total 920 (delta 4), reused 893 (delta 1), pack-reused 0\u001b[K\n", - "Receiving objects: 100% (920/920), 53.04 MiB | 13.66 MiB/s, done.\n", + "Receiving objects: 100% (920/920), 53.04 MiB | 27.85 MiB/s, done.\n", "Resolving deltas: 100% (4/4), done.\n", "Note: checking out 'f17c8c57d1ab7512633e6c57521f1eef6851bd0e'.\n", "\n", @@ -203,7 +203,7 @@ "!pip install uvicorn &> /dev/null\n", "!pip install websockets &> /dev/null\n", "!pip install pyOpenSSL &> /dev/null\n", - "!pip install onnxruntime-gpu &> /dev/null" + "!pip install onnxruntime-gpu &> /dev/null" ], "metadata": { "id": "LwZAAuqxX7yY" @@ -269,7 +269,7 @@ "base_uri": "https://localhost:8080/" }, "id": "chu06KpAjEK6", - "outputId": "a5947a31-4e50-45d4-e7ae-e4bc2911b81c" + "outputId": "418bb6b0-e69d-4c5c-e13b-6e51ef899e85" }, "execution_count": 5, "outputs": [ @@ -314,7 +314,7 @@ "base_uri": "https://localhost:8080/", "height": 34 }, - "outputId": "8c324bf3-e678-44cc-d67f-2d0f48c0b3fb" + "outputId": "31b5c0c5-3f39-4737-c8e7-14968e15fe33" }, "execution_count": 6, "outputs": [ @@ -322,7 +322,7 @@ "output_type": "stream", "name": "stdout", "text": [ - "https://ucm1weit8m-496ff2e9c6d22116-14519-colab.googleusercontent.com/front/?colab=true\n" + "https://szlqdmxziz-496ff2e9c6d22116-13817-colab.googleusercontent.com/front/?colab=true\n" ] } ] @@ -333,7 +333,7 @@ "metadata": { "id": "axkt5BjhoiPV" }, - "execution_count": null, + "execution_count": 6, "outputs": [] } ]