Spaces:
Running
Running
correction_1
Browse files
app.py
CHANGED
@@ -116,9 +116,7 @@ def main():
|
|
116 |
fn=inference,
|
117 |
inputs=[
|
118 |
text,
|
119 |
-
script,
|
120 |
voice,
|
121 |
-
voice_b,
|
122 |
split_by_newline,
|
123 |
],
|
124 |
title=title,
|
|
|
116 |
fn=inference,
|
117 |
inputs=[
|
118 |
text,
|
|
|
119 |
voice,
|
|
|
120 |
split_by_newline,
|
121 |
],
|
122 |
title=title,
|