cicinwad

Results 12 comments of cicinwad

> When I try to run the jupyter notebook that you provided in the jukebox, > I'm getting FileNotFoundError. > and, my OS is Windows 10. > ![3 jpg](https://user-images.githubusercontent.com/65700544/82749468-1be0ee00-9dc7-11ea-9a8e-0581f98c9147.png) Did...

> When running `conda install mpi4py=3.0.3` I am getting this error: > > ``` > > Collecting package metadata: done > Solving environment: failed > > PackagesNotFoundError: The following packages...

> I spent a good day trying to run this thing on Win 10, and all I got was errors. Errors. And again..... errors! I followed step by syep your...

it works better if you use the windows 8..

> Any updates? > I have the same issue, trying to install on Windows 10. You need Install to windows 8.1, before using openai jukebox

> im using windows 10 (miniconda3) and when i try this command: > `python jukebox/sample.py --model=1b_lyrics --name=sample_1b --levels=3 --sample_length_in_seconds=20 \ --total_sample_length_in_seconds=180 --sr=44100 --n_samples=16 --hop_fraction=0.5,0.5,0.125` It tells me an error :...

> Hi there, I'm trying to get OpenAi Jukebox running on Windows 10 with an NVIDIA RTX 3070 8GB GPU (after finally getting it installed/compiled by placing [wget into my...

> A pre-compiled exe file or similar would be greatly appreciated. > > I know it's possible to install this on windows, but the explanations aren't detailed enough and outdated,...

> Wowzers... this seems a little more complicated than I thought. I have the hardware and ram and even the choice of iOS vs Mac.... but I don’t code and...

> Hi! This happens when I want to try to train the model: > > python jukebox/train.py --hps=small_vqvae --name=small_vqvae --sample_length=262144 --bs=4 --audio_files_dir=sanmp3 --labels=False --train --aug_shift --aug_blend Using cuda True Found...