badrex commited on
Commit
f4eb95a
·
verified ·
1 Parent(s): 406c152

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -116,14 +116,14 @@ demo = gr.Interface(
116
  fn=predict_dialect,
117
  inputs=gr.Audio(),
118
  outputs=gr.Label(num_top_classes=5, label="Predicted Dialect"),
119
- title="🎙️ Arabic Dialect Identification in Speech!",
120
  description="""
121
  <div class="centered-content">
122
  <img src="https://huggingface.co/badrex/mms-300m-arabic-dialect-identifier/resolve/main/assets/logo.png" alt="Logo" style="width: 200px; height: auto; margin-bottom: 20px;">
123
  <br>
124
- <div style="text-align: center; max-width: 800px; margin: 0 auto; padding: 20px;">
125
  <p style="font-size: 16px; line-height: 1.6;">
126
- Use this AI speech model to identify five major Arabic varieties from just a short audio clip.
127
  </p>
128
  <br>
129
  <p style="font-size: 15px; line-height: 1.8;">
 
116
  fn=predict_dialect,
117
  inputs=gr.Audio(),
118
  outputs=gr.Label(num_top_classes=5, label="Predicted Dialect"),
119
+ title="Tamyïz 🍉 Arabic Dialect Identification in Speech",
120
  description="""
121
  <div class="centered-content">
122
  <img src="https://huggingface.co/badrex/mms-300m-arabic-dialect-identifier/resolve/main/assets/logo.png" alt="Logo" style="width: 200px; height: auto; margin-bottom: 20px;">
123
  <br>
124
+ <div>
125
  <p style="font-size: 16px; line-height: 1.6;">
126
+ Use this speech model to identify five major Arabic varieties from just a short audio clip.
127
  </p>
128
  <br>
129
  <p style="font-size: 15px; line-height: 1.8;">