.coveragerc
CHANGELOG.md
LICENSE.txt
MANIFEST.in
README.md
VERSION
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
speechmatics/__init__.py
speechmatics/adapters.py
speechmatics/batch_client.py
speechmatics/cli.py
speechmatics/client.py
speechmatics/exceptions.py
speechmatics/helpers.py
speechmatics/models.py
speechmatics_python.egg-info/PKG-INFO
speechmatics_python.egg-info/SOURCES.txt
speechmatics_python.egg-info/dependency_links.txt
speechmatics_python.egg-info/entry_points.txt
speechmatics_python.egg-info/requires.txt
speechmatics_python.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/mock_rt_server.py
tests/test_adapters.py
tests/test_cli.py
tests/test_client.py
tests/test_models.py
tests/utils.py