Dmitry Pigasin
d6dcf58846
[IE Python Speech Sample] Migrate to OV 2.0 API ( #9348 )
...
* Create mvp
* Implement new API & Refactoring
* Fix -oname for models whose name of output layer contains a port number
* Fix step numbers
* Create utils.py
* Remove shebang from utils.py
* Fix `-iname` option
2021-12-27 09:22:15 +03:00
Dmitry Pigasin
7fa6c42a8c
[IE Python Speech Sample] Enable `-we` option ( #8750 )
...
* Enable `-we` option
* Update readme
2021-12-08 13:05:22 +03:00
Dmitry Pigasin
85f5528cad
Fix infer model with non 2d tensors ( #8752 )
2021-12-02 10:59:53 +03:00
Dmitry Pigasin
054a2f8d9c
[IE Python Speech Sample] Add context windows feature ( #7801 )
...
* Add `context_window_left` feature
* Add a check of positive context window args
* Add `context_window_right` feature
2021-10-28 00:17:34 +03:00
Anastasia Kuporosova
799be77e33
[Python API] Move samples and docs to the new directory ( #7851 )
...
* [Python API] Move samples and docs to the new directory
* move samples to the new directory
* try to fix build and pychecks
* fix links
* fix pychecks
* fix cmake
* fix cpack installation
* Update inference-engine/ie_bridges/python/CMakeLists.txt
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com>
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com>
2021-10-14 14:49:35 +03:00