Spaces:
Runtime error
Runtime error
rahulshah63
commited on
Commit
•
dd304a1
1
Parent(s):
be049c9
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
torch
|
2 |
torchaudio
|
3 |
-
deep_phonemizer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
torchaudio
|
3 |
+
deep_phonemizer
|
4 |
+
numpy
|
5 |
+
scipy
|
6 |
+
librosa
|
7 |
+
unidecode
|
8 |
+
inflect
|
9 |
+
librosa
|