Skip to content

(Wavesplit) Comments on the implementation #73

@lienz

Description

@lienz

https://github.com/mpariente/asteroid/blob/aa3485bc57ef1f21d37cff43fce69cc3c9c94b1c/egs/wham/WaveSplit/wavesplit.py#L143

Wavesplit uses standard convolutions, not separable (separable worked worse).

https://github.com/mpariente/asteroid/blob/aa3485bc57ef1f21d37cff43fce69cc3c9c94b1c/egs/wham/WaveSplit/wavesplit.py#L166

Before the residual stacks there is a single convolution layer with kernel size 4, 512 filters, no dilation, no stride.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions