Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -6,4 +6,7 @@ torch
|
|
6 |
coqui-tts
|
7 |
soundfile
|
8 |
scipy
|
|
|
|
|
|
|
9 |
numpy
|
|
|
6 |
coqui-tts
|
7 |
soundfile
|
8 |
scipy
|
9 |
+
psutil
|
10 |
+
cachetools
|
11 |
+
TTS
|
12 |
numpy
|