pfnet-research / meta-tasnet

A PyTorch implementation of Meta-TasNet from "Meta-learning Extractors for Music Source Separation
MIT License
136 stars 16 forks source link

Match the __init__() signature of the static and generated modules #1

Closed davda54 closed 4 years ago

davda54 commented 4 years ago

Constructing the non-generated classes does not work at this moment due to unpacking of *args.