- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am working on an application to extract MFCC features
Having in mind ippsDCTLifterInitAlloc_Mul_16s(IppsDCTLifterState_16s** pDCTLifter, int lenDCT, const Ipp32f* pLifter, int lenCeps)
there are two somewhat similar variables 'lenDCT' and 'lenCeps', the latter stamds for the amount of features being extracted, I guess that there might be cases where lenDCT is larger then lenCeps (otherwise there would have been only a single arg and not two ), on the aurora samplenumDCT is set to 23, why does more DCT coefficients then desierered features are needed? I guess the answer is mathematical in nature.
Any help would be appreciated.
Having in mind ippsDCTLifterInitAlloc_Mul_16s(IppsDCTLifterState_16s** pDCTLifter, int lenDCT, const Ipp32f* pLifter, int lenCeps)
there are two somewhat similar variables 'lenDCT' and 'lenCeps', the latter stamds for the amount of features being extracted, I guess that there might be cases where lenDCT is larger then lenCeps (otherwise there would have been only a single arg and not two ), on the aurora samplenumDCT is set to 23, why does more DCT coefficients then desierered features are needed? I guess the answer is mathematical in nature.
Any help would be appreciated.
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page