diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..9c9b692 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,17 @@ +certifi==2021.10.8 +cffi==1.15.0 +chardet==3.0.4 +h11==0.9.0 +h2==3.2.0 +hpack==3.0.0 +hstspreload==2021.12.1 +httpcore==0.9.1 +httpx==0.13.3 +hyperframe==5.2.0 +idna==2.10 +PyAudio==0.2.11 +pycparser==2.21 +rfc3986==1.5.0 +sniffio==1.2.0 +sounddevice==0.4.4 +vosk==0.3.32 |