deezer / deezer/spleeter

[Feature] Checking the sample rate of a track

Open
#866 0 comments 0 reactions 0 assignees View on GitHub
enhancement feature
Dominant language
Python
Stars
28.4k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

## Description

Hi. If I have a track with a sample rate of 48000 and when I load it into the spleeter, the output file is saved with a sample rate of 44100 (as written in the config files). This causes the track to stretch by 10% or so. Is it possible to adjust the sampling rate, and if not, then we can simply add such a feature, for example, we can pass the frame rate to the splitter constructor or read it directly inside from the file.

I will be grateful for the reaction.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the splitter constructor, input file, and config files determine the output sample rate. Reproduce the reported 48000-to-44100 behavior, then define whether the rate should be read from the input or passed to the splitter and verify that the output no longer stretches the track.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
audio-video-rtc
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.