Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle dummy prompts #100

Open
dmarx opened this issue Jan 16, 2023 · 1 comment
Open

handle dummy prompts #100

dmarx opened this issue Jan 16, 2023 · 1 comment

Comments

@dmarx
Copy link
Owner

dmarx commented Jan 16, 2023

particularly, case where first scene no audio

@mattpetters
Copy link

mattpetters@991d054

@dmarx I did a quick and dirty solution on this on my fork, just don't write captions if there aren't words.

I did have a question tho, in my testing I found the Whisper API results to be a little unstable / unpredictable (sometimes I got 1 segment, sometimes I got 17, for the same song). Getting something really usable has required turning around and cleaning results or just straight up adding segments manually in the storyboard.yaml

Is that anything we can tune or improve?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants