cafierom commited on
Commit
113d09a
·
verified ·
1 Parent(s): 6ee5685

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ def chat(prompt, tools, voice_choice):
64
  )
65
  last_id = response.id
66
 
67
- if voice_choice = "On":
68
  elita_text = response.output_text
69
 
70
  voice_settings = {
 
64
  )
65
  last_id = response.id
66
 
67
+ if voice_choice == "On":
68
  elita_text = response.output_text
69
 
70
  voice_settings = {