This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: TIDL normalize and user's own normalize

Part Number: TDA4VM

Hi, TI

We can use TIDL normalize and user's own normalize, but we found the precision of the two methods differs greatly. As I know that the normalize of tidl is executed by (x - mean) * scale, then quantized to int8, and feed the quantization factor to TIDL through inQuantFactor. Is there a problem with the calculation formula? or the TIDL inner normalize have the extra process?

Thanks and Regards,

faw