Manmay commited on
Commit
e7819ab
1 Parent(s): 260455a

update voice

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -38,6 +38,7 @@ VOICE_OPTIONS = [
38
  "kennard",
39
  "mouse",
40
  "william",
 
41
  "random", # special option for random voice
42
  "disabled", # special option for disabled voice
43
  ]
 
38
  "kennard",
39
  "mouse",
40
  "william",
41
+ "jane_eyre",
42
  "random", # special option for random voice
43
  "disabled", # special option for disabled voice
44
  ]