what algorithm is used in the audio labeler app?

2 ビュー (過去 30 日間)
Uri Goldsztejn
Uri Goldsztejn 2020 年 3 月 20 日
回答済み: jibrahim 2020 年 3 月 24 日
Hi,
I've developed a labeler algorithm to ectract useful info from time series. I've tested my algorithm against the soeech detector feature in the audio labeler app.
Both algorithms (mine and MATLAB's) have different behaviours, MATLAB's catched some that I miss and the other way round. I would like to know how they built this feature to improve my code.
Could someone reference me to a publication or a reference page with this info?
Thanks,
Uri

採用された回答

jibrahim
jibrahim 2020 年 3 月 24 日
Hi Uri,
The 'speech detector' automatic labeling is based on the function detectSpeech, which is documented in Audio Toolbox:
mathworks.com/help/audio/ref/detectspeech.html?s_tid=srchtitle
The reference on which the function is based can be found in the doc page.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAudio I/O and Waveform Generation についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by