MohamedRashad commited on
Commit
5dcee49
·
verified ·
1 Parent(s): 4c59c80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -103,9 +103,9 @@ with gr.Blocks(title="Voxtral Demo") as demo:
103
  "Neil Armstrong's 'small step' (English, 24s)",
104
  "Rémi Mathis voice intro (French, 16s)",
105
  "Christoph Spehr voice intro (German, 28s)",
106
- "Ann01 announcement (Japanese, 22s)"
107
- "News Report (Arabic, 10s)"
108
- "Football Commentry (Arabic, 11s)"
109
  ]
110
  )
111
 
 
103
  "Neil Armstrong's 'small step' (English, 24s)",
104
  "Rémi Mathis voice intro (French, 16s)",
105
  "Christoph Spehr voice intro (German, 28s)",
106
+ "Ann01 announcement (Japanese, 22s)",
107
+ "News Report (Arabic, 10s)",
108
+ "Football Commentry (Arabic, 11s)",
109
  ]
110
  )
111