deezer / deezer/spleeter

No embedded configuration 2stems found

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

Description

Hi,
I am using pyinstaller to generate .exe file.
When I run exe file I got:
"No embedded configuration 2stems found"

Code:
r = sr.Recognizer()
separator = Separator('spleeter:2stems')

If i run .py file everything works.
Thank you in advance.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported behavior with the shown Recognizer and Separator('spleeter:2stems') code, comparing the .py and PyInstaller-generated .exe runs. Trace how the packaged executable locates the embedded configuration, and consider the issue done when the same executable can load the 2-stem configuration successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.