Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ auth_token = os.getenv("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")
|
|
12 |
# automatically load the interface from a HF model
|
13 |
# you can remove the api_key parameter if you don't care about rate limiting.
|
14 |
demo = gr.load(
|
15 |
-
"
|
16 |
title="Speech-to-text-LibriSpeech-Noise-Robust",
|
17 |
inputs="mic",
|
18 |
description="Let me try to guess what you're saying!",
|
|
|
12 |
# automatically load the interface from a HF model
|
13 |
# you can remove the api_key parameter if you don't care about rate limiting.
|
14 |
demo = gr.load(
|
15 |
+
"huggingface/rohitp1/kkkh_whisper_small_distillation_att_loss_libri360_epochs_100_batch_4_concat_dataset",
|
16 |
title="Speech-to-text-LibriSpeech-Noise-Robust",
|
17 |
inputs="mic",
|
18 |
description="Let me try to guess what you're saying!",
|