LICENSE MANIFEST.in README.md requirements.txt requirements_dev.txt setup.cfg setup.py gruut/VERSION gruut/__init__.py gruut/__main__.py gruut/const.py gruut/corpus2db.py gruut/g2p.py gruut/g2p_phonetisaurus.py gruut/lang.py gruut/lexicon2db.py gruut/phonemize.py gruut/pos.py gruut/py.typed gruut/resources.py gruut/text_processor.py gruut/utils.py gruut.egg-info/PKG-INFO gruut.egg-info/SOURCES.txt gruut.egg-info/dependency_links.txt gruut.egg-info/entry_points.txt gruut.egg-info/requires.txt gruut.egg-info/top_level.txt tests/__init__.py tests/test_en.py tests/test_fr.py tests/test_g2p.py tests/test_golden_rules.py tests/test_pos.py tests/test_sqlite_phonemizer.py tests/test_ssml.py tests/test_text_processor.py