Azzera filtri
Azzera filtri

Speech onset from audio, wav file

3 visualizzazioni (ultimi 30 giorni)
Alice
Alice il 13 Mar 2018
Risposto: Abhishek Ballaney il 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.

Risposte (1)

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

Categorie

Scopri di più su Audio I/O and Waveform Generation in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by