Pitch detection with sparse reconstruction
- Download and extract this repository.
- Install the Anaconda Python distribution and Gurobi following this instruction: https://www.gurobi.com/documentation/9.0/quickstart_windows/ins_the_anaconda_python_di.html#section:Anaconda)
- Create and activate the AMt_env environment by using the following commands in an Anaconda prompt:
conda env create -f $INSTALLDIR/AMt_env.yml activate AMt_env
- Switch to the working directory and start jupyter Notebook in the Anaconda prompt by using the following commands:
$INSTALLDIR/AMt jupyter notebook