Skip to content

Commit

Permalink
local var
Browse files Browse the repository at this point in the history
  • Loading branch information
genekogan committed Mar 3, 2024
1 parent a3c7ab9 commit f21f9a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/animations/reel.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ def animated_reel(request: ReelRequest, callback=None):

min_duration = 20
speech_audio = None
duration = min_duration

if result["speech"]:
if result["voiceover"] == "character":
Expand Down

0 comments on commit f21f9a9

Please sign in to comment.