Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
wenet_onnxruntime
Commits
abc11f55
Commit
abc11f55
authored
Aug 20, 2024
by
yangql
Browse files
增加对dtk24.04.1的支持,以及对k100_AI的支持。
parent
58043336
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
69 additions
and
69 deletions
+69
-69
Src/decoder/onnx_asr_model.h
Src/decoder/onnx_asr_model.h
+69
-69
No files found.
Src/decoder/onnx_asr_model.h
View file @
abc11f55
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
#include <memory>
#include <memory>
#include <string>
#include <string>
#include <vector>
#include <vector>
#include <onnxruntime
/core/session/onnxruntime
_cxx_api.h>
// NOLINT
#include <onnxruntime_cxx_api.h>
#include "decoder/asr_model.h"
#include "decoder/asr_model.h"
#include "utils/log.h"
#include "utils/log.h"
#include "utils/utils.h"
#include "utils/utils.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment