badrex commited on
Commit
cb23016
·
verified ·
1 Parent(s): d4efcd9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -7
app.py CHANGED
@@ -141,16 +141,13 @@ demo = gr.Interface(
141
  <p>
142
  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).
143
  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: Egyptian Arabic, Gulf Arabic, Levantine Arabic, and Maghrebi Arabic.
144
-
145
- <br>
146
- <p style="font-size: 13px;">
147
- Developed with ❤️🤍💚 by <a href="https://badrex.github.io/" style="color: #2563eb;">Badr Alabsi</a>
148
  </p>
149
-
150
  <br>
151
-
152
  <p>
153
- Simply <strong>upload an audio file</strong> or <strong>record yourself speaking</strong> to try out the model!
154
  </p>
155
  </div>
156
  </div>
 
141
  <p>
142
  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).
143
  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: Egyptian Arabic, Gulf Arabic, Levantine Arabic, and Maghrebi Arabic.
144
+ <br>
145
+ <p>
146
+ Simply <strong>upload an audio file</strong> or <strong>record yourself speaking</strong> to try out the model!
 
147
  </p>
 
148
  <br>
 
149
  <p>
150
+ Developed with ❤️🤍💚 by <a href="https://badrex.github.io/" style="color: #2563eb;">Badr Alabsi</a>
151
  </p>
152
  </div>
153
  </div>