Removed speech demo (#7298)

This commit is contained in:
Ilya Lavrenov
2021-09-01 18:41:15 +03:00
committed by GitHub
parent b3428b5312
commit e07ac53300
5 changed files with 0 additions and 57 deletions

View File

@@ -65,7 +65,6 @@ RUN cmake .. \
-DENABLE_CLDNN=OFF \
-DENABLE_PROFILING_ITT=OFF \
-DENABLE_SAMPLES=OFF \
-DENABLE_SPEECH_DEMO=OFF \
-DENABLE_PYTHON=ON \
-DPYTHON_EXECUTABLE=/usr/bin/python3 \
-DNGRAPH_ONNX_FRONTEND_ENABLE=ON \