Spaces:
Sleeping
Sleeping
Comentarista motos
Browse files
app.py
CHANGED
@@ -66,6 +66,6 @@ gr.Interface(return_all_predictions,
|
|
66 |
title="ASR using Wav2Vec2 & pyctcdecode in spanish",
|
67 |
description = "Comparing greedy decoder with beam search CTC decoder, record/ drop your audio!",
|
68 |
layout = "horizontal",
|
69 |
-
examples = [["test1.wav", "LuisG07/wav2vec2-large-xlsr-53-spanish"], ["test2.wav", "
|
70 |
theme="huggingface",
|
71 |
enable_queue=True).launch()
|
|
|
66 |
title="ASR using Wav2Vec2 & pyctcdecode in spanish",
|
67 |
description = "Comparing greedy decoder with beam search CTC decoder, record/ drop your audio!",
|
68 |
layout = "horizontal",
|
69 |
+
examples = [["test1.wav", "LuisG07/wav2vec2-large-xlsr-53-spanish"], ["test2.wav", "LuisG07/wav2vec2-large-xlsr-53-spanish"]],
|
70 |
theme="huggingface",
|
71 |
enable_queue=True).launch()
|
test2.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:040b2c6db690a50c5960ea966d11d9712be625f7222b21d7b7130797070c684b
|
3 |
+
size 2147454
|