Spaces:
Runtime error
Runtime error
Commit
·
003217a
1
Parent(s):
7d952f7
Update app.py
Browse files
app.py
CHANGED
@@ -239,7 +239,6 @@ interface_yt = gr.Interface(
|
|
239 |
outputs=[gr.Audio(label="With BGM🎵"), gr.Audio(label="Without BGM🎤")],
|
240 |
title="🌊💕🎶 - TalkTalkAI",
|
241 |
description=description,
|
242 |
-
article=article,
|
243 |
examples=[
|
244 |
["https://www.youtube.com/watch?v=cn4M-fH08XY", 0, 11, speakers[0], 0, False, default_cluster_infer_ratio, 0.4, default_f0_method],
|
245 |
],
|
|
|
239 |
outputs=[gr.Audio(label="With BGM🎵"), gr.Audio(label="Without BGM🎤")],
|
240 |
title="🌊💕🎶 - TalkTalkAI",
|
241 |
description=description,
|
|
|
242 |
examples=[
|
243 |
["https://www.youtube.com/watch?v=cn4M-fH08XY", 0, 11, speakers[0], 0, False, default_cluster_infer_ratio, 0.4, default_f0_method],
|
244 |
],
|