Helw150 commited on
Commit
a9ed129
1 Parent(s): f2b30cf
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,7 +54,7 @@ def diva_audio(audio_input, do_sample=False, temperature=0.001):
54
  def transcribe_wrapper(audio_input, state, model_order):
55
  spinner = "◒"
56
  d_resp = gr.Textbox(
57
- value="<(((°> <(((°> <(((°> <(((°> <(((°>",
58
  visible=True,
59
  label=model_names[0] if not anonymous else f"Model {order}",
60
  )
 
54
  def transcribe_wrapper(audio_input, state, model_order):
55
  spinner = "◒"
56
  d_resp = gr.Textbox(
57
+ value="♫♪.ılılıll|̲̅̅●̲̅̅|̲̅̅=̲̅̅|̲̅̅●̲̅̅|llılılı.♫♪loading♫♪.ılılıll|̲̅̅●̲̅̅|̲̅̅=̲̅̅|̲̅̅●̲̅̅|llılılı.♫♪loading♫♪.ılılıll|̲̅̅●̲̅̅|̲̅̅=̲̅̅|̲̅̅●̲̅̅|llılılı.♫♪♫♪",
58
  visible=True,
59
  label=model_names[0] if not anonymous else f"Model {order}",
60
  )