SJTMusicTeam / Muskits

An opensource music processing toolkit
Apache License 2.0
312 stars 44 forks source link

[Question] Dataset Silence #136

Open queechy opened 2 years ago

queechy commented 2 years ago

I'm creating a dataset using human-made songs, but should I remove the Silence of the songs?

ftshijt commented 2 years ago

Yeah, we do not intend to process silence. If you check our released recipes, you can find usually we would have a stage in the pre-processing (usually in local/data.sh for each recipe folder) that split the songs into non-silence segments based on the silence information.