/waves.api

api for waves project

Primary LanguageJupyter Notebook

API for waves project

also a very basic audio streaming

Install instructions

conda create --name waves_env python=3.10 -y
 
activate waves_env

git clone https://github.com/beltrewilton/waves.api.git

cd waves.api

pip install -r requirements.txt