#CUDNN error

1 messages · Page 1 of 1 (latest)

stray sorrel
#

/usr/lib/python3.11/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1745669166.068854 27989 cuda_dnn.cc:8310] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered
E0000 00:00:1745669166.075094 27989 cuda_blas.cc:1418] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1745669173.680286 28027 cuda_dnn.cc:8310] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered
E0000 00:00:1745669173.686536 28027 cuda_blas.cc:1418] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
/usr/local/lib/python3.11/dist-packages/torch/utils/data/dataloader.py:558: UserWarning: This DataLoader will create 4 worker processes in total. Our suggested max number of worker in current system is 2, which is smaller than what this DataLoader is going to create. Please be aware that excessive worker creation might get DataLoader running slow or even freeze, lower the worker number to avoid potential slowness/freeze if necessary.
warnings.warn(_create_warning_msg(
Not enough data present in the training set. Perhaps you forgot to slice the audio files in preprocess?
Saved index file '/content/Applio/logs/(Mostly) Blackiana/(Mostly) Blackiana.index'

How to I fix that When I Train?

mystic furnace
#

"Not enough data present in the training set. Perhaps you forgot to slice the audio files in preprocess?"

mystic furnace
#

in your case perhaps you sliced the audio too much?

#

18min with 1203 segments makes them on average <1s

stray sorrel
#

What should I do?

#

I'm Truncating silence in Audacity

mystic furnace
#

use one file, trim silence if you need in audacity, use one big file in preprocess, let preprocess slice it

stray sorrel
#

It's still happening

mystic furnace
stray sorrel
#

Can you give me a YouTube video?

mystic furnace
eternal wolf
#

Preprocess completed in 0.00 seconds on 00:00:00 seconds of audio. is a mistake?