Skip to main content
Pasi MYLLYMAKI
ST Employee
May 11, 2020
Question

Question from Predictive Maintenance Webinar 29th of April: Does the data pre-processing for ultrasound include aother techniques like Mel frequency cepstral coefficient or Linear frequency cesptral coefficient?

  • May 11, 2020
  • 1 reply
  • 451 views

..

This topic has been closed for replies.

1 reply

Vladimir JANOUSEK_34072
Visitor II
May 12, 2020

The STWIN ultrasound example is more based on traditional FFT of the audio signal. MEL coefficients are indeed method commonly used in audio applications and stwin example could be extended for this. As additional information, you can also have look on another development kit sensortile.box "Baby Monitor" demo, this is based on analyzing MEL coefficients based on audio captured by microphone and AI type of algorithm running on STM32.