laxsvips commited on
Commit
d100e95
·
1 Parent(s): ce1554f

Update audio.py

Browse files
Files changed (1) hide show
  1. audio.py +2 -2
audio.py CHANGED
@@ -5,5 +5,5 @@ def generate_audio(input_text):
5
  text=input_text,
6
  voice="Rachel",
7
  model="eleven_monolingual_v1"
8
- )
9
- return audio
 
5
  text=input_text,
6
  voice="Rachel",
7
  model="eleven_monolingual_v1"
8
+ )
9
+ return audio