LSTM_PIT_Speech_Separation icon indicating copy to clipboard operation
LSTM_PIT_Speech_Separation copied to clipboard

Two-talker Speech Separation with LSTM/BLSTM by Permutation Invariant Training method.

Results 17 LSTM_PIT_Speech_Separation issues
Sort by recently updated
recently updated
newest added

Sorry to bother you again.Is you run.sh similar to that of snsun? `python -u local/gen_tfreords.py --gender_list local/wsj0-train-spkrinfo.txt data/wav/wav8k/min/$x/ lists/${x}_wav.lst data/tfrecords/${x}_psm/ &` This is the codes in snsun's run.sh. But I...

Have you tried it in keras? It is a little difficult for me to understand the codes in tensorflow. (Sorry to bother you)

老铁,调用pesq函数的时候,出现了这样的问题: “该 P 代码文件 E:\Matlab R2016a Workspace\composite\pesq.p 是在 MATLAB 7.5 版(R2007b)之前生成的,且不再受支持。请在 MATLAB R2007b 或更高版本中使用 pcode 重新生成该文件。” 但那个链接里的作者又没有提供源码,你是怎么解决的呀?能把相关的代码发我一份吗?([email protected]

Hello, You have shown 3 different methods for separation (No. 3, 4, 5). But which of these is responsible for the result (7-separated_result_LSTM)?

Hi, I was going through your repository. I could not find results of LSTM and BLSTM on the 2 speaker .wav (audio files) generated by you. Can you please add...

请问io_funcs、local、model是您自己写的包吗?如果是,应该如何下载? 我注意到压缩包里已经有了上述包所含的几个文件,但我并未找到kaldi_io文件

Can you tell me if the io_funcs.kaldi_io package in the python file run_lstm.py is a written function? If yes, where is this function in the zip file?