Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
cn2an==0.
|
2 |
deepfilternet==0.5.6
|
3 |
eng_to_ipa==0.0.2
|
4 |
faster_whisper==0.9.0
|
@@ -17,7 +17,7 @@ setuptools==69.5.1
|
|
17 |
soundfile==0.12.1
|
18 |
torch==2.3.1
|
19 |
translators==5.9.2
|
20 |
-
unidecode
|
21 |
wavmark==0.0.3
|
22 |
whisper_timestamped==1.14.2
|
23 |
pytubefix==6.10.2
|
|
|
1 |
+
cn2an==0.3.11
|
2 |
deepfilternet==0.5.6
|
3 |
eng_to_ipa==0.0.2
|
4 |
faster_whisper==0.9.0
|
|
|
17 |
soundfile==0.12.1
|
18 |
torch==2.3.1
|
19 |
translators==5.9.2
|
20 |
+
unidecode==1.3.8
|
21 |
wavmark==0.0.3
|
22 |
whisper_timestamped==1.14.2
|
23 |
pytubefix==6.10.2
|