Sebastian commited on
Commit
a565b0a
·
1 Parent(s): 176121f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -45,6 +45,7 @@ VOICE_OPTIONS = [
45
 
46
  def inference(
47
  text,
 
48
  script,
49
  voice,
50
  voice_b,
 
45
 
46
  def inference(
47
  text,
48
+ preset,
49
  script,
50
  voice,
51
  voice_b,