Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 519 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 519 Bytes

JAXdsp Server

Python WebRTC server for applying audio effects and learning effect parameters from audio examples.

To run via Docker, see the main JAXdsp readme.

Install requirements

MacOS

Install aiortc requirements & install packages:

$ brew install ffmpeg@4 opus libvpx pkg-config
$ pip install -r requirements.txt

Running

$ python server.py

The server will be running at location.