akhil2808 commited on
Commit
60fd95b
·
verified ·
1 Parent(s): fcad81d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ style_slider = gr.Slider(0, 1, value=0, step=0.1, label="Transcription Style",
55
  info="Adjust the transcription style: 0 (casual) to 1 (formal).")
56
  output_textbox = gr.Textbox(label="Transcription Output")
57
 
58
- text = "ASR Transcription Opensource Demo"
59
 
60
  # description
61
  description = (
 
55
  info="Adjust the transcription style: 0 (casual) to 1 (formal).")
56
  output_textbox = gr.Textbox(label="Transcription Output")
57
 
58
+ text = "ASR Transcription Opensource Demo-CPU"
59
 
60
  # description
61
  description = (