ardha27 / AI-Song-Cover-RVC

All in One Version : Youtube WAV Download, Separating Vocal, Splitting Audio, Training, and Inference Using Google Colab
https://ko-fi.com/ardhach
MIT License
967 stars 135 forks source link

The Modded AICoverGen (for Colab Free) Broke #37

Open dylan012006 opened 9 months ago

dylan012006 commented 9 months ago

The other cells worked fine but "Run WebUI" keeps getting an "ImportError" all of a sudden. What happened?

image

iyokanmomiji commented 9 months ago

The exact same error occurred with the google colab version of the original aicovergen.

Timer: 00:17:03Traceback (most recent call last): File "/content/HRVC/src/webui.py", line 8, in import gradio as gr File "/usr/local/lib/python3.10/dist-packages/gradio/init.py", line 3, in import gradio.components as components File "/usr/local/lib/python3.10/dist-packages/gradio/components/init.py", line 1, in from gradio.components.annotated_image import AnnotatedImage File "/usr/local/lib/python3.10/dist-packages/gradio/components/annotated_image.py", line 8, in from gradio_client.documentation import document, set_documentation_group ImportError: cannot import name 'set_documentation_group' from 'gradio_client.documentation' (/usr/local/lib/python3.10/dist-packages/gradio_client/documentation.py)

shrlckhom commented 9 months ago

Same problem here

/content/RVC 2024-02-09 17:29:08.261611: E external/local_xla/xla/stream_executor/cuda/cuda_dnn.cc:9261] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered 2024-02-09 17:29:08.261672: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:607] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered 2024-02-09 17:29:08.263645: E external/local_xla/xla/stream_executor/cuda/cuda_blas.cc:1515] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2024-02-09 17:29:08.274990: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-02-09 17:29:10.172294: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-02-09 17:29:17 | INFO | faiss.loader | Loading faiss with AVX2 support. 2024-02-09 17:29:17 | INFO | faiss.loader | Successfully loaded faiss with AVX2 support. Traceback (most recent call last): File "/content/RVC/app.py", line 19, in import gradio as gr File "/usr/local/lib/python3.10/dist-packages/gradio/init.py", line 3, in import gradio.components as components File "/usr/local/lib/python3.10/dist-packages/gradio/components.py", line 37, in from gradio_client.documentation import document, set_documentation_group ImportError: cannot import name 'set_documentation_group' from 'gradio_client.documentation' (/usr/local/lib/python3.10/dist-packages/gradio_client/documentation.py)

Ghhutf commented 9 months ago

مرحبا