Aurora Cramer
Aurora Cramer
At least in our experiments, we had to do a bit of parameter tuning to get it to work properly.
Thanks for your interest! I haven't seen this error before, but I suspect it's an API change. pytorch has gone through a number of fairly significant API changes over the...
Just for anyone else interested in this, confirming I was able to build pedalboard on Ubuntu 18.04 LTS with the [proposed changes](https://github.com/spotify/pedalboard/blob/ce13a762b11665bbc3c94b755173641014d4ef6f/pedalboard/BufferUtils.h#L84-L85), pass the `tox` tests (after modifying the test...
Currently, only Python 3.6, 3.7, and 3.8 are supported. We'll have to do some updates at some point to deal with the new PyPI packaging conventions.
Oh whoops also this specific issue is due to a typo in `setup.py`. The latest version should address this.
> What are the known issues with Python 3.10 support? > > I might be interested in trying to address them, as we are transitioning from Python 3.8 to 3.10...
Bumping this thread, as I'm also experiencing this. :)