DNN-for-speech-enhancement icon indicating copy to clipboard operation
DNN-for-speech-enhancement copied to clipboard

error

Open ghost opened this issue 8 years ago • 6 comments

'perl' is not recognized as an internal or external command, operable program or batch file. Error using fread Invalid file identifier. Use fopen to generate a valid file identifier.

Error in readhtk_new (line 12) nframes = fread(fid,1,'int32');

Error in step1_DNNenh_for16kHz (line 61) [htkdata,nframes,sampPeriod,sampSize,paramKind]=readhtk_new(tline,'le');

I cleared the wav_lsp folder and kept the timit_noisy_SNR5.wav file to test and then get that error above. Please help. Thanks

ghost avatar Mar 22 '17 15:03 ghost

Please use matlab to run "step1_DNNenh_for16kHz.m", it should work very well. Do not use "step1_DNNenh_for16kHz.exe"

yongxuUSTC avatar Mar 22 '17 22:03 yongxuUSTC

And the matlab version will help you to understand the whole decoding steps by DNN.

yongxuUSTC avatar Mar 22 '17 22:03 yongxuUSTC

I did run with the matlab script. I have Matlab R2013a version and Windows 7 ultimate 64-bit OS.

Do I need to install some perl program first?

ghost avatar Mar 23 '17 09:03 ghost

OK I fixed my problem. I needed Active Perl on my computer installed and now the script is working, thank you!

ghost avatar Mar 23 '17 14:03 ghost

How were the results on the original model and the retrained model?

akshayaCap avatar Jul 04 '18 06:07 akshayaCap

Hi,

The original results are here: https://ieeexplore.ieee.org/document/6932438/

Best regards, yong


Yong XU https://sites.google.com/view/xuyong/home

From: akshayaCap Date: 2018-07-03 23:17 To: yongxuUSTC/DNN-for-speech-enhancement CC: yong xu @ surrey; Comment Subject: Re: [yongxuUSTC/DNN-for-speech-enhancement] error (#2) How were the results on the original model and the retrained model? — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

yongxuUSTC avatar Jul 04 '18 17:07 yongxuUSTC