Skip to content

ZhixingXu/nlms_aec

Repository files navigation

nlms_aec

realize aec using lms/nlms algorithm in c++ 使用c++实现的声学回声消除(Acoustic Echo Cancellation)

get more information there

该程序中所使用的libwav.so来自另一个项目,该项目提供了对pcm编码的wav文件的操作。

  1. make build,编译可执行文件
  2. make run,运行deme

About

realize aec using lms/nlms algorithm in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published