Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ Init
Method
Init
samples/common/src/Audio/MFCC.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
void MFCC::Init()
74
{
75
this->InitMelFilterBank();
76
}
77
78
float MFCC::MelScale(const float freq, const bool useHTKMethod)
79
{
Callers
4
MFCCTest.cpp
File · 0.45
Wav2LetterPreprocessor
Method · 0.45
FrameReaderTest.cpp
File · 0.45
GetFrameSourceAndSink
Function · 0.45
Calls
1
InitMelFilterBank
Method · 0.95
Tested by
no test coverage detected