Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -4,5 +4,7 @@ torch
|
|
| 4 |
numpy
|
| 5 |
scipy
|
| 6 |
soundfile
|
|
|
|
|
|
|
| 7 |
# If you have a specific TTS library, add it here, e.g.:
|
| 8 |
# f5-tts
|
|
|
|
| 4 |
numpy
|
| 5 |
scipy
|
| 6 |
soundfile
|
| 7 |
+
accelerate
|
| 8 |
+
|
| 9 |
# If you have a specific TTS library, add it here, e.g.:
|
| 10 |
# f5-tts
|