You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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
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'
The text was updated successfully, but these errors were encountered: