/DESSEO

Primary LanguagePythonCreative Commons Attribution 4.0 InternationalCC-BY-4.0

DESSEO: dynamic and elastic synchronization with speech envelope onsets

To install:

git clone https://github.com/iranroman/DESSEO
cd DESSEO
pip install -e .

To train the model run:

python tools/run.py --config config/Golumbic_data.yaml          

To run inference and generate plots with model results run:

python tools/run.py --config config/Golumbic_data_inferene.yaml