Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -23,9 +23,8 @@ iface = gr.Interface(
|
|
23 |
outputs=gr.Audio(type='filepath'),
|
24 |
title='Voice Clone',
|
25 |
description="CoolAI",
|
26 |
-
theme=gr.themes.Monochrome(),
|
27 |
examples=[
|
28 |
-
["
|
29 |
]
|
30 |
)
|
31 |
iface.launch()
|
|
|
23 |
outputs=gr.Audio(type='filepath'),
|
24 |
title='Voice Clone',
|
25 |
description="CoolAI",
|
|
|
26 |
examples=[
|
27 |
+
["我不敢苟同他的观点,我个人认为这个意大利面就应该拌42号混凝土,因为这个螺丝钉的长度,它很容易会直接影响到挖掘机的扭矩,你知道吧。你往里砸的时候,一瞬间它就会产生大量的高能蛋白,俗称UFO,会严重影响经济的发展,甚至对这个太平洋以及充电器都会造成一定的核污染。", "./audio/Eric.WAV"],
|
28 |
]
|
29 |
)
|
30 |
iface.launch()
|