demo
Browse files
app.py
CHANGED
@@ -51,7 +51,6 @@ gr.Interface(
|
|
51 |
"BDP (benyw-de-pro)",
|
52 |
],
|
53 |
value="GGP (gwryw-gogledd-pro)"),
|
54 |
-
gr.Audio(label="Record Speech", source="microphone", type="numpy"),
|
55 |
],
|
56 |
outputs=[
|
57 |
gr.Audio(label="Generated Speech", type="numpy"),
|
|
|
51 |
"BDP (benyw-de-pro)",
|
52 |
],
|
53 |
value="GGP (gwryw-gogledd-pro)"),
|
|
|
54 |
],
|
55 |
outputs=[
|
56 |
gr.Audio(label="Generated Speech", type="numpy"),
|