lgtm
This commit is contained in:
parent
8708bf000d
commit
11711c57e6
38 changed files with 5361 additions and 265 deletions
|
|
@ -2,10 +2,10 @@
|
|||
#
|
||||
# End-to-end re-render of the dashboard demo videos.
|
||||
#
|
||||
# All per-storyboard knobs (aspect, fps, bitrate, prompt text, voice persona,
|
||||
# poster timestamp, brand strings…) live on the Storyboard objects in
|
||||
# src/storyboard.ts. To add a vertical cut or change the voice, edit that
|
||||
# file — this script only handles target/auth/transport concerns.
|
||||
# All per-storyboard knobs (aspect, fps, bitrate, prompt text, localized
|
||||
# narration, voice persona, poster timestamp, brand strings…) live in
|
||||
# src/storyboard.ts. A single visual storyboard can expand into multiple
|
||||
# language variants there; this script renders every emitted slug.
|
||||
#
|
||||
# Two targets:
|
||||
# local (default) — assumes the docker-compose stack on host.docker.internal,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue