LICENSE
README.md
pyproject.toml
src/speechrevolutions/__init__.py
src/speechrevolutions/_audio.py
src/speechrevolutions/_config.py
src/speechrevolutions/_progress.py
src/speechrevolutions/_sse.py
src/speechrevolutions/_upload.py
src/speechrevolutions/async_client.py
src/speechrevolutions/client.py
src/speechrevolutions/exceptions.py
src/speechrevolutions/models.py
src/speechrevolutions/py.typed
src/speechrevolutions/transcript.py
src/speechrevolutions.egg-info/PKG-INFO
src/speechrevolutions.egg-info/SOURCES.txt
src/speechrevolutions.egg-info/dependency_links.txt
src/speechrevolutions.egg-info/requires.txt
src/speechrevolutions.egg-info/top_level.txt
tests/test_async_client.py
tests/test_async_retry_policy.py
tests/test_jobs_api.py
tests/test_progress_and_polling.py
tests/test_retry_policy.py
tests/test_timing_behaviour.py
tests/test_transcript_and_config.py
tests/test_transcript_exports.py
tests/test_upload_flows.py
tests/test_user_agent.py
tests/test_webhooks.py