python - How to implement Fast ICA on multiple wav files? -


i doing exercise wherein have 3 wav files comes recordings 3 microphones on event. need implement fast ica decompose original signals using 3 wav files.

i understand fast ica , how works. don't understand how decompose sound signals 3 sound files.

all example codes see either uses , decomposes single wav file component or generate , mix signals try unmix them using fast ica.

any inputs or links point me clues on how great help.

also, tasked remix separated signals , print residuals. idea residuals , how them?

i'm implementing on phyton great if links uses python too.

thanks lot!


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -