Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -67,7 +67,7 @@ def process_audio(audio_path):
|
|
| 67 |
|
| 68 |
# Define Gradio interface
|
| 69 |
with gr.Blocks(title="Voxtral Demo") as demo:
|
| 70 |
-
gr.Markdown("# Swahili-ASR 🎙️ Speech Recognition for Swahili Language
|
| 71 |
#gr.Markdown("Developed with ❤ by [Badr al-Absi](https://badrex.github.io/)")
|
| 72 |
gr.Markdown(
|
| 73 |
'Developed with <span style="color:red;">❤</span> by <a href="https://badrex.github.io/">Badr al-Absi</a>'
|
|
|
|
| 67 |
|
| 68 |
# Define Gradio interface
|
| 69 |
with gr.Blocks(title="Voxtral Demo") as demo:
|
| 70 |
+
gr.Markdown("# Swahili-ASR 🎙️ Speech Recognition for Swahili Language 🥥")
|
| 71 |
#gr.Markdown("Developed with ❤ by [Badr al-Absi](https://badrex.github.io/)")
|
| 72 |
gr.Markdown(
|
| 73 |
'Developed with <span style="color:red;">❤</span> by <a href="https://badrex.github.io/">Badr al-Absi</a>'
|