Failed to Process large file
- 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

## Environment
Google Colab
Contributor 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