Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -535,6 +535,8 @@ async def get_segments(
|
||||
character_id=seg.character_id,
|
||||
character_name=char_name,
|
||||
text=seg.text,
|
||||
emo_text=seg.emo_text,
|
||||
emo_alpha=seg.emo_alpha,
|
||||
audio_path=seg.audio_path,
|
||||
status=seg.status,
|
||||
))
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user