Skip to content

How to achieve real-time DPDFNet inference on Cortex-A7? #17

Description

@zhoulin1359

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions