Metadata-Version: 2.4
Name: prx_pyaec
Version: 2.0.6
Summary: PRX Acoustic echo cancellation with reset
Author-email: wnm3 <wnmills3@gmail.com>, thewh1teagle <61390950+thewh1teagle@users.noreply.github.com>
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# prx_pyaec

PRX Acoustic echo cancellation

Python bindings to https://github.com/wnm3/prx_aec  
(forked from https://github.com/thewh1teagle/aec)  

## Initial project setup ##
After cloning this repository, run the following command:  
git submodule init && git submodule update
