MSaadTariq commited on
Commit
925b266
1 Parent(s): f1d7aff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,6 +42,6 @@ with demo:
42
  file_transcribe],
43
  ["Transcribe Microphone",
44
  "Transcribe Audio File"],
45
- title="Speak out Loud - Automatic Speech Recognition"
46
  )
47
  demo.launch()
 
42
  file_transcribe],
43
  ["Transcribe Microphone",
44
  "Transcribe Audio File"],
45
+ title="SpeechScribe - Automatic Speech Recognition"
46
  )
47
  demo.launch()