-
```
sbd.get_data shouldn't assume that you are passing in filenames.
Sometimes you already have text, turn it into an open file stream using
StringIO.StringIO, and pass that in.
See my code here:
h…
-
Do you mind pushing a pypi release of this theme?
-
We could rename ModParameter to ParameterRange or something similar and have it be responsible for converting between the human range and the internal 0-1 range? This could either live within the Torc…
-
```
sbd.get_data shouldn't assume that you are passing in filenames.
Sometimes you already have text, turn it into an open file stream using
StringIO.StringIO, and pass that in.
See my code here:
h…
-
```
sbd.get_data shouldn't assume that you are passing in filenames.
Sometimes you already have text, turn it into an open file stream using
StringIO.StringIO, and pass that in.
See my code here:
h…
-
I want to do unconditional generation from checkpoints and logs WITHOUT needing to download the original dataset. How?
```
Traceback (most recent call last):
File "synthesize.py", line 345, i…
-
Is there a simple way to create a large ML corpus (using Python) to generate a large corpus of synth sounds and their parameters? I am trying to learn synth parameters from a given audio file.
-
Using a small variation of `hello_sky.yaml` that allows GCP, I get a bunch of provisioning errors that reference the wrong GCP project:
```
W 12-17 14:46:04 common_utils.py:216] Caught . Retrying.…
-
arm64 is not supported yet: https://github.com/grame-cncm/faust/issues/951 for shipping aarm64 libfaustwithllvm.a
And the wiki documentation gives no pointers how this should be specifically built.…
-
```
sbd.get_data shouldn't assume that you are passing in filenames.
Sometimes you already have text, turn it into an open file stream using
StringIO.StringIO, and pass that in.
See my code here:
h…