Home
last modified time | relevance | path

Searched refs:DEFAULT_MFCC_NUM_CHANNELS (Results 1 - 2 of 2) sorted by relevance

/foundation/ai/ai_engine/interfaces/kits/asr/keyword_spotting/
H A Dkws_constants.h152 const uint32_t DEFAULT_MFCC_NUM_CHANNELS = 40; member
/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/source/
H A Dkws_sdk_impl.cpp41 config.numChannels = DEFAULT_MFCC_NUM_CHANNELS; in InitMFCCConfiguration()
221 size_t stepSize = (DEFAULT_SLIDE_STEP_SIZE / DEFAULT_MFCC_NUM_CHANNELS) * mfccConfig.slideSize; in InitComponents()

Completed in 2 milliseconds