Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -4,7 +4,6 @@ google-auth-oauthlib==0.6.0
|
|
| 4 |
huggingface-hub==0.27.1
|
| 5 |
transformers==4.47.0
|
| 6 |
torch==2.1.0
|
| 7 |
-
speechrecognition==3.8.1
|
| 8 |
python-dotenv==1.0.0
|
| 9 |
vosk==0.3.32
|
| 10 |
pandas==2.1.4
|
|
@@ -15,4 +14,3 @@ faiss-cpu==1.7.4
|
|
| 15 |
google-auth==2.22.0
|
| 16 |
sounddevice==0.5.1
|
| 17 |
numpy==1.26.4
|
| 18 |
-
pyaudio==0.2.14
|
|
|
|
| 4 |
huggingface-hub==0.27.1
|
| 5 |
transformers==4.47.0
|
| 6 |
torch==2.1.0
|
|
|
|
| 7 |
python-dotenv==1.0.0
|
| 8 |
vosk==0.3.32
|
| 9 |
pandas==2.1.4
|
|
|
|
| 14 |
google-auth==2.22.0
|
| 15 |
sounddevice==0.5.1
|
| 16 |
numpy==1.26.4
|
|
|