Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
xuning
/
sherpaonnx
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
FakeEnd
2024-05-29 12:45:58 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2024-05-29 12:45:58 +0800
Commit
a6c9b7986f62f63c86abca55034b39fa2e9ab181
a6c9b798
1 parent
b4f10068
Changed the comment to the API GetKeywordResult input parameter description (#937)
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
sherpa-onnx/c-api/c-api.h
sherpa-onnx/c-api/c-api.h
查看文件 @
a6c9b79
...
...
@@ -623,7 +623,7 @@ SHERPA_ONNX_API void DecodeMultipleKeywordStreams(
/// Get the decoding results so far for an OnlineStream.
///
/// @param
recogniz
er A pointer returned by CreateKeywordSpotter().
/// @param
spott
er A pointer returned by CreateKeywordSpotter().
/// @param stream A pointer returned by CreateKeywordStream().
/// @return A pointer containing the result. The user has to invoke
/// DestroyKeywordResult() to free the returned pointer to
...
...
请
注册
或
登录
后发表评论