Enhancement: Add a flag to only return vocals #4

Open
opened 2025-10-14 15:38:07 -06:00 by navan · 0 comments
Owner

Originally created by @FlippFuzz on 3/31/2025

Reason for enhancement

  • I only want the vocals.
  • Therefore, there is no point in generating the instruments.

What is done

  • Added --vocals_only flag to parser.
  • Added an if-else statement to skip the portion that generates the instruments if the user chooses --vocals_only.
*Originally created by @FlippFuzz on 3/31/2025* ## Reason for enhancement * I only want the vocals. * Therefore, there is no point in generating the instruments. ## What is done * Added `--vocals_only` flag to parser. * Added an if-else statement to skip the portion that generates the instruments if the user chooses `--vocals_only`.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/Mel-Band-Roformer-Vocal-Model#4
No description provided.