slapula commited on
Commit
42533cf
1 Parent(s): 5ed89cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -88,7 +88,7 @@ file_transcribe = gr.Interface(
88
  outputs=[gr.Textbox(label="What I heard..."), gr.Textbox(label="Grade")],
89
  layout="vertical",
90
  theme="huggingface",
91
- title="Vietnamese Pronounciation Checker"",
92
  description=(
93
  "This space transcribes Vietnamese words, phrases, and sentences via microphone or audio files then compares the user's text input to what the language model hears."
94
  "You will then be given a PASS/FAIL grade to tell you if your spoken audio matches the text you entered."
 
88
  outputs=[gr.Textbox(label="What I heard..."), gr.Textbox(label="Grade")],
89
  layout="vertical",
90
  theme="huggingface",
91
+ title="Vietnamese Pronounciation Checker",
92
  description=(
93
  "This space transcribes Vietnamese words, phrases, and sentences via microphone or audio files then compares the user's text input to what the language model hears."
94
  "You will then be given a PASS/FAIL grade to tell you if your spoken audio matches the text you entered."