mirror of
https://github.com/harivansh-afk/sep.git
synced 2026-04-15 03:00:48 +00:00
fix
This commit is contained in:
parent
9d85ca1ebb
commit
2c6d447c18
1 changed files with 0 additions and 1 deletions
1
app.py
1
app.py
|
|
@ -53,7 +53,6 @@ def get_separator():
|
|||
_separator = Separator(
|
||||
output_dir=str(OUTPUT_DIR),
|
||||
model_file_dir=str(MODEL_DIR),
|
||||
use_cuda=use_cuda,
|
||||
output_format="mp3",
|
||||
)
|
||||
return _separator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue