Update app.py
Browse files
app.py
CHANGED
@@ -53,7 +53,7 @@ demo = gr.Interface(
|
|
53 |
<br>
|
54 |
This is a demo for ASRwanda, a Transformer-based automatic speech recognition (ASR) system for Kinyarwanda language.
|
55 |
The underlying ASR model was trained on 500 hours of transcribed speech provided by
|
56 |
-
<https://digitalumuganda.com/" style="color: #2563eb;">Digital Umuganda</a> as part of the Kin-ASR-2025 challenge.
|
57 |
<br>
|
58 |
<p style="font-size: 15px; line-height: 1.8;">
|
59 |
Simply <strong>upload an audio file</strong> 📤 or <strong>record yourself speaking</strong> 🎙️⏺️ to try out the model!
|
|
|
53 |
<br>
|
54 |
This is a demo for ASRwanda, a Transformer-based automatic speech recognition (ASR) system for Kinyarwanda language.
|
55 |
The underlying ASR model was trained on 500 hours of transcribed speech provided by
|
56 |
+
<a href="https://digitalumuganda.com/" style="color: #2563eb;">Digital Umuganda</a> as part of the Kin-ASR-2025 challenge.
|
57 |
<br>
|
58 |
<p style="font-size: 15px; line-height: 1.8;">
|
59 |
Simply <strong>upload an audio file</strong> 📤 or <strong>record yourself speaking</strong> 🎙️⏺️ to try out the model!
|