osanseviero HF staff commited on
Commit
66ca704
1 Parent(s): bfae475

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,7 +114,7 @@ with block:
114
  outputs="audio",
115
  examples=examples,
116
  )
117
- with gr.TabItem("Record your voice"):
118
  iface = gr.Interface(
119
  inference_own_voice,
120
  inputs=[
114
  outputs="audio",
115
  examples=examples,
116
  )
117
+ with gr.TabItem("Record your voice (experimental, might not work well)"):
118
  iface = gr.Interface(
119
  inference_own_voice,
120
  inputs=[