.gitlab-ci.yml
.pre-commit-config.yaml
.python-version
AUTHORS
ChangeLog
LICENSE.md
Pipfile
Pipfile.lock
README.md
pypi-readme.rst
pyproject.toml
setup.cfg
setup.py
.vscode/settings.json
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/pbr.json
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