fhahaha / OMLSA-IMCRA

Python implementation of OMLSA+IMCRA algorithm for speech enhancement.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OMLSA + IMCRA

python implementation of OMLSA+IMCRA algorithm.

Check another project Video Conference Enhancer for more implementation details.

fast_omlsa: takes file as input and output denoised file.

real_time_omlsa: use sounddevice to stream audio input and output denoised audio in real time.

denoise example (white noise)

About

Python implementation of OMLSA+IMCRA algorithm for speech enhancement.


Languages

Language:Python 100.0%