klay-music / klay-beam

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

Atomic Edit job #51

Closed ZacharyNovack closed 9 months ago

ZacharyNovack commented 10 months ago

Initial implementation for generating atomic audio edits.

CharlesHolbrow commented 9 months ago

All jobs will be moved to a dedicated repository prior to v1.0. The job repo (klay-beam-jobs) shares a commit history with this one, but should thought of as a different repository moving forwards. The easiest thing to do is just to clone the new repository into a separate dir. However, if you have in-progress changes, you can use:

git remote remove origin
git remote add origin git@github.com:klay-music/klay-beam-jobs.git

Closing this PR without merging in favor of: https://github.com/klay-music/klay-beam-jobs/pull/1