We lifted 8 functions out of this paper's own repositories and ran 8 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| moises-ai/moises-db | canonical | 8 of 8 |
| Function | Status | Where it lives |
|---|---|---|
| compute_nbwin | Ran | moises-ai/moises-db/moisesdb/signal.py pointer only (licence: NOASSERTION) · get_code("9fe9708c16fdf50f") |
| get_fs | Ran | moises-ai/moises-db/moisesdb/utils.py pointer only (licence: NOASSERTION) · get_code("79db92e294b6aa73") |
| hwr | Ran | moises-ai/moises-db/moisesdb/signal.py pointer only (licence: NOASSERTION) · get_code("012bdf1f20c78697") |
| load_json | Ran | moises-ai/moises-db/moisesdb/utils.py pointer only (licence: NOASSERTION) · get_code("2f7fbe5ec6d09511") |
| pad_along_axis | Ran | moises-ai/moises-db/moisesdb/signal.py pointer only (licence: NOASSERTION) · get_code("661455fa3ea1ef08") |
| pad_and_mix | Ran | moises-ai/moises-db/moisesdb/track.py pointer only (licence: NOASSERTION) · get_code("9b70185eaa3649b5") |
| pad_to_len | Ran | moises-ai/moises-db/moisesdb/track.py pointer only (licence: NOASSERTION) · get_code("cfa51a8d8cfca814") |
| trim_and_mix | Ran | moises-ai/moises-db/moisesdb/track.py pointer only (licence: NOASSERTION) · get_code("de188c02df178ca7") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
In this paper, we introduce the MoisesDB dataset for musical source separation. It consists of 240 tracks from 45 artists, covering twelve musical genres. For each song, we provide its individual audio sources, organized in a two-level hierarchical taxonomy of stems. This will facilitate building and evaluating fine-grained source separation systems that go beyond the limitation of using four stems (drums, bass, other, and vocals) due to lack of data. To facilitate the adoption of this dataset, we publish an easy-to-use Python library to download, process and use MoisesDB. Alongside a thorough documentation and analysis of the dataset contents, this work provides baseline results for open-source separation models for varying separation granularities (four, five, and six stems), and discuss their results.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2307.15913")
get_code_for_paper("2307.15913")
have("2307.15913")
Connect an agent — have() is free.