badrex commited on
Commit
45cd355
·
verified ·
1 Parent(s): 556929f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -60,9 +60,9 @@ demo = gr.Interface(
60
  <br>
61
  <br>
62
  This is a demo for ASRwanda, a Transformer-based automatic speech recognition (ASR) system for Kinyarwanda language.
63
- The underlying ASR model was trained on 500 hours of transcribed speech provided by
64
  <a href="https://digitalumuganda.com/" style="color: #2563eb;">Digital Umuganda</a> as part of the Kinyarwanda
65
- <a href="https://www.kaggle.com/competitions/kinyarwanda-automatic-speech-recognition-track-a" style="color: #2563eb;"> ASR hackathon</a> on Kaggle.
66
  <br>
67
  <p style="font-size: 15px; line-height: 1.8;">
68
  Simply <strong>upload an audio file</strong> 📤 or <strong>record yourself speaking</strong> 🎙️⏺️ to try out the model!
 
60
  <br>
61
  <br>
62
  This is a demo for ASRwanda, a Transformer-based automatic speech recognition (ASR) system for Kinyarwanda language.
63
+ The underlying ASR model was trained on 1000 hours of transcribed speech provided by
64
  <a href="https://digitalumuganda.com/" style="color: #2563eb;">Digital Umuganda</a> as part of the Kinyarwanda
65
+ <a href="https://www.kaggle.com/competitions/kinyarwanda-automatic-speech-recognition-track-b" style="color: #2563eb;"> ASR hackathon</a> on Kaggle.
66
  <br>
67
  <p style="font-size: 15px; line-height: 1.8;">
68
  Simply <strong>upload an audio file</strong> 📤 or <strong>record yourself speaking</strong> 🎙️⏺️ to try out the model!