str20tbl commited on
Commit
24baf06
Β·
1 Parent(s): 4fa3f9a
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ gr.Interface(
68
  fn=predict,
69
  inputs=[
70
  gr.Text(label="Input Text"),
71
- gr.Audio(source="microphone", type="filepath"),
72
  gr.Radio(label="Speaker", choices=[
73
  "GGP (gwryw-gogledd-pro)",
74
  "BGP (benyw-gogledd-pro)",
 
68
  fn=predict,
69
  inputs=[
70
  gr.Text(label="Input Text"),
71
+ gr.Audio(sources="microphone", type="filepath"),
72
  gr.Radio(label="Speaker", choices=[
73
  "GGP (gwryw-gogledd-pro)",
74
  "BGP (benyw-gogledd-pro)",