LICENSE
README.md
pyproject.toml
setup.py
src/fastabx/__init__.py
src/fastabx/__main__.py
src/fastabx/cell.py
src/fastabx/constraints.py
src/fastabx/dataset.py
src/fastabx/distance.py
src/fastabx/dtw.py
src/fastabx/pooling.py
src/fastabx/py.typed
src/fastabx/score.py
src/fastabx/subsample.py
src/fastabx/task.py
src/fastabx/torch_version.json
src/fastabx/utils.py
src/fastabx/verify.py
src/fastabx/zerospeech.py
src/fastabx.egg-info/PKG-INFO
src/fastabx.egg-info/SOURCES.txt
src/fastabx.egg-info/dependency_links.txt
src/fastabx.egg-info/entry_points.txt
src/fastabx.egg-info/requires.txt
src/fastabx.egg-info/top_level.txt
src/fastabx/csrc/dtw.cpp
tests/test_distances.py
tests/test_dtw.py
tests/test_opcheck.py
tests/test_zerospeech.py