badrex commited on
Commit
d982d70
·
verified ·
1 Parent(s): 3ec777d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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>'