Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GAASH-Lab
/
Matcha-TTS-Kashmiri-Demo
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
BurhaanZargar
commited on
Jan 28
Commit
ffc649f
·
verified
·
1 Parent(s):
40a60f6
Upload folder using huggingface_hub
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -86,4 +86,4 @@ demo = gr.Interface(
86
title="GAASH-Lab: Kashmiri TTS"
87
)
88
89
-
demo.launch(
share=True
)
86
title="GAASH-Lab: Kashmiri TTS"
87
)
88
89
+
demo.launch()