Spaces:
Runtime error
Runtime error
MSaadTariq
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
gradio
|
2 |
-
transformers
|
3 |
librosa
|
4 |
numpy
|
5 |
scipy
|
|
|
6 |
torch
|
|
|
7 |
phonemizer
|
|
|
1 |
gradio
|
|
|
2 |
librosa
|
3 |
numpy
|
4 |
scipy
|
5 |
+
transformers
|
6 |
torch
|
7 |
+
torchaudio
|
8 |
phonemizer
|