Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
refactor: Update description for waveform visualization to specify max height
Browse files
app.py
CHANGED
@@ -335,7 +335,7 @@ with gr.Blocks() as demo:
|
|
335 |
],
|
336 |
[
|
337 |
["./examples/ai_talk.wav", "./examples/bg-image.png"],
|
338 |
-
"Use the image as the background with a waveform visualization for the audio positioned in center of the video.",
|
339 |
0.7,
|
340 |
0.1,
|
341 |
"deepseek-ai/DeepSeek-V3",
|
|
|
335 |
],
|
336 |
[
|
337 |
["./examples/ai_talk.wav", "./examples/bg-image.png"],
|
338 |
+
"Use the image as the background with a waveform visualization for the audio positioned in center of the video. Make sure the waveform has a max height of 250 pixels.",
|
339 |
0.7,
|
340 |
0.1,
|
341 |
"deepseek-ai/DeepSeek-V3",
|