cagrioner commited on
Commit
3cf7459
·
1 Parent(s): 5585321

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -75,11 +75,11 @@ mf_transcribe = gr.Interface(
75
  outputs="text",
76
  layout="horizontal",
77
  theme="huggingface",
78
- title="Whisper Large V2: Transcribe Audio",
79
  description=(
80
- "Transcribe long-form microphone or audio inputs with the click of a button! Demo uses the"
81
- f" checkpoint [{MODEL_NAME}](https://huggingface.co/{MODEL_NAME}) and 🤗 Transformers to transcribe audio files"
82
- " of arbitrary length."
83
  ),
84
  allow_flagging="never",
85
  )
@@ -93,7 +93,7 @@ yt_transcribe = gr.Interface(
93
  outputs=["html", "text"],
94
  layout="horizontal",
95
  theme="huggingface",
96
- title="Whisper Large V2: Transcribe YouTube",
97
  description=(
98
  "Transcribe long-form YouTube videos with the click of a button! Demo uses the checkpoint"
99
  f" [{MODEL_NAME}](https://huggingface.co/{MODEL_NAME}) and 🤗 Transformers to transcribe video files of"
 
75
  outputs="text",
76
  layout="horizontal",
77
  theme="huggingface",
78
+ title="Sesten Metne Yapay Zeka Destekli Aktarım",
79
  description=(
80
+ "Bu hizmet"
81
+ f" checkpoint [siviltoplum.tech](https://siviltoplum.tech) "
82
+ "tarafından sağlanmaktadır 🤗 "
83
  ),
84
  allow_flagging="never",
85
  )
 
93
  outputs=["html", "text"],
94
  layout="horizontal",
95
  theme="huggingface",
96
+ title="Videodan Sese Yapay Zeka Destekli Aktarım",
97
  description=(
98
  "Transcribe long-form YouTube videos with the click of a button! Demo uses the checkpoint"
99
  f" [{MODEL_NAME}](https://huggingface.co/{MODEL_NAME}) and 🤗 Transformers to transcribe video files of"