Nelly-43 commited on
Commit
00f33d3
Β·
verified Β·
1 Parent(s): ab7d4d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -35,7 +35,7 @@ mic_transcribe = gr.Interface(
35
  outputs="text",
36
  # layout="horizontal",
37
  theme="huggingface",
38
- title="Bambara Whisper Demo: Transcribe Audio",
39
  description=(
40
  "Transcribe long-form microphone or audio inputs with the click of a button! Demo uses the"
41
  f" checkpoint [{MODEL_NAME}](https://huggingface.co/{MODEL_NAME}) and πŸ€— Transformers to transcribe audio files"
@@ -53,7 +53,7 @@ file_transcribe = gr.Interface(
53
  outputs="text",
54
  # layout="horizontal",
55
  theme="huggingface",
56
- title="Bambara Whisper Demo: Transcribe Audio",
57
  description=(
58
  "Transcribe long-form microphone or audio inputs with the click of a button! Demo uses the"
59
  f" checkpoint [{MODEL_NAME}](https://huggingface.co/{MODEL_NAME}) and πŸ€— Transformers to transcribe audio files"
 
35
  outputs="text",
36
  # layout="horizontal",
37
  theme="huggingface",
38
+ title="Luganda Whisper Demo: Transcribe Audio",
39
  description=(
40
  "Transcribe long-form microphone or audio inputs with the click of a button! Demo uses the"
41
  f" checkpoint [{MODEL_NAME}](https://huggingface.co/{MODEL_NAME}) and πŸ€— Transformers to transcribe audio files"
 
53
  outputs="text",
54
  # layout="horizontal",
55
  theme="huggingface",
56
+ title="Luganda Whisper Demo: Transcribe Audio",
57
  description=(
58
  "Transcribe long-form microphone or audio inputs with the click of a button! Demo uses the"
59
  f" checkpoint [{MODEL_NAME}](https://huggingface.co/{MODEL_NAME}) and πŸ€— Transformers to transcribe audio files"