Upload requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,4 @@ psutil>=5.9.8
|
|
| 7 |
pytest>=8.2.0
|
| 8 |
pytest-cov>=5.0.0
|
| 9 |
httpx>=0.27.0
|
|
|
|
|
|
| 7 |
pytest>=8.2.0
|
| 8 |
pytest-cov>=5.0.0
|
| 9 |
httpx>=0.27.0
|
| 10 |
+
faster-whisper>=1.0.0
|