diff --git a/pyproject.toml b/pyproject.toml index e34515858..073f8e30a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,6 +14,7 @@ authors = [ {name = "David Huggins-Daines", email = "dhdaines@gmail.com"} ] keywords = ["asr", "speech"] +dependencies = ["sounddevice"] classifiers = [ "Development Status :: 6 - Mature", "Programming Language :: C",