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

Time-stretching (WSOLA) incorrect length output #206

Open
Gilianp opened this issue Feb 24, 2022 · 0 comments
Open

Time-stretching (WSOLA) incorrect length output #206

Gilianp opened this issue Feb 24, 2022 · 0 comments

Comments

@Gilianp
Copy link

Gilianp commented Feb 24, 2022

When using time-stretching (WSOLA algorithm) the lenght of output have incorrect size, generating an audio with a length of a few milliseconds less, and other times with a few milliseconds more. For example. An audio that is 1000 milliseconds long, when time-stretched with tempo=0.5, should generate an audio that is 2000 milliseconds long, but actually generates an audio that has 2025 ms, sometimes 1980 ms. This varies depending on the parameters and the audio lenght. The correct size is rarely achieved. Any suggestion on how to fix?

@Gilianp Gilianp changed the title Time-stretching (WSOLA) incorrect lenght output Time-stretching (WSOLA) incorrect length output Feb 24, 2022
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