Audio_Source_Separation / pytorch_model.bin
Awais's picture
Create pytorch_model.bin
00574d7
raw
history blame
114 Bytes
from torch import hub
model = hub.load('mpariente/asteroid', 'conv_tasnet', 'mpariente/ConvTasNet_WHAM!_sepclean')