Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ python-dotenv>=1.0.0
|
|
12 |
# Speech & Voice Processing
|
13 |
pyttsx3>=2.90
|
14 |
speechrecognition>=3.10.0
|
15 |
-
|
16 |
# Async & Web API
|
17 |
aiohttp>=3.9.0
|
18 |
fastapi>=0.110.0
|
|
|
12 |
# Speech & Voice Processing
|
13 |
pyttsx3>=2.90
|
14 |
speechrecognition>=3.10.0
|
15 |
+
pyaudio
|
16 |
# Async & Web API
|
17 |
aiohttp>=3.9.0
|
18 |
fastapi>=0.110.0
|