ssast icon indicating copy to clipboard operation
ssast copied to clipboard

sed

Open fuguanyu opened this issue 2 years ago • 1 comments

Hello, can this project be used for sound event detection? Input variable-length audio, and output chunk detection results at the frame level

fuguanyu avatar Jun 28 '23 08:06 fuguanyu

hi there,

Yes and no. We do not provide a function in this repo. But frame-wise embedding can be used as the basis for frame-level prediction. See https://arxiv.org/abs/2202.00874.

-Yuan

YuanGongND avatar Jun 28 '23 08:06 YuanGongND