Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Bebra777228 authored Dec 8, 2024
1 parent 1e6b92a commit 13e3856
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions audio_separator/utils/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -464,9 +464,9 @@ def update_stems(model):
Keys for automatic determination of input file names, stems, and models to simplify the construction of output file names.
Keys:
* NAME - Input File Name
* STEM - Stem Name (e.g., Vocals, Instrumental)
* MODEL - Model Name (e.g., BS-Roformer-Viperx-1297)
* **NAME** - Input File Name
* **STEM** - Stem Name (e.g., Vocals, Instrumental)
* **MODEL** - Model Name (e.g., BS-Roformer-Viperx-1297)
Example:
* Usage: NAME_(STEM)_MODEL
Expand Down

0 comments on commit 13e3856

Please sign in to comment.