Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -437,7 +437,7 @@ title="ArTST: Arabic Speech Recognition"
|
|
437 |
description="ArTST: Arabic text and speech transformer based on the T5 transformer. This space demonstarates the ASR checkpoint finetuned on \
|
438 |
the MGB-2 dataset. The model is pre-trained on the MGB-2 dataset."
|
439 |
|
440 |
-
examples=["/
|
441 |
|
442 |
article = """
|
443 |
<div style='margin:20px auto;'>
|
|
|
437 |
description="ArTST: Arabic text and speech transformer based on the T5 transformer. This space demonstarates the ASR checkpoint finetuned on \
|
438 |
the MGB-2 dataset. The model is pre-trained on the MGB-2 dataset."
|
439 |
|
440 |
+
examples=["/samples/sample_audio.wav"]
|
441 |
|
442 |
article = """
|
443 |
<div style='margin:20px auto;'>
|