-
Notifications
You must be signed in to change notification settings - Fork 20
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
DNA audio and silence splitting interaction #52
Comments
Are we sure this is an issue though and not just a coincidence? Using |
Since soundswallower would not have seen that range at all, with |
Right. It looks like this is an interaction with the way we're adjoining silence between words:
I'm not really sure what the intended functionality should be here. Maybe we should include dna segments as possible |
This is a possible fix: 752553f |
|
Marc found a situation where silence splitting made the first word span half the DNA range at the beginning of a file. Notice in the data below that [0,4576] is DNA audio, but the first word in the SMIL file starts exactly at 4576/2=2.288s.
Config:
Command:
readalongs align --config ./s0387_intro2.json --debug --save-temps --force-overwrite --language iku s0387_intro2.xml s0387_intro2.mp3 s0387_intro2.config 2> s0387_intro2.out.config
Data files: Eric received the data files to reproduce this by e-mail from Marc on 2021-04-19.
Output:
The text was updated successfully, but these errors were encountered: