From de22e0fed7b04fa86bec43647816ab1e7015e664 Mon Sep 17 00:00:00 2001 From: Gene Kogan Date: Sun, 14 Jan 2024 18:02:38 -0800 Subject: [PATCH] use abraham --- app/routers/story.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routers/story.py b/app/routers/story.py index 68d2e32..99ffb5b 100644 --- a/app/routers/story.py +++ b/app/routers/story.py @@ -177,7 +177,7 @@ def cinema(request: CinemaRequest): all_clips.append(temp_file.name) elif clip['voiceover'] == 'narrator': - character_id = character_name_lookup['Orion Blackwood'] + character_id = "657926f90a0f725740a93b77" #character_name_lookup['Orion Blackwood'] character = characters[character_id] # output = talking_head( # character,