seanwood / gcc-nmf

Real-time GCC-NMF Blind Speech Separation and Enhancement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

runRealtimeGCCNMF

chosc0410 opened this issue · comments

Hello,

I have a question to fix my problem. When I run 'runRealtimeGCCNMF.py' and hit the play button, a variable 'realGCC' in 'gccNMFProcessor.py' at 'processFrames' has only NaN value for default input.
'dev_Sq1_Co_A_mix.wav'

How can I fix it?

Thank you