nomadkaraoke / nomadkaraoke/python-audio-separator

[Feature]: Support array inputs and outputs for Separator

Open
#215 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
1.4k
Forks
199
Avg merge
4h 17m
Merged PRs (30d)
4

Description

Description
Description

Dear Maintainers,

First of all thank you so much for this library! It is immensely helpful as part of a machine learning research project I am currently working on. It seems like the inner implementations of separators all require the audios to be written to a file. I suppose it could be helpful if we have a method that allows users to input and get outputs in low-level formats like say numpy arrays . This could potentially save audio i/o time and allow for more direct access to the models which could help in large-scaled audio processing projects.

I am a full time research student in computer music and has worked with ML and audio separation models for a while now so I can probably help with this and submit a PR if needed.

Thanks,
Darin

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name files, tests, or an entry point. Clarify the Separator API for array inputs and outputs, including supported array shapes and how completion should be verified before starting implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
numpy, python
Domain
audio-video-rtc, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.