Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Deep7477474
/
facebook-mms-tts-eng
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
facebook-mms-tts-eng
/
app.py
Deep7477474
initial commit
ec7cf68
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/facebook/mms-tts-eng"
).launch()