LICENSE
README.md
pyproject.toml
word2speech/__init__.py
word2speech/__main__.py
word2speech/main.py
word2speech/test_main.py
word2speech.egg-info/PKG-INFO
word2speech.egg-info/SOURCES.txt
word2speech.egg-info/dependency_links.txt
word2speech.egg-info/entry_points.txt
word2speech.egg-info/requires.txt
word2speech.egg-info/top_level.txt
word2speech/modules/__init__.py
word2speech/modules/deletrear.py
word2speech/modules/errors.py
word2speech/modules/load_config.py
word2speech/modules/prosodia.py
word2speech/modules/test_utilities.py
word2speech/modules/transformer.py
word2speech/modules/utilities.py