Update app.py
Browse files
app.py
CHANGED
@@ -55,7 +55,7 @@ demo = gr.Interface(
|
|
55 |
Marhaba 👋🏼
|
56 |
<br>
|
57 |
<br>
|
58 |
-
This is a demo for JASR, pronounced <i>Jasir</i>, an automatic speech recognition system optimized for the regional dialects of <i>Jazirat al-Arab</i>, or the Arabian Peninsula. The model is a fine-tune of the speech foundation model <a "https://huggingface.co/facebook/w2v-bert-2.0" style="color: #FF5349;">w2v-BERT 2.0</a>, a 580M pre-trained speech encoder.
|
59 |
<br>
|
60 |
<p style="font-size: 15px; line-height: 1.8;">
|
61 |
Simply <strong>upload an audio file</strong> 📤 or <strong>record yourself speaking</strong> 🎙️⏺️ to try out the model!
|
|
|
55 |
Marhaba 👋🏼
|
56 |
<br>
|
57 |
<br>
|
58 |
+
This is a demo for JASR, pronounced <i>Jasir</i>, an automatic speech recognition system optimized for the regional dialects of <i>Jazirat al-Arab</i>, or the Arabian Peninsula. The model is a fine-tune of the speech foundation model <a href="https://huggingface.co/facebook/w2v-bert-2.0" style="color: #FF5349;">w2v-BERT 2.0</a>, a 580M pre-trained speech encoder.
|
59 |
<br>
|
60 |
<p style="font-size: 15px; line-height: 1.8;">
|
61 |
Simply <strong>upload an audio file</strong> 📤 or <strong>record yourself speaking</strong> 🎙️⏺️ to try out the model!
|