deezer / deezer/spleeter

Failed to Process large file

Open
#387 1 comment 1 reaction 0 assignees View on GitHub
bug invalid
Dominant language
Python
Stars
28.4k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

## Description

It fails to process large audio file at step: !spleeter separate -i "AnyFile.mp3" -o output/

## Steps to reproduce
- Run: !wget "Link to Audio File"
Note: The Audio file is 40 min in length
- Run: Audio('Audio File')
- Run: !spleeter separate -h
-Run: !spleeter separate -i Audio File -o output/

## Output

Expected:
Message - Separation successful into vocal and accompaniment

Output:
Message - malloc related issue, issue with resource allocation
![Screen Shot 2020-05-22 at 3 49 50 AM](https://user-images.githubusercontent.com/31004772/82645254-97347b00-9be0-11ea-91f2-e46aee676683.png)

## Environment
Google Colab

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the `spleeter separate` command in Google Colab with the reported 40-minute audio file, and inspect the malloc/resource-allocation output. Done means the large file completes separation and reports successful vocal and accompaniment output.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
audio-video-rtc, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.