CHANGELOG.md
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Pipfile
Pipfile.lock
README.md
pylintrc
pyproject.toml
setup.cfg
examples/rainbow.wav
img/hf.png
src/en_tts/__init__.py
src/en_tts/globals.py
src/en_tts/helper.py
src/en_tts/io.py
src/en_tts/py.typed
src/en_tts/resources.py
src/en_tts/synthesizer.py
src/en_tts/transcriber.py
src/en_tts.egg-info/PKG-INFO
src/en_tts.egg-info/SOURCES.txt
src/en_tts.egg-info/dependency_links.txt
src/en_tts.egg-info/entry_points.txt
src/en_tts.egg-info/requires.txt
src/en_tts.egg-info/top_level.txt
src/en_tts_app/__init__.py
src/en_tts_app/app.py
src/en_tts_app/globals.py
src/en_tts_app/helper.py
src/en_tts_app/logging_configuration.py
src/en_tts_app/main.py
src/en_tts_app/py.typed
src/en_tts_app_tests/__init__.py
src/en_tts_app_tests/conftest.py
src/en_tts_app_tests/app_py/__init__.py
src/en_tts_app_tests/app_py/test_run_main.py
src/en_tts_cli/__init__.py
src/en_tts_cli/argparse_helper.py
src/en_tts_cli/cli.py
src/en_tts_cli/main.py
src/en_tts_cli/py.typed
src/en_tts_gr/__init__.py
src/en_tts_gr/app.py
src/en_tts_gr/py.typed
src/en_tts_tests/__init__.py
src/en_tts_tests/conftest.py
src/en_tts_tests/helper.py
src/en_tts_tests/synthesizer_py/__init__.py
src/en_tts_tests/synthesizer_py/test_synthesize.py
src/en_tts_tests/transcriber_py/__init__.py
src/en_tts_tests/transcriber_py/test_transcribe_to_ipa.py