intel / intel/openvino-plugins-ai-audacity
Add an option to noise suppression to generate a new track?
- Dominant language
- C++
- Stars
- 2.1k
- Forks
- 135
- Avg merge
- 7d 3h
- Merged PRs (30d)
- 1
Description
From the readme, noise suppression operates directly on the selected audio track. I feel like it'd be nice if there was an advanced option to have it generate a separate track, so I could do a side-by-side comparison with the original.
Audacity locks up for a while if I have to ctrl-z a big change to a long track, but deleting the new track in case I set it to be too aggressive in suppressing noise is much faster.
Contributor guide
Research direction
Start with the README's noise-suppression documentation and trace the entry point for the effect. Confirm how a processed result can be created as a separate track while preserving the original, then verify that the new track can be deleted independently and that side-by-side comparison remains possible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100