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

Windows Desktop Observations #281

Open
hoodji opened this issue Dec 22, 2021 · 0 comments
Open

Windows Desktop Observations #281

hoodji opened this issue Dec 22, 2021 · 0 comments

Comments

@hoodji
Copy link

hoodji commented Dec 22, 2021

Hi,

I know that this version of Aeneas is no longer being supported, so am posting here to help others who may stumble on issues I have detected, and had to overcome outside of the aeneas code. I am using .wav files and .txt files. First issue is an array bounds one, and the only solution I have found is to restrict the audio to less than 29 minutes, which means chopping up and re-joining my files, no big deal. Second issue is more of a pain, on occasions, and I cannot figure out what the common factor is, aeneas duplicates, and sometimes triplicates text fragments one after another, with different start and stop times. To overcome this I have had to match the original text fragments with the aeneas produced ones and remove the extras and re-calculate times .. pain but works.

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

1 participant