Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ fairseq==0.12.2
|
|
3 |
faiss_cpu==1.7.4
|
4 |
gradio==3.38.0
|
5 |
librosa==0.9.1
|
|
|
6 |
numpy==1.23.5
|
7 |
praat-parselmouth==0.4.3
|
8 |
pyworld==0.3.4
|
|
|
3 |
faiss_cpu==1.7.4
|
4 |
gradio==3.38.0
|
5 |
librosa==0.9.1
|
6 |
+
torch==2.5.1
|
7 |
numpy==1.23.5
|
8 |
praat-parselmouth==0.4.3
|
9 |
pyworld==0.3.4
|