LICENSE
README.md
README.pypi.md
pyproject.toml
setup.py
termux_tts/__init__.py
termux_tts/adapter.py
termux_tts/audio.py
termux_tts/cli.py
termux_tts/engine.py
termux_tts/engine_dsp.py
termux_tts/engine_expressive.py
termux_tts/engine_multilingual.py
termux_tts/engine_native.py
termux_tts/engine_onnx.py
termux_tts/engine_sherpa.py
termux_tts/engine_sherpa_capi.py
termux_tts/engine_vulkan.py
termux_tts/exceptions.py
termux_tts/g2p_korean.py
termux_tts/hardware.py
termux_tts/installer.py
termux_tts/script_classifier.py
termux_tts/tokenizer.py
termux_tts.egg-info/PKG-INFO
termux_tts.egg-info/SOURCES.txt
termux_tts.egg-info/dependency_links.txt
termux_tts.egg-info/entry_points.txt
termux_tts.egg-info/requires.txt
termux_tts.egg-info/top_level.txt
termux_tts/control/__init__.py
termux_tts/control/component.py
termux_tts/control/errors.py
termux_tts/control/instances.py
termux_tts/control/models.py
termux_tts/control/status.py
tests/test_cli.py
tests/test_expressive_presets.py
tests/test_g2p_korean.py
tests/test_granular_tts.py
tests/test_multilingual_engine.py
tests/test_native_engine.py
tests/test_onnx_engine.py
tests/test_script_classifier.py
tests/test_vulkan_routing.py