Spaces:
Sleeping
Sleeping
marcsixtysix
commited on
just build
Browse files
app.py
CHANGED
@@ -14,5 +14,4 @@ demo = gr.Interface(
|
|
14 |
title="Whisper Tiny Polish",
|
15 |
description="Realtime demo for Polish speech recognition using a fine-tuned Whisper Tiny model for mobile devices.",
|
16 |
)
|
17 |
-
|
18 |
demo.launch(share=True)
|
|
|
14 |
title="Whisper Tiny Polish",
|
15 |
description="Realtime demo for Polish speech recognition using a fine-tuned Whisper Tiny model for mobile devices.",
|
16 |
)
|
|
|
17 |
demo.launch(share=True)
|