Skip to content

Commit

Permalink
Merge pull request #32 from edenartlab/stage
Browse files Browse the repository at this point in the history
local var
  • Loading branch information
genekogan authored Mar 3, 2024
2 parents c0ab0a7 + f21f9a9 commit e4a5389
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 e4a5389

Please sign in to comment.