LICENSE
README.md
pyproject.toml
speechcluster/__init__.py
speechcluster/__main__.py
speechcluster/sc.py
speechcluster/segDiBo.py
speechcluster/segFake.py
speechcluster/segInter.py
speechcluster/segMerge.py
speechcluster/segReplace.py
speechcluster/segSwitch.py
speechcluster/speechCluster.py
speechcluster/splitAll.py
speechcluster/trim.py
speechcluster/utils.py
speechcluster.egg-info/PKG-INFO
speechcluster.egg-info/SOURCES.txt
speechcluster.egg-info/dependency_links.txt
speechcluster.egg-info/entry_points.txt
speechcluster.egg-info/top_level.txt
tests/test_fake.py
tests/test_inter.py
tests/test_replace.py
tests/test_splitall.py
tests/test_switch.py