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
The problem I spotted is while sushi attempt to get best match, it will remove the lead-in in dialogue line. After shifted, some dialogue line start accurately when voice appear while in original script the dialogue line start before voice appear.
A dirty workaround is to put ~100-200ms lead-in after it calculate the diff but its not ideal solution
The text was updated successfully, but these errors were encountered:
The problem I spotted is while sushi attempt to get best match, it will remove the lead-in in dialogue line. After shifted, some dialogue line start accurately when voice appear while in original script the dialogue line start before voice appear.
A dirty workaround is to put ~100-200ms lead-in after it calculate the diff but its not ideal solution
The text was updated successfully, but these errors were encountered: