Spaces:
Running
Running
Update app.py
Browse filesModified the display of the app
app.py
CHANGED
|
@@ -165,7 +165,7 @@ def create_interface():
|
|
| 165 |
|
| 166 |
with gr.Blocks(title="Wakanda Whisper - Kinyarwanda ASR") as interface:
|
| 167 |
|
| 168 |
-
gr.Markdown("# Wakanda
|
| 169 |
gr.Markdown("### Kinyarwanda Automatic Speech Recognition")
|
| 170 |
gr.Markdown("Upload an audio file or record your voice to get Kinyarwanda transcription")
|
| 171 |
|
|
|
|
| 165 |
|
| 166 |
with gr.Blocks(title="Wakanda Whisper - Kinyarwanda ASR") as interface:
|
| 167 |
|
| 168 |
+
gr.Markdown("# Wakanda ASR For Kinyarwanda")
|
| 169 |
gr.Markdown("### Kinyarwanda Automatic Speech Recognition")
|
| 170 |
gr.Markdown("Upload an audio file or record your voice to get Kinyarwanda transcription")
|
| 171 |
|