Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,6 @@ librosa
|
|
| 13 |
SpeechRecognition
|
| 14 |
whisperx
|
| 15 |
openai
|
| 16 |
-
pillow
|
|
|
|
|
|
|
|
|
| 13 |
SpeechRecognition
|
| 14 |
whisperx
|
| 15 |
openai
|
| 16 |
+
pillow
|
| 17 |
+
pyannote.audio
|
| 18 |
+
torchaudio
|