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

[ISTFT][Op][CPU][Ref] Audio results noise reduction #29475

Merged
merged 7 commits into from
Mar 18, 2025

Conversation

mitruska
Copy link
Contributor

@mitruska mitruska commented Mar 14, 2025

PR to the master branch

Details:

  • Audio results noise reduction (Update of reference and CPU implementation of ISTFT)
    • Multiplication of irdft results before add & Normalization update
  • Verified on the model from the ticket

*Further work: Update tests to be able detect smaller differences

Tickets:

  • 160711 (For related model)

PR to the 2025.1:

@mitruska mitruska self-assigned this Mar 14, 2025
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Mar 14, 2025
@github-actions github-actions bot added the category: Core OpenVINO Core (aka ngraph) label Mar 17, 2025
@mitruska mitruska marked this pull request as ready for review March 17, 2025 16:02
@mitruska mitruska requested review from a team as code owners March 17, 2025 16:02
@mitruska mitruska changed the title [ISTFT][Op] Audio results noise reduction [ISTFT][Op][CPU][Ref] Audio results noise reduction Mar 18, 2025
@mitruska mitruska added this pull request to the merge queue Mar 18, 2025
Merged via the queue into openvinotoolkit:master with commit 5e12f91 Mar 18, 2025
195 checks passed
@mitruska mitruska deleted the mitruska/istft_noise_fix branch March 18, 2025 15:29
github-merge-queue bot pushed a commit that referenced this pull request Mar 18, 2025
PR to the releases/2025/1

### Details:
- Audio results noise reduction (Update of reference and CPU
implementation of ISTFT)
     - Multiplication of irdft results before add & Normalization update
 - Verified on the model from the ticket
 -----------------
 *Further work: Update tests to be able detect smaller differences
 
### Tickets:
 - 160711 (For related model)
 
PR to the master:
- #29475
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Core OpenVINO Core (aka ngraph) category: CPU OpenVINO CPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants