eyacov
eyacov
Hey @junjun3518 I can't use this container because it's not available for my GPU: GeForce RTX 4090 when I try to run it without a container I'm getting the following...
hi @junjun3518 Trying to run the code this docker leads to the following error Traceback (most recent call last): File "/media/etay/Daten/localization/nuwave/trainer.py", line 1, in from lightning_model import NuWave File "/media/etay/Daten/localization/nuwave/lightning_model.py",...
I manged to solve the issue. The requirements file needs to be written as follows: ffmpeg torchtext==0.6.0 pytorch_lightning==1.1.6 prefetch_generator librosa==0.8.0 omegaconf==2.0.6 You might want to consider changing it