Irpan commited on
Commit
169f9bf
·
1 Parent(s): 6d02aca
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -116,7 +116,7 @@ with gr.Blocks() as app:
116
  gr.Markdown(
117
  """
118
  <p style="text-align: center; font-size: 14px; color: #888;">
119
- Note: Please keep the audio input to under 10 seconds for faster processing since this space is running on CPU basic.
120
  </p>
121
  """
122
  )
 
116
  gr.Markdown(
117
  """
118
  <p style="text-align: center; font-size: 14px; color: #888;">
119
+ Notes: There may be same lags in processing the microphone recording, please make sure to listen to your recordings before submitting with "Check My Pronunciation" button.
120
  </p>
121
  """
122
  )