Merging items torchaudio-contrib that are not yet in torchaudio
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.9k
- Forks
- 799
- Avg merge
- 58m
- Merged PRs (30d)
- 3
Description
When looking into torchaudio-contrib, I see the following items that are not into torchaudio:
- Harmonic-Percussive Source Separation
- DB to Amplitude functional and layer (though we have Amplitude to DB)
- mel-hertz functionals
-
Complex Norm layer (in discussion in pytorch/pytorch#755) - Time stretch layer but phase vocoder functional is available
See
- torchaudio-contrib merging plans in #110
- keunwoochoi/torchaudio-contrib#61
- keunwoochoi/torchaudio-contrib#71
- sox discussion in #260.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the listed torchaudio-contrib files—beta_hpss.py, functional.py, and layers.py—and compare these items with the current torchaudio implementation. Read the merging plans in #110 and the linked torchaudio-contrib discussions, then establish which items are in scope and what tests or integration criteria define completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100