Skip to content

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 15 Dec 22:51
  • bumped version: 1.0.2 -> 1.0.3 (13946e1)
  • fixed failing tests (399201d)
  • applying sound transformations on the original music file and generating transformed music file with _modified prefix along with the original file (cb977db)
  • moved saving extracted music from video to the music dir instead of tmp, and removed references to output/tmp dir (196c153)
  • moved downloading video do the 'video' dir (3e0228a)
  • Revise README for clarity on virtualenv usage (6e432f5)
  • fixing build cache (35557c1)
  • updated build.yml gh action: added workflow_dispatch trigger and ignored *.md files change for build (4f4af19)
  • added caching pip dependencies in the build.yml gh action (49d55f2)
  • Update README with additional badges (b170089)
  • Update usage instructions for demix command (79edcdb)
  • Update README to clarify virtualenv usage (33883a8)
  • Update README with additional features of demix (f0c19bb)