You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll try on creating some algorithms. Although audio and subtitle sync is totally different field, I'll try learning frequency analizer to match with voice output
(there's also an issue, if you set volume 0 (or change volume in runtime via api), frequency can mess up (provided via browser)
Okk I worked on suntitle. With proper starting and ending time and async function, you can use those timestamps to predict the word timing (google tts api v1beta allows the starting time for the words)
Then using on_start event (i guess) you can add subtitles dynamically in the text box.
I'm looking for the solution: How to add subtitles with keeping them in sync with the audio?
Can you give me some help. Thanks
The text was updated successfully, but these errors were encountered: