1MR commited on
Commit
368d12c
·
verified ·
1 Parent(s): 5e8a5a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -118,7 +118,7 @@ with gr.Blocks(title="مساعد المحادثة الصوتية", theme=gr.them
118
  with gr.Row():
119
  with gr.Column():
120
  voice_selector = gr.Radio(
121
- choices=["Amira-PlayAI", "Ahmed-PlayAI"],
122
  value="Amira-PlayAI",
123
  label="اختر الصوت | Select Voice",
124
  info="أميرة (أنثى) | أحمد (ذكر)"
 
118
  with gr.Row():
119
  with gr.Column():
120
  voice_selector = gr.Radio(
121
+ choices=["Amira-PlayAI", "Ahmad-PlayAI"],
122
  value="Amira-PlayAI",
123
  label="اختر الصوت | Select Voice",
124
  info="أميرة (أنثى) | أحمد (ذكر)"