.gitlab-ci.yml
.python-version
AUTHORS
ChangeLog
LICENSE.md
README.md
pypi-readme.rst
requirements.txt
setup.cfg
setup.py
tox.ini
doc/Makefile
doc/make.bat
doc/source/conf.py
doc/source/hlvox.rst
doc/source/index.rst
doc/source/modules.rst
hlvox/__init__.py
hlvox/manager.py
hlvox/voice.py
hlvox.egg-info/PKG-INFO
hlvox.egg-info/SOURCES.txt
hlvox.egg-info/dependency_links.txt
hlvox.egg-info/not-zip-safe
hlvox.egg-info/requires.txt
hlvox.egg-info/top_level.txt
tests/__init__.py
tests/test_manager.py
tests/test_voice.py
tests/utils.py