LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
transcriber_wrapper/__init__.py
transcriber_wrapper/builder.py
transcriber_wrapper/exceps.py
transcriber_wrapper/restorer.py
transcriber_wrapper.egg-info/PKG-INFO
transcriber_wrapper.egg-info/SOURCES.txt
transcriber_wrapper.egg-info/dependency_links.txt
transcriber_wrapper.egg-info/requires.txt
transcriber_wrapper.egg-info/top_level.txt
transcriber_wrapper/backends/__init__.py
transcriber_wrapper/backends/base.py
transcriber_wrapper/backends/espeak_ng.py
transcriber_wrapper/backends/exceps.py
transcriber_wrapper/backends/festival.py
transcriber_wrapper/dealers/InternationalPhoneticAlphabet.py
transcriber_wrapper/dealers/__init__.py
transcriber_wrapper/support/__init__.py
transcriber_wrapper/support/subprocess_utils.py