This repo is about PyTorch for Audio and Music Production
Insert gif or link to demo
-
Additional browser support
-
Add more integrations
usage: cli.py [-h] input_image output_image
Audio & Music Production
positional arguments:
input_path Path to input file.
output_path Path to output file.
options:
-h, --help show this help message and exit
Install PyTorch for Audio and Music Production repo with pip.
pip install -r requirements.txt
To deploy this project run
mamba create --name audio python=3.11
mamba activate audio