Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,5 +6,6 @@ huggingface-hub==0.19.4
|
|
6 |
openai-whisper==20231117
|
7 |
torch==2.1.1
|
8 |
numpy==1.26.2
|
|
|
9 |
colorama==0.4.6
|
10 |
keyboard==0.13.5
|
|
|
6 |
openai-whisper==20231117
|
7 |
torch==2.1.1
|
8 |
numpy==1.26.2
|
9 |
+
pyaudio
|
10 |
colorama==0.4.6
|
11 |
keyboard==0.13.5
|