Learn Before
Concept
Low Frame Rate Algorithm
The low frame rate algorithm is a simple method for subsampling in speech processing. At time , the acoustic feature vector and the two prior vectors and are concatenated. This creates a new vector that is three times longer, after which the original and vectors are discarded. This results in a higher-dimensional vector with a shorter overall sequence length, . For example, instead of processing a 40-dimensional acoustic feature vector every 10 ms, this method yields a 120-dimensional vector every 30 ms.
0
1
Updated 2026-06-20
Tags
Deep Learning (in Machine learning)
Data Science
Computing Sciences