Hi, thank you for open-sourcing DPDFNet.
I am running the 16 kHz TFLite model on an ARM Cortex-A7 platform with NEON. DPDFNet provides very good enhancement quality, but the current inference speed cannot meet real-time requirements.
The processing setup is:
CPU: ARM Cortex-A7
Architecture: ARMv7 with NEON
Sample rate: 16 kHz
Frame hop: 10 ms
Inference framework: TensorFlow Lite
Processing pipeline: WebRTC AEC3 + DPDFNet
Could you please advise how DPDFNet should be optimized for real-time inference on Cortex-A7?
Is there a recommended lightweight model, quantized model, runtime configuration, or benchmark for this platform?
Thank you.
Hi, thank you for open-sourcing DPDFNet.
I am running the 16 kHz TFLite model on an ARM Cortex-A7 platform with NEON. DPDFNet provides very good enhancement quality, but the current inference speed cannot meet real-time requirements.
The processing setup is:
CPU: ARM Cortex-A7
Architecture: ARMv7 with NEON
Sample rate: 16 kHz
Frame hop: 10 ms
Inference framework: TensorFlow Lite
Processing pipeline: WebRTC AEC3 + DPDFNet
Could you please advise how DPDFNet should be optimized for real-time inference on Cortex-A7?
Is there a recommended lightweight model, quantized model, runtime configuration, or benchmark for this platform?
Thank you.