前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >SP Module 7 Pattern Matching

SP Module 7 Pattern Matching

作者头像
杨丝儿
发布2022-11-24 17:13:09
4000
发布2022-11-24 17:13:09
举报
文章被收录于专栏:杨丝儿的小站杨丝儿的小站

Cochlea, Mel-Scale, Filterbanks

From human speech perception to considerations for features for automatic speech recognition

Cochlea Different places along the cochlea respond to the incoming frequency.

s03574511102022
s03574511102022

Mel scale Nonlinearity in hertz scale, linear in mal scale, for cochlea.

s03592611102022
s03592611102022

Filter banks Simplify of cochlea is like a bank of bandpass filters. lower frequency limit and higher frequency limit.

s04010611102022
s04010611102022

Wider and wider in higher frequency. triangular filters is more appropriate than the rectangle one shown in figure above.

Feature vectors, sequences, and sequences of feature vectors

Representing speech as a sequence of feature vectors

Features Wavepoint is not useful,m magnitude spectrum (DFT) is better and spectrum envelop as feature is better better. To use spectrum envelop, we decide to use filter bank to encode feature envelop. Feature vector stores the encoded feature envelop or the feature banks.

s04193611102022
s04193611102022

sequences are everywhere in language

s04261611102022
s04261611102022

sequence of feature vectors

s04295811102022
s04295811102022

Exemplars and Distances

We start to look at the concepts of distance and alignment between sequences of speech data

Exemplar 范例: a stored feature vectors of a word. Distance (dissimilarity) between two sequence of feature vectors. Create alignment of exemplars and the unknown is the first step to calculate the global distance.

s04443711102022
s04443711102022

Pattern Matching, Alignment, Dynamic Time Warping

Search a grid with Dynamic Time Warping

Dynamic programming:

Dynamic time warping, pattern matching, aligning frames

s05551211102022
s05551211102022

More Dynamic Time Warping

s06132511102022
s06132511102022
s06103311102022
s06103311102022
本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2022-11-10,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • Cochlea, Mel-Scale, Filterbanks
  • Feature vectors, sequences, and sequences of feature vectors
  • Exemplars and Distances
  • Pattern Matching, Alignment, Dynamic Time Warping
  • More Dynamic Time Warping
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档