Skip to content

FragrantRookie/Realtime_Skip_Dpcrn_Tflite_Denoise

Repository files navigation

Realtime_Skip_Dpcrn_Tflite_Denoise

This project is C++ (Microsoft Visual Studio Professional 2019) port of dpcrn_tflite denoise. I've included dependencies for tflite, fft in Windows. You can test project using single channel 16Khz wav files.

USAGE

Modify the paths to int_file and out_file for the Main function.

TIPS

I've tested project on Windows 10 (i5-8265U) environment and got realtime performance. STAR if project is helpful, welcome pull requests and issue.

REFERENCES

1.SKIP-DPCRN (https://github.com/Le-Xiaohuai-speech/SKIP-DPCRN) (Great thanks to Le-Xiaohuai-speech)

2.Realtime_AudioDenoise_EchoCancellation (https://github.com/Turing311/Realtime_AudioDenoise_EchoCancellation)

2022.11.01

About

real-time speech enhance skip-dpcrn-base using C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published