ahmedJaafari commited on
Commit
87589b6
·
verified ·
1 Parent(s): b524614

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -45,9 +45,10 @@ iface = gr.Interface(
45
  "This system helps route calls to the appropriate service based on audio input. "
46
  "The services include: Payment and Billing, Technical Support, Account Information, and Other.\n\n"
47
  "**Examples for each category:**\n"
 
48
  "- **Payment and Billing**: \"بغيت نأجل أداء الفاتورة ديالي، شنو نقدر ندير؟\"\n"
49
  "- **Technical Support**: \"الإنترنت ما خدامش عندي، كيفاش نقدر نصاوبو؟\"\n"
50
- "- **Account Information**: \"بغيت نعرف شنو هي تفاصيل الحساب ديالي.\"\n"
51
  "- **Other**: \"مافهمتش المشكل، شنو نقدر ندير؟\"\n\n"
52
  "Developed by Vochai. For more information, visit [Voch.ai](https://voch.ai) or contact us at [email protected].\n\n"
53
  "N.B. This Tool is for demonstration purposes only, the results are not 100% accurate and the speed is slower than usual."
 
45
  "This system helps route calls to the appropriate service based on audio input. "
46
  "The services include: Payment and Billing, Technical Support, Account Information, and Other.\n\n"
47
  "**Examples for each category:**\n"
48
+ "- **Retention Service**: \"عفاك بغيت نحيد الكونطرا ديالي\"\n"
49
  "- **Payment and Billing**: \"بغيت نأجل أداء الفاتورة ديالي، شنو نقدر ندير؟\"\n"
50
  "- **Technical Support**: \"الإنترنت ما خدامش عندي، كيفاش نقدر نصاوبو؟\"\n"
51
+ "- **Customer Support**: \"بغيت نعرف شنو هي تفاصيل الحساب ديالي.\"\n"
52
  "- **Other**: \"مافهمتش المشكل، شنو نقدر ندير؟\"\n\n"
53
  "Developed by Vochai. For more information, visit [Voch.ai](https://voch.ai) or contact us at [email protected].\n\n"
54
  "N.B. This Tool is for demonstration purposes only, the results are not 100% accurate and the speed is slower than usual."