Fast, differentiable audio processors on the CPU or GPU
Project description
JAXdsp
Still working on this and will make a blog post soon!
Fast, differentiable audio processors on the CPU or GPU, controlled from the browser. Built with JAX, WebRTC, WebSockets and React.
pip install git+https://github.com/cifkao/jax-spectral.git@main#egg=jax-spectral
Server
$ cd server
$ python server.py
Client
$ cd client
$ npm ci
$ npm run build:dev
App
$ cd app
$ npm ci
$ npm start
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jaxdsp-0.2.0.tar.gz
(12.7 kB
view hashes)
Built Distribution
jaxdsp-0.2.0-py3-none-any.whl
(17.8 kB
view hashes)