badrex commited on
Commit
1496981
·
verified ·
1 Parent(s): 41f8646

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -140,11 +140,11 @@ demo = gr.Interface(
140
  By <a href="https://badrex.github.io/" style="color: #2563eb;">Badr Alabsi</a> with ❤️🤍💚
141
  </p>
142
  <br>
143
- <p>
144
  This is a demo for the accurate and robust Transformer-based <a href="https://huggingface.co/badrex/mms-300m-arabic-dialect-identifier" style="color: #FF5349;">model</a> for Spoken Arabic Dialect Identification (ADI).
145
  From just a short audio clip (5-10 seconds), the model can identify Modern Standard Arabic (<strong>MSA</strong>) as well as four major regional Arabic varieties: <strong>Egyptian</strong> Arabic, <strong>Gulf</strong> Arabic, <strong>Levantine</strong> Arabic, and <strong>Maghrebi</strong> Arabic.
146
  <br>
147
- <p>
148
  Simply <strong>upload an audio file</strong> 📀 or <strong>record yourself speaking</strong> ⏯️⏺️ to try out the model!
149
  </p>
150
  </div>
 
140
  By <a href="https://badrex.github.io/" style="color: #2563eb;">Badr Alabsi</a> with ❤️🤍💚
141
  </p>
142
  <br>
143
+ <p style="font-size: 15px; line-height: 1.8;">
144
  This is a demo for the accurate and robust Transformer-based <a href="https://huggingface.co/badrex/mms-300m-arabic-dialect-identifier" style="color: #FF5349;">model</a> for Spoken Arabic Dialect Identification (ADI).
145
  From just a short audio clip (5-10 seconds), the model can identify Modern Standard Arabic (<strong>MSA</strong>) as well as four major regional Arabic varieties: <strong>Egyptian</strong> Arabic, <strong>Gulf</strong> Arabic, <strong>Levantine</strong> Arabic, and <strong>Maghrebi</strong> Arabic.
146
  <br>
147
+ <p style="font-size: 15px; line-height: 1.8;">
148
  Simply <strong>upload an audio file</strong> 📀 or <strong>record yourself speaking</strong> ⏯️⏺️ to try out the model!
149
  </p>
150
  </div>