yuweiiizz commited on
Commit
d4002c9
Β·
verified Β·
1 Parent(s): 6648154

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -197,7 +197,7 @@ mf_transcribe = gr.Interface(
197
  inputs=gr.Audio(label="audio", type="filepath"),
198
  outputs="text",
199
  title="Whisper 台θͺžζΌ”η€Ί: θͺžιŸ³θ½‰ιŒ„",
200
- description=f"演瀺使用 `PEFT-LoRA` fine-tuned checkpoint [{peft_model_id}](https://huggingface.co/{peft_model_id} θ½‰ιŒ„δ»»ζ„ι•·εΊ¦ηš„ιŸ³θ¨Šζͺ”ζ‘ˆ",
201
  allow_flagging="manual",
202
  examples=examples,
203
  article=example_info,
 
197
  inputs=gr.Audio(label="audio", type="filepath"),
198
  outputs="text",
199
  title="Whisper 台θͺžζΌ”η€Ί: θͺžιŸ³θ½‰ιŒ„",
200
+ description=f"演瀺使用 `PEFT-LoRA` fine-tuned checkpoint [{peft_model_id}](https://huggingface.co/{peft_model_id}) θ½‰ιŒ„δ»»ζ„ι•·εΊ¦ηš„ιŸ³θ¨Šζͺ”ζ‘ˆ",
201
  allow_flagging="manual",
202
  examples=examples,
203
  article=example_info,