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

fix: peak-normalize separated sources #1730

Merged
merged 4 commits into from
Oct 8, 2024

Conversation

joonaskalda
Copy link
Contributor

Since the separation loss used in PixIT is scale-invariant, the separated sources might be scaled up/down massively. This PR adds peak-normalization to the speech separation pipeline to deal with this problem.

Fixes #1729

Copy link

@AllanMisasa AllanMisasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This helped unveil peaks of the separated audio.

Copy link
Collaborator

@clement-pages clement-pages left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After testing, LGTM

@hbredin hbredin merged commit bd62a89 into pyannote:develop Oct 8, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

outputs of separation module is clipping
5 participants