Open dylan012006 opened 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
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
مرحبا
The other cells worked fine but "Run WebUI" keeps getting an "ImportError" all of a sudden. What happened?