Issamohammed commited on
Commit
4f1a68a
·
verified ·
1 Parent(s): fd865b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,4 +52,4 @@ gr.Interface(
52
  outputs=gr.Textbox(label="Transcribed Text"),
53
  title="KB-Whisper Transcriber (Swedish, Free CPU)",
54
  description="Upload .m4a, .mp3, or .wav files. Transcribes Swedish speech using KBLab's Whisper Large model.",
55
- ).launch(share=True)
 
52
  outputs=gr.Textbox(label="Transcribed Text"),
53
  title="KB-Whisper Transcriber (Swedish, Free CPU)",
54
  description="Upload .m4a, .mp3, or .wav files. Transcribes Swedish speech using KBLab's Whisper Large model.",
55
+ ).launch()