DTLN-aec icon indicating copy to clipboard operation
DTLN-aec copied to clipboard

can it be used in real time voice?

Open dttlgotv opened this issue 4 years ago • 4 comments

It seems that it takes long time to process data after I tried you demo. Can it use in real time voice communication? or is it only used in offline voice process.

dttlgotv avatar Jan 14 '21 12:01 dttlgotv

Hi!

From its design it can be used in real-time voice communication. For small devices the large model is probably too big. But it can probably easily run when offloading the inference to a neural network engine (when available).

breizhn avatar Feb 12 '21 14:02 breizhn

The model looks not so big. Is it possible to run the model on the embedded SoC with NPU (Neural Process Unit) which usually process images (with quantization)?

Every much interested in running this on a SoC if possible.

pandysong avatar Nov 09 '21 04:11 pandysong

Have a look at what sanebow did https://github.com/SaneBow/PiDTLN

StuartIanNaylor avatar Dec 15 '21 14:12 StuartIanNaylor

Have a look at what sanebow did https://github.com/SaneBow/PiDTLN

@StuartIanNaylor Thank you. I will check.

pandysong avatar Dec 15 '21 16:12 pandysong