Skip to content

Conversation

@Politrees
Copy link
Contributor

  • Since Separator.separate already accepts file and directory paths and performs traversal/filtering internally, there’s no need to duplicate this logic in the CLI.
  • Removed the per-file loop for audio_file in audio_files: that called separate once per file. The CLI now passes the entire list to a single call to separate — avoiding repeated calls and reducing overhead.

@beveradb beveradb merged commit 1dc6cf1 into nomadkaraoke:main Sep 24, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants