ROCm / rocAL

The AMD rocAL is designed to efficiently decode and process images and videos from a variety of storage formats and modify them through a processing graph programmable by the user.
https://rocm.docs.amd.com/projects/rocAL/en/master/index.html
MIT License
10 stars 13 forks source link

Audio PR - Augmentation support [ Downmix and ToDecibels ] #125

Closed SundarRajan98 closed 2 weeks ago

SundarRajan98 commented 3 months ago

Add Downmix and ToDecibels augmentations support in rocAL MIVisionX PR Link : PR #1320 Note: #124 should be merged before this PR - file changes will reduce to 13

LakshmiKumar23 commented 3 weeks ago

@SundarRajan28 please resolve merge conflicts

LakshmiKumar23 commented 3 weeks ago

@SundarRajan28 can you fix merge conflicts?

rrawther commented 3 weeks ago

@SundarRajan98 : Can you merge tot changes and address the review comments

SundarRajan28 commented 3 weeks ago

@rrawther I have merged the PR with latest develop changes