Moisés Horta
Moisés Horta
Hi, I have experience training my own model. 1- I've trained a model just using about 1hr of music and I would say it unfortunately overfits... Having said that, I...
The dataset was collected from wordTribal youtube channel (they gave away 40GB of songs for free). For my first training from scratch experiment I used around 7,000 songs and for...
I've trained it from scratch using my own dataset. The amount of songs was about 7,000 in my first training experiment and on the second it was about 4,000 songs...
Hi @johndpope, I'm wondering what were your installation steps for Jukebox when running on a 30XX GPU... I've tried your method of using the torch nightly build, but now I'm...
@Randy1435 @AeroScripts Have you managed to train a Small Prior using the RTX 3090? I have been trying but get a cuDNN error (NOT an OOM); I'd really appreciate it...
Hi @ark626 , I recently saw you are trying to run MelGAN-VC on a aarm64 device (Jetson Nano). I am trying as well, successfully compiled torchaudio but still can't manage...
Hi @ark626 , I've managed to get the generator part of MelGAN-VC working, thanks to your help. I'm running on a Jetson Nano Developer Kit 2GB, and I'm limiting my...
Thanks @ark626 , I will try that TF installation, also worth noting that I'm running `JetPack V 4.5`, whereas you are running version 4.4.x, would that make a difference? One...
Have you had success training on Google Colab? When I try to run the code, it warns an error because of tensorflow version...would anyone here mind sharing their colab notebook?...
On my side I get the training to execute by installing Tensorflow 1.15 but it soon crashes, mentioning a couple of numpy modules not found. Could I see your running...