Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TheComputerMan
/
YourTTS-modified
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
TheComputerMan
commited on
Aug 28, 2022
Commit
3907b16
·
1 Parent(s):
f26beed
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
import streamlit as
sl
2
import os
3
4
def inference(text,audio):
1
+
import streamlit as
gr
2
import os
3
4
def inference(text,audio):