How to create subtitles for tiktok? #1647
Unanswered
orionflame
asked this question in
Q&A
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Tiktok style is a bit tricky. Perhaps a bit too obvious solution: CapCut was designed for that. In Whisper ecosystem, Stable_TS has various technics to group and break words/lines. May be that can do the trick. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Basically I have an speech audio (mp3) that I want to convert to an srt subtitle file so that I can render this text in Davinci software. I can do this in code no problem but the issue is the time window of the subtitles is too large. I want shorter time frame so instead of having 1 text for each 5 to 10 seconds, I want to have subtitles for each 1-2 seconds, so the text doesn't have to be so long on screen, but rather short and quick phrases.
Is this possible?
Thanks a lot in advance.
Beta Was this translation helpful? Give feedback.
All reactions