Results 32 comments of voodoohop

> we have an ongoing project at laion discord (https://discord.gg/eq3cAMZtCC) to try and make a good AudioClip and also to collect a larger text/audio dataset > > once these 2...

> The import error is because the script is importing `architecture.py` and `architecture.py` is importing `block.py`. Cloupickle (package we use to serialize function) is not able to pick up and...

Ok so I created a Dockerfile ``` FROM clipper/python36-closure-container:0.3 RUN pip install https://download.pytorch.org/whl/cpu/torch-1.0.0-cp36-cp36m-linux_x86_64.whl torchvision opencv-python numpy six Pillow wheel certifi ``` Then created the custom-model-image. I also consildated architecture.py and...

Here it is: https://cloud.docker.com/repository/docker/voodoohop/superresolution-model thanks

That solved the problem! Thank you so much. Is there any log file I could have found that error?

Ok! Once I have a better understanding of how the containers work I could try and contribute a fix too but it will still take a little. Thanks again

Isn't the wavetable learnable? If it works you wouldn't need to provide different fixed wavetables but would just learn it. I never tested it though.

I just noticed that `compute_loudness` in `spectral_ops.py` outputs significantly lower loudness values when the sample rate is 48khz. I did not have time to figure out what is causing this,...

Set default to post to off