Joseph Turian

Results 239 issues of Joseph Turian

The README says data will be available now, but I don't find it. Can you please direct me to it?

Your demo site has audio when you hover over the points. But this code repo doesn't demonstrate that. How do you include audio in the point hovers?

It seems like scanLinks.py is supposed to be run before scanData.py, correct? However, the README doesn't reflect this. Also, the header for scanLinks.py doesn't describe what it does. What is...

It would be great to be able to pip install this.

Just as a sanity check, I tried running this on a CPU machine. But with both fftnet_config.json and wavenet_config.json it crashes with the following error. This also happens with GPUs...

Would it be possible to offer a pytorch binding? So this could be called from Python code?

**Is your feature request related to a problem? Please describe.** I'm working with a model that requires two tensors as input. The second tensor is of dtype int. **Describe the...

**Is your feature request related to a problem? Please describe.** When using einops operations, it would be great to decorate the nodes with the einops names. It makes it much...

enhancement

A colab that demonstrates how to use this code would be immensely helpful. In particular, I want to drive VSTs from Python so that I can generate large-scale ML corpora...

Instead of downloading to downloads/model/file, it would be great to have an option to download to downloads/model/hash/file This is important in case replicating results requires knowing which model hash version...