Etomer / structure-from-sound-python

MIT License
3 stars 0 forks source link

Structure from Sound – python

Setup

Prerequisites

To use this repo, you need to have MATLAB and Python installed.

Download Data

Matlab

Run matlab/setup.m

Copy config.json.dist and rename the copy config.json. Then edit config.json to include the path to your matlab installation.

Python

Install python dependencies using pip3 install -r requirements.txt

Using GUI-plot

In order to use gui_plot.py first run genereate_detection_data.py (takes ~10 min). Then run gui_plot.py

Structure sketch

structure sketch

Data Formats