AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/dto.py
tests/factory.py
tests/vac_pipeline.py
tests/matching/__init__.py
tests/matching/align.py
tests/matching/benchmark_on_mcv.py
tests/matching/cutting.py
tests/matching/mapping.py
tests/matching/metrics.py
tests/matching/utils.py
vac_aligner/__init__.py
vac_aligner/dto.py
vac_aligner/factory.py
vac_aligner/vac_pipeline.py
vac_aligner.egg-info/PKG-INFO
vac_aligner.egg-info/SOURCES.txt
vac_aligner.egg-info/dependency_links.txt
vac_aligner.egg-info/not-zip-safe
vac_aligner.egg-info/requires.txt
vac_aligner.egg-info/top_level.txt
vac_aligner/asr/__init__.py
vac_aligner/asr/batch_inference.py
vac_aligner/data/matching/test_with_predictions17_replaced.json
vac_aligner/matching/__init__.py
vac_aligner/matching/align.py
vac_aligner/matching/benchmark_on_mcv.py
vac_aligner/matching/cutting.py
vac_aligner/matching/metrics.py
vac_aligner/matching/utils.py
vac_aligner/vad/__init__.py