sigsep / norbert

Painless Wiener filters for audio separation
https://sigsep.github.io/norbert
MIT License
180 stars 27 forks source link

Softmask always returns multichannel output #21

Closed faroit closed 5 years ago

faroit commented 5 years ago

norbert.softmask allows to compute the ratio mask for mono mixtures without giving a channel axis. Why, in this case, is the channel axis required for the mixture?

I would propose to not allow to omit the channel axis at all. This makes things easier to handle.