Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate OpenVINO support #1700

Merged
merged 26 commits into from
Mar 1, 2023
Merged

Integrate OpenVINO support #1700

merged 26 commits into from
Mar 1, 2023

Conversation

FionaZZ92
Copy link
Contributor

Details:

  • To integrate OpenVINO support (ov_asr_model.cc, ov_asr_model.h) of wenet on x86 and Intel architectures.
  • Provide openvino.cmake to download/compile OpenVINO 2022.3 package.
  • Provide README.md for OpenVINO sample usage.
  • Both OpenVINO and Wenet are Apache License 2.0

requirements.txt Outdated Show resolved Hide resolved
--wav_path $wav_path \
--openvino_dir $openvino_dir \
--unit_path $units 2>&1 | tee log.txt
```
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any benchmark results compared with Libtorch/ONNX?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check with Fred, will update.

@xingchensong xingchensong merged commit ee5ae1c into wenet-e2e:main Mar 1, 2023
@xingchensong
Copy link
Member

Many thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants