Skip to content

Acoustic echo cancelation(AEC) is a main algorithm in the pipe line of acoustic devices with KWS or ASR. FNLMS is used.

Notifications You must be signed in to change notification settings

R1ckShi/FrontEnd-AEC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrontEnd-AEC

Acoustic echo cancelation(AEC) is a main algorithm in the pipe line of acoustic devices.

Input file:reference wav and mic wav, output file:mic wav - reference wav.

The algorithm will iterate an adaptive fillter bank to simulate the echo path.

The specific implementation method used is FNLMS. The original two signals are first framed, windowed and FFT transformed.

Suggestions about the frontend operation are welcome and needed :) (FFT, windowing, sampling...)

image

About

Acoustic echo cancelation(AEC) is a main algorithm in the pipe line of acoustic devices with KWS or ASR. FNLMS is used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published