Conditioned-Source-Separation-LaSAFT icon indicating copy to clipboard operation
Conditioned-Source-Separation-LaSAFT copied to clipboard

cuda version of separate_track with minibatch

Open ws-choi opened this issue 3 years ago • 1 comments

```separate_track```` does not have an explicit way to choose the device option

  • [ ] def separate_track (track, instrument, cuda=False)
  • [ ] def separate_track (track, instrument, cuda=False, batch_size=1)

ws-choi avatar Mar 19 '21 10:03 ws-choi

see also #10

ws-choi avatar Mar 19 '21 10:03 ws-choi