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
417 stars 65 forks source link

error #40

Open linshuijin123 opened 2 years ago

linshuijin123 commented 2 years ago

这个是什么意思,怎么修改呢?求教 image

JusperLee commented 2 years ago

https://github.com/JusperLee/Dual-Path-RNN-Pytorch/blob/4481a6f476b79da9ebe430aa6a471a9ec1cb7f7e/dualrnn_test.py#L59

这个是数据集的长度,有多少个mixture

linshuijin123 commented 2 years ago

那为什么训练的时候输出完这句就自动exit了,是有其他的问题吗

JusperLee commented 2 years ago

这个是test的代码,不是训练

linshuijin123 commented 2 years ago

哦对,是test,他似乎没输出结果来