ShortGPT icon indicating copy to clipboard operation
ShortGPT copied to clipboard

🐛 [Bug]: bug

Open libing331 opened this issue 2 years ago • 1 comments

What happened?

When parsing the video, select Free EdgeTTS (lower quality), select Chinese for Language, and select Caption video. The resulting video runs without subtitles

What type of browser are you seeing the problem on?

Chrome

What type of Operating System are you seeing the problem on?

Windows

Python Version

3.8.9

Application Version

v0.0.1

Expected Behavior

When parsing the video, select Free EdgeTTS (lower quality), select Chinese for Language, and select Caption video. The resulting video runs without subtitles

Error Message

No response

Code to produce this issue.

No response

Screenshots/Assets/Relevant links

No response

libing331 avatar Aug 02 '23 10:08 libing331

add font file public/font.otf then in shortGPT/editing_framework/editing_steps/make_caption.json change the font to this "font": "public/font.otf",

cnwillz avatar Aug 03 '23 11:08 cnwillz