Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Nhall1234
/
speechbrain-tts-tacotron2-ljspeech
like
0
Running
App
Files
Files
Community
main
speechbrain-tts-tacotron2-ljspeech
/
app.py
Nhall1234
initial commit
d0384f4
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/speechbrain/tts-tacotron2-ljspeech"
).launch()