klay-music / klay-beam

Our Apache Beam Transforms and Pipelines
0 stars 0 forks source link

Move `SkipAudioGTDuration` class from `job_nac` to `klay_beam` #74

Open mxkrn opened 8 months ago

mxkrn commented 8 months ago

SkipAudioGTDuration is a pipeline transform that skips audio greater than a certain duration, this is somewhat generic and could find a use case in other jobs. When we do, we should move it to klay_beam.