fjiang9 / NKF-AEC

Acoustic Echo Cancellation with Nerual Kalman Filtering
239 stars 60 forks source link

Is it possible to use NKF-AEC for a real-time video conferencing application? #22

Open Jak57 opened 1 month ago

Jak57 commented 1 month ago

I am working on a real-time video-conferencing application. I want to add the NKF-AEC echo canceller to it. Currently, we process audio chunks of 60ms. Can NKF-AEC be changed to process 60ms audio chunks in real time?