Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinity CoLab error #116

Open
cosanostratr opened this issue Jan 20, 2024 · 0 comments
Open

Infinity CoLab error #116

cosanostratr opened this issue Jan 20, 2024 · 0 comments

Comments

@cosanostratr
Copy link

2024-01-20 18:28:42.433384: 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-01-20 18:28:42.433430: 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-01-20 18:28:42.434780: 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-01-20 18:28:43.382057: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT
Pytorch version: 2.1
=== GPU Information ===
GPU Device: Tesla T4
Total memory: 14.74810791015625 GB
CUDA Version: 12.1
PyTorch Version: 2.1.0+cu121
GPU Memory Free: 14.65 GB, Total: 14.75 GB

9 GB Memory Free, CPU Offloading Disabled.
OFFLOAD_CPU: False (Default is True for < 9GB GPU Memory Free)
USE_SMALL_MODELS: False (Default is False)
GLOBAL_ENABLE_MPS (Apple): False (Default is False)
SUNO_HALF_PRECISION: False (Default is False)
SUNO_HALF_BFLOAT16: False (Default is False)
SUNO_DISABLE_COMPILE: False (Default is False)
SUNO_USE_DIRECTML (AMD): False (Default is False)
Torch Num CPU Threads: 4
Bark Model Location: /root/.cache/suno/bark_v0 (Env var 'XDG_CACHE_HOME' to override)
HF_HOME: /content/bark/bark/bark/bark_infinity/data/models/unclassified

FFmpeg status, this should say version 6.0
FFmpeg binaries directory: None
FFmpeg Version: None
FFmpeg Path: /root/.local/share/ffmpeg-downloader/ffmpeg/ffmpeg
FFprobe Path: /root/.local/share/ffmpeg-downloader/ffmpeg/ffprobe
FFplay Path: /root/.local/share/ffmpeg-downloader/ffmpeg/ffplay

Traceback (most recent call last):
File "/content/bark/bark/bark/bark_webui.py", line 1520, in
audio_prompt_input = gr.Audio(
File "/usr/local/lib/python3.10/dist-packages/gradio/component_meta.py", line 157, in wrapper
return fn(self, **kwargs)
TypeError: Audio.init() got an unexpected keyword argument 'info'

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant