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
Bhaswati Saha
2024-03-18 16:13:05 +0530
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2024-03-18 18:43:05 +0800
Commit
fda614d0d1c1712020e6578071c9ffe29a3be524
fda614d0
1 parent
9d6eb3e8
beam search value as parameter in offline_recognizer.py (#673)
Co-authored-by: bhascns <bhaswati@mihup.com>
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
sherpa-onnx/python/sherpa_onnx/offline_recognizer.py
sherpa-onnx/python/sherpa_onnx/offline_recognizer.py
查看文件 @
fda614d
...
...
@@ -124,6 +124,7 @@ class OfflineRecognizer(object):
feat_config
=
feat_config
,
model_config
=
model_config
,
decoding_method
=
decoding_method
,
max_active_paths
=
max_active_paths
,
hotwords_file
=
hotwords_file
,
hotwords_score
=
hotwords_score
,
blank_penalty
=
blank_penalty
,
...
...
请
注册
或
登录
后发表评论