LICENSE
MANIFEST.in
README.md
pyproject.toml
src/findsylls/__init__.py
src/findsylls/cli.py
src/findsylls/presets.py
src/findsylls.egg-info/PKG-INFO
src/findsylls.egg-info/SOURCES.txt
src/findsylls.egg-info/dependency_links.txt
src/findsylls.egg-info/entry_points.txt
src/findsylls.egg-info/requires.txt
src/findsylls.egg-info/top_level.txt
src/findsylls/audio/__init__.py
src/findsylls/audio/utils.py
src/findsylls/config/__init__.py
src/findsylls/config/constants.py
src/findsylls/discovery/__init__.py
src/findsylls/discovery/agglomerative.py
src/findsylls/discovery/base.py
src/findsylls/discovery/dispatch.py
src/findsylls/discovery/kmeans.py
src/findsylls/discovery/minibatch_kmeans.py
src/findsylls/discovery/pipeline.py
src/findsylls/discovery/storage.py
src/findsylls/discovery/types.py
src/findsylls/embedding/__init__.py
src/findsylls/embedding/base.py
src/findsylls/embedding/extractors.py
src/findsylls/embedding/pipeline.py
src/findsylls/embedding/pooling.py
src/findsylls/embedding/storage.py
src/findsylls/embedding/poolers/__init__.py
src/findsylls/embedding/poolers/base.py
src/findsylls/embedding/poolers/dispatch.py
src/findsylls/embedding/poolers/max.py
src/findsylls/embedding/poolers/mean.py
src/findsylls/embedding/poolers/median.py
src/findsylls/embedding/poolers/onc.py
src/findsylls/envelope/__init__.py
src/findsylls/envelope/base.py
src/findsylls/envelope/cls_attention.py
src/findsylls/envelope/dispatch.py
src/findsylls/envelope/feature_coherence.py
src/findsylls/envelope/gammatone.py
src/findsylls/envelope/greedy_cosine.py
src/findsylls/envelope/hilbert.py
src/findsylls/envelope/lowpass.py
src/findsylls/envelope/mincut.py
src/findsylls/envelope/rms.py
src/findsylls/envelope/sbs.py
src/findsylls/envelope/theta.py
src/findsylls/evaluation/__init__.py
src/findsylls/evaluation/boundaries.py
src/findsylls/evaluation/corpus_labels.py
src/findsylls/evaluation/evaluator.py
src/findsylls/evaluation/nuclei.py
src/findsylls/evaluation/spans.py
src/findsylls/features/__init__.py
src/findsylls/features/base.py
src/findsylls/features/hubert.py
src/findsylls/features/melspectrogram.py
src/findsylls/features/mfcc.py
src/findsylls/features/sylber.py
src/findsylls/features/vg_hubert.py
src/findsylls/parsing/__init__.py
src/findsylls/parsing/textgrid_parser.py
src/findsylls/pipeline/__init__.py
src/findsylls/pipeline/manifests.py
src/findsylls/pipeline/orchestrator.py
src/findsylls/pipeline/pipeline.py
src/findsylls/pipeline/results.py
src/findsylls/plotting/__init__.py
src/findsylls/plotting/layers.py
src/findsylls/plotting/overlays.py
src/findsylls/plotting/plot_envelope.py
src/findsylls/plotting/plot_envelope_segmentation.py
src/findsylls/plotting/plot_features.py
src/findsylls/plotting/plot_segmentation.py
src/findsylls/segmentation/__init__.py
src/findsylls/segmentation/base.py
src/findsylls/segmentation/cls_attention.py
src/findsylls/segmentation/dispatch.py
src/findsylls/segmentation/greedy_cosine.py
src/findsylls/segmentation/mincut.py
src/findsylls/segmentation/peakdetect_segmenter.py
src/findsylls/segmentation/presets.py
test_samples/MMDB1_SI995.wav
test_samples/SP20_117.wav
test_samples/WKSP_M_0064_E1_0009.flac