LICENSE
NOTICE
README.md
pyproject.toml
src/zerotts/__init__.py
src/zerotts/audio.py
src/zerotts/chunking.py
src/zerotts/cli.py
src/zerotts/codec.py
src/zerotts/hub.py
src/zerotts/synthesizer.py
src/zerotts/tokenizer.py
src/zerotts/voices.py
src/zerotts.egg-info/PKG-INFO
src/zerotts.egg-info/SOURCES.txt
src/zerotts.egg-info/dependency_links.txt
src/zerotts.egg-info/entry_points.txt
src/zerotts.egg-info/requires.txt
src/zerotts.egg-info/top_level.txt
src/zerotts/text_norm/__init__.py
src/zerotts/text_norm/vi_normalizer.py
src/zerotts/text_norm/data/LICENSE.soe-vinorm
src/zerotts/text_norm/data/abbreviations.txt
tests/test_synthesis.py
tests/test_tokenizer.py
tests/test_vi_normalizer.py