Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,6 +8,7 @@ Cython==0.29.21
|
|
| 8 |
phonemizer==2.2.1
|
| 9 |
scipy
|
| 10 |
numpy
|
|
|
|
| 11 |
torchaudio
|
| 12 |
matplotlib
|
| 13 |
Unidecode==1.1.1
|
|
|
|
| 8 |
phonemizer==2.2.1
|
| 9 |
scipy
|
| 10 |
numpy
|
| 11 |
+
flashlight-text
|
| 12 |
torchaudio
|
| 13 |
matplotlib
|
| 14 |
Unidecode==1.1.1
|