Speech onset from audio, wav file

1 vue (au cours des 30 derniers jours)
Alice
Alice le 13 Mar 2018
Hi, is it possible to use amplitudes to mark when someone started speaking? I have wav files and I have extracted amplitudes and times but I'm not sure how I would check for a change in amplitude from 0 that would correspond to speech onset (or any sound trigger).
Any help would be greatly appreciated.
Thanks.

Réponses (1)

Abhishek Ballaney
Abhishek Ballaney le 13 Mar 2018
Try find(x>0) & use 1st index

Catégories

En savoir plus sur Simulation, Tuning, and Visualization dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by