Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kim168
/
Matthijs-mms-tts-eng
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a9f0789
Matthijs-mms-tts-eng
/
app.py
kim168
initial commit
a9f0789
over 1 year ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Matthijs/mms-tts-eng"
).launch()