O (8) Flashcards

(7 cards)

1
Q

What is the linear prediction model in spectral envelope analysis?

A

Auto-regressive (AR) model: H (2) = 1 / p-1 * Σ (from k=0 to p-1) where a0 = 1 and āk = ak/G

This model represents the frequency response in terms of past values.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the cepstral analysis model in spectral envelope analysis?

A

Exponential model: H (z) = exp(Σ (from k=0) of b_k)

This model involves taking the reciprocal and changing the exponent’s sign.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does PLP stand for in spectral envelope analysis?

A

Perceptual Linear Prediction

PLP features are used to model the human auditory perception.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

In the context of spectral envelope, what does AR stand for?

A

Auto-regressive

This model predicts future values based on past values.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the significance of model order in LP and CC features?

A

Determines the complexity and accuracy of the model

Higher model orders can capture more details but may lead to overfitting.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

True or false: The cepstral analysis model uses linear prediction.

A

FALSE

Cepstral analysis employs an exponential model rather than a linear prediction model.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Fill in the blank: The frequency response in linear prediction is represented as H (2) = _______.

A

1 / p-1 * Σ (from k=0 to p-1)

This formula defines the relationship between past and current values in the model.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly