AI_ANALYSIS_GUIDE.md
INDEX.md
LICENSE
MANIFEST.in
README.md
README_TESTING.md
READY_TO_TEST.md
SETUP.md
TESTING.md
TESTING_OPTIONS.md
TESTING_QUICK_START.md
pyproject.toml
sample-9s_analysis.json
setup.py
./sample-9s_analysis.json
audiopy_ai/__init__.py
audiopy_ai/ai_analysis.py
audiopy_ai/edit.py
audiopy_ai/io.py
audiopy_ai.egg-info/PKG-INFO
audiopy_ai.egg-info/SOURCES.txt
audiopy_ai.egg-info/dependency_links.txt
audiopy_ai.egg-info/not-zip-safe
audiopy_ai.egg-info/requires.txt
audiopy_ai.egg-info/top_level.txt
audiopy_ai/effects/__init__.py
audiopy_ai/effects/filters.py
audiopy_ai/effects/reverb.py
audiopy_ai/effects/time.py
examples/ai_analysis_examples.py
examples/demoprocess.py
examples/full_pipeline_emaxple.py
tests/test1.py
tests/test2.py
tests/test_ai_analysis.py
tests/test_core.py
tests/test_edit.py
tests/test_io.py