Skip to content

Commit

Permalink
[src&egs] X-UMX Official baseline for Music Demixing Challenge (aster…
Browse files Browse the repository at this point in the history
…oid-team#490)

Co-authored-by: Pariente Manuel <pariente.mnl@gmail.com>

Co-authored-by: Manuel Pariente <pariente.mnl@gmail.com>
  • Loading branch information
r-sawata and mpariente authored May 6, 2021
1 parent fe2182a commit f1907be
Show file tree
Hide file tree
Showing 12 changed files with 1,559 additions and 0 deletions.
2 changes: 2 additions & 0 deletions asteroid/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
from .dptnet import DPTNet
from .lstm_tasnet import LSTMTasNet
from .demask import DeMask
from .x_umx import XUMX

# Sharing-related
from .publisher import save_publishable, upload_publishable
Expand All @@ -22,6 +23,7 @@
"DeMask",
"DCUNet",
"DCCRNet",
"XUMX",
"save_publishable",
"upload_publishable",
]
Expand Down
Loading

0 comments on commit f1907be

Please sign in to comment.