Chris Bracegirdle commited on
Commit
8f44d5a
1 Parent(s): 178b5be
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ file_transcribe = gr.Interface(
47
  # gr.Radio(["transcribe", "translate"], label="Task", default="transcribe"),
48
  ],
49
  outputs="text",
50
- layout="horizontal",
51
  # theme="huggingface",
52
  title="Whisper Large V3: Transcribe Audio",
53
  description=(
 
47
  # gr.Radio(["transcribe", "translate"], label="Task", default="transcribe"),
48
  ],
49
  outputs="text",
50
+ # layout="horizontal",
51
  # theme="huggingface",
52
  title="Whisper Large V3: Transcribe Audio",
53
  description=(