NouFuS commited on
Commit
a7111d3
1 Parent(s): 834ee4c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,7 +80,7 @@ with gr.Blocks() as demo:
80
  gr.Audio(label="Output")
81
  ],
82
  )
83
- with gr.Tab("Voix (plus lent)"):
84
  voice = gr.Audio(sources=["microphone"], type="filepath")
85
 
86
  translation_button = gr.Button("Traduire votre enregistrement !")
 
80
  gr.Audio(label="Output")
81
  ],
82
  )
83
+ with gr.Tab("Voix (plus lent)"):
84
  voice = gr.Audio(sources=["microphone"], type="filepath")
85
 
86
  translation_button = gr.Button("Traduire votre enregistrement !")