Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pranjal12345
/
voice_clone
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Pranjal12345
commited on
Oct 12, 2023
Commit
fc1a544
·
1 Parent(s):
0c7f25c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -75,7 +75,7 @@ def predict(prompt, language, audio_file_pth, mic_file_path, use_mic, agree):
75
)
76
77
78
-
title = "Voice Clone
Pranjal
"
79
80
81
gr.Interface(
75
)
76
77
78
+
title = "Voice Clone"
79
80
81
gr.Interface(