.gitignore
IMPLEMENTATION.md
LICENSE
README.md
pyproject.toml
pyrightconfig.json
run_tests.sh
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/release.yml
preframr_aug/__init__.py
preframr_aug/cli.py
preframr_aug/provenance.py
preframr_aug/reduce.py
preframr_aug/sonic.py
preframr_aug/transplant.py
preframr_aug/voices.py
preframr_aug/writes.py
preframr_aug.egg-info/PKG-INFO
preframr_aug.egg-info/SOURCES.txt
preframr_aug.egg-info/dependency_links.txt
preframr_aug.egg-info/entry_points.txt
preframr_aug.egg-info/requires.txt
preframr_aug.egg-info/top_level.txt
tests/__init__.py
tests/audio_render.py
tests/sid_fixtures.py
tests/test_augmentation_audio.py
tests/test_cli.py
tests/test_leakage.py
tests/test_lint.py
tests/test_reduce.py
tests/test_roundtrip.py
tests/test_sonic.py
tests/test_splice.py