Cyleux commited on
Commit
ebbf5d2
·
verified ·
1 Parent(s): 60173f3

Update spaces.py

Browse files
Files changed (1) hide show
  1. spaces.py +1 -1
spaces.py CHANGED
@@ -262,7 +262,7 @@ def generate_conversation_video(messages, voice_ids, logo_url):
262
  def generate_video(description):
263
  voice_ids = [
264
  "cgSgspJ2msm6clMCkdW9", # First speaker
265
- "roraOcl4kU2pC4JUa2Cz" # Second speaker
266
  ]
267
  logo_url = "https://opencall.ai/images/logo-symbol.svg"
268
 
 
262
  def generate_video(description):
263
  voice_ids = [
264
  "cgSgspJ2msm6clMCkdW9", # First speaker
265
+ "3Niy6MUaDzcs7Liw7dFs" # Second speaker
266
  ]
267
  logo_url = "https://opencall.ai/images/logo-symbol.svg"
268