AUTHORS
LICENSE.md
README.md
setup.py
as_seg/CBM_algorithm.py
as_seg/__init__.py
as_seg/autosimilarity_computation.py
as_seg/barwise_input.py
as_seg/data_manipulation.py
as_seg/example.py
as_seg/foote_novelty.py
as_seg/utils_for_codecs.py
as_seg.egg-info/PKG-INFO
as_seg.egg-info/SOURCES.txt
as_seg.egg-info/dependency_links.txt
as_seg.egg-info/requires.txt
as_seg.egg-info/top_level.txt
as_seg/baseline_segmenter/__init__.py
as_seg/baseline_segmenter/baseline_estimators.py
as_seg/baseline_segmenter/foote/__init__.py
as_seg/baseline_segmenter/foote/foote_api.py
as_seg/baseline_segmenter/foote/msaf_copy.py
as_seg/baseline_segmenter/lsd/__init__.py
as_seg/baseline_segmenter/lsd/lsd_api.py
as_seg/baseline_segmenter/lsd/msaf_copy.py
as_seg/model/__init__.py
as_seg/model/common_plot.py
as_seg/model/dataloaders.py
as_seg/model/errors.py
as_seg/model/signal_to_spectrogram.py
as_seg/model/trimming_utils.py
as_seg/scripts/__init__.py
as_seg/scripts/compute_beat_and_beatwise.py
as_seg/scripts/compute_persisted_values.py
as_seg/scripts/default_path.py
as_seg/scripts/display_results.py
as_seg/scripts/overall_scripts.py
tests/test_autosimilarity_computation.py
tests/test_barwise_input.py
tests/test_cbm_algorithm.py
tests/test_data_manipulation.py
tests/test_utils_for_codecs.py