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

NLP3 ASR Whisper model support modifications #56

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

quic-vraidu
Copy link
Contributor

  1. Disable scaled_dot_product_attention operator as onnx opset 14 does not support.
  2. Updated README.md file, to simiply the steps to build Android App.

quic-vraidu and others added 4 commits October 15, 2024 09:05
* Updated the copyright details of files.
* Added a repolinter configuration JSON file to store rules for the repolinter check tool
* Excluded certain folder paths that do contain non-QuIC code

Signed-off-by: quic-vraidu <[email protected]>
1. Disable scaled_dot_product_attention operator as onnx opset 14 does not support.
2. Updated README.md file, to simiply the steps to build Android App.

Signed-off-by: quic-vraidu <[email protected]>
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.

1 participant