Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ edge-tts==6.1.15 # Latest compatible version
|
|
4 |
pydub==0.25.1
|
5 |
numpy==1.24.3
|
6 |
scipy==1.10.1
|
|
|
7 |
|
8 |
# Additional audio and system dependencies
|
9 |
ffmpeg-python==0.2.0
|
|
|
4 |
pydub==0.25.1
|
5 |
numpy==1.24.3
|
6 |
scipy==1.10.1
|
7 |
+
srt
|
8 |
|
9 |
# Additional audio and system dependencies
|
10 |
ffmpeg-python==0.2.0
|