JusperLee / Dual-Path-RNN-Pytorch

Dual-path RNN: efficient long sequence modeling for time-domain single-channel speech separation implemented by Pytorch
Apache License 2.0
401 stars 68 forks source link

real time processing #53

Open will46616 opened 1 year ago

will46616 commented 1 year ago

Hi, I would like to ask a small question, which one is more appropriate for application in real-time processing, conv-tasnet or DPRNN?

JusperLee commented 1 year ago

DPRNN is better than Conv-TasNet