Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Speech Recognition samples for Linux

Antonello_Rizzi
Beginner
313 Views
I am trying to cross-compile the VAD_exmp program in Linux environment for IXP425 target.
To do this I have started from speech-rec ipp_sample for Windows.
During the compilation (link) the functions ippsDownSampleSize and ippsDownSample_16s are not found in the IPP library.
I have verified that such functions are present in the IPP Library for window but not in IPP Library for Linux.
My goal is to use VAD in my application for Linux IXP425 target board.
How can I solve the problem?
0 Kudos
2 Replies
Antonello_Rizzi
Beginner
313 Views
Solved!
Referring to the documentation I modified the source code. The test fileVADtest.pcm must be in Endian Big format. I have attached the source files. I hope it can be useful.
0 Kudos
Vladimir_Dudnik
Employee
313 Views
Hi,
we are glad you can use this sample for IXP.
Thanks,
Vladimir
0 Kudos
Reply