Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

OpenVINO can support Kaldi on FPGA ?

Park__Sangsoo
Beginner
363 Views

Hi. I have a question about using OpenVINO.

I use Kaldi Framework. So, i want to my kaldi implementation to run on FPGA using OpenVINO.

According to the KALDI document, nets 1,2 are supported, the question is whether this is supported by the FPGA.

 

Please answer about my question.

 

 

0 Kudos
1 Reply
Shubha_R_Intel
Employee
363 Views

Hello. If you look at deployment_tools/inference_engine/samples/speech_sample/README.md you will see the following :

-d "<device>" Specify the target device to infer on; CPU, GPU, GNA_AUTO, GNA_HW, GNA_SW, GNA_SW_EXACT is acceptable. Sample will look for a suitable plugin for device specified

FPGA is not mentioned in that list so it's likely not supported.

0 Kudos
Reply