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

Overlapping sliding window for separation #13

Open
ws-choi opened this issue Mar 21, 2021 · 1 comment
Open

Overlapping sliding window for separation #13

ws-choi opened this issue Mar 21, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ws-choi
Copy link
Owner

ws-choi commented Mar 21, 2021

The current separate_track function iterates small and disjoint pieces of the whole track.
Overlapping sliding window like STFT might improve the separation quality.

@ws-choi ws-choi added enhancement New feature or request help wanted Extra attention is needed labels Mar 21, 2021
@ws-choi
Copy link
Owner Author

ws-choi commented Mar 21, 2021

see also #10

@ws-choi ws-choi added the good first issue Good for newcomers label Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant