Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ librosa
|
|
| 2 |
soundfile
|
| 3 |
fastapi
|
| 4 |
ffmpeg-python
|
| 5 |
-
faster_whisper
|
| 6 |
transformers
|
| 7 |
numpy==1.26.0
|
| 8 |
torch==2.1.2 --index-url https://download.pytorch.org/whl/cu118
|
|
|
|
| 2 |
soundfile
|
| 3 |
fastapi
|
| 4 |
ffmpeg-python
|
| 5 |
+
faster_whisper
|
| 6 |
transformers
|
| 7 |
numpy==1.26.0
|
| 8 |
torch==2.1.2 --index-url https://download.pytorch.org/whl/cu118
|