Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
raghuram123/facebook-fastspeech2-en-ljspeech
ford442
/
facebook-fastspeech2-en-ljspeech
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ford442
commited on
15 days ago
Commit
f76c310
·
verified
·
1 Parent(s):
5774403
Create esp.sh
Browse files
Files changed (1)
hide
show
esp.sh
+3
-0
esp.sh
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
git clone https://github.com/espnet/espnet.git
2
+
cd espnet/espnet2/gan_tts/vits/monotonic_align
3
+
python setup.py build_ext --inplace