LICENSE
README.md
pyproject.toml
poto_tts/__init__.py
poto_tts/api.py
poto_tts/cli.py
poto_tts/dictionary.py
poto_tts/download.py
poto_tts/mnemonics.py
poto_tts/stress.py
poto_tts/voices.py
poto_tts.egg-info/PKG-INFO
poto_tts.egg-info/SOURCES.txt
poto_tts.egg-info/dependency_links.txt
poto_tts.egg-info/entry_points.txt
poto_tts.egg-info/requires.txt
poto_tts.egg-info/top_level.txt
poto_tts/backends/__init__.py
poto_tts/backends/base.py
poto_tts/backends/kokoro.py
poto_tts/data/ghanaian-words.txt
poto_tts/static/index.html
tests/test_api.py
tests/test_backends.py
tests/test_mnemonics.py
tests/test_stress.py