Speech onset from audio, wav file

조회 수: 1 (최근 30일)
Alice
Alice 2018년 3월 13일
답변: Abhishek Ballaney 2018년 3월 13일
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.

답변 (1개)

Abhishek Ballaney
Abhishek Ballaney 2018년 3월 13일
Try find(x>0) & use 1st index

카테고리

Help CenterFile Exchange에서 Simulation, Tuning, and Visualization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by