Usually3 commited on
Commit
1088e99
·
1 Parent(s): 2e483f7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ def text_to_speech(text: str, speaker_wav, speaker_wav_file, language: str):
34
  return file_path
35
 
36
 
37
-
38
  title = "Voice-Cloning-Demo"
39
 
40
  def toggle(choice):
 
34
  return file_path
35
 
36
 
37
+ # Define Gradio Interface
38
  title = "Voice-Cloning-Demo"
39
 
40
  def toggle(choice):