Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -9,6 +9,8 @@ beautifulsoup4==4.10.0
|
|
| 9 |
Cython==0.29.24
|
| 10 |
diffusers
|
| 11 |
einops==0.3.0
|
|
|
|
|
|
|
| 12 |
ffmpeg-python
|
| 13 |
g2p-en==2.1.0
|
| 14 |
google==3.0.0
|
|
|
|
| 9 |
Cython==0.29.24
|
| 10 |
diffusers
|
| 11 |
einops==0.3.0
|
| 12 |
+
espnet
|
| 13 |
+
espnet_model_zoo
|
| 14 |
ffmpeg-python
|
| 15 |
g2p-en==2.1.0
|
| 16 |
google==3.0.0
|