Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NicceeYT
/
parler-tts-parler-tts-large-v1
like
0
Runtime error
App
Files
Files
Community
e663302
parler-tts-parler-tts-large-v1
/
app.py
NicceeYT
initial commit
e663302
verified
3 months ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/parler-tts/parler-tts-large-v1"
).launch()