Daniel Stoller
Daniel Stoller
Hey @bfirsh ! Great PR, thanks! I checked out your branch locally and installed cog via apt, but I have a problem trying to update the Replicate demo running `cog`...
I think I left it out for simplicity sake since it didn't affect performance that much, but it is not too hard to add it back in. So there's nothing...
Hey, the datasets are indeed a problem... I will explain: DSD100 is relatively easily accessed here: https://sigsep.github.io/datasets/dsd100.html MedleyDB can be downloaded after registration here: https://medleydb.weebly.com/downloads.html CCMixter download is (a bit...
Yes this is Python2 I am fairly sure. If you give me more specifics about the errors I can fix them to make it Python 3 compatible!
Sorry for the late reply I didn't realise you have to watch your OWN repositories for changes to be messaged to you by mail! Yes I tried training from scratch,...
Hey, you are right, it appears the iKala dataset is no longer available, or at least no new licenses are being given out anymore to be able to use it....
I am confused about this too. Basically the edges2shoes code provided has a deterministic B->A generator instead of a stochastic one. In the paper I can't find anything about this,...
Thanks, you were exactly right, i changed `` {{entry.title}} `` to `` {{entry.title}} `` in my bibliography template html and it works. Now I have two related issues however. One...
I managed to get the desired jumping behaviour by using `` `` although it's deprecated in HTML5... The other issue remains and is quite annoying if you click on a...
Hey, at the moment a GUI is not planned. If you take some time to go through the installation instructions, you don't need coding knowledge to get the model running....