Skip to content

Commit be3f892

Browse files
author
yueyue.nyy
committed
Try link.
1 parent 47bc957 commit be3f892

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

Poster.pdf

916 KB
Binary file not shown.

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ [email protected]
1212
# ABSTRACT
1313
Keyword spotting is necessary for triggering human-machine speech interaction. It is a challenging task especially in low signal-to-noise ratio and moving scenarios, such as on a sweeping robot with strong ego-noise. This paper proposes a novel approach for joint ego-noise suppression and keyword detection. The keyword detection model accepts outputs from multi-look adaptive beamformers. The noise covariance matrix in the beamformer is in turn updated using the keyword absence probability given by the model, forming an end-to-end loop-back. The keyword model also adopts a multi-channel feature fusion using self-attention, and a hidden Markov model for online decoding. The performance of the proposed approach is verified on real-word datasets recorded on a sweeping robot.
1414

15+
# Links
16+
17+
<video src="video.mp4" controls="controls" width="320" height="240"></video>
18+
19+
[ICASSP 2022 论文分享:语音增强与关键词检测联合优化技术在扫地机器人中的应用](https://mp.weixin.qq.com/s/oF3v9yw6AyffBr-fu1idwA)
20+
1521
# Generate Differential Beamformers
1622
The differential beamformers used in this paper is generated by solving the following complex optimization problem by CVX [1].
1723

ego2022.pdf

303 KB
Binary file not shown.

video.mp4

32.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)