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
VEP
2024-11-08 21:28:04 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2024-11-08 21:28:04 +0800
Commit
4fab3f2e2fae7e07ab18328d1a504cfc20bd134c
4fab3f2e
1 parent
f97daed4
Revert: [#1521] No need to reset sample-buffer (#1524)
Co-authored-by: VEP <517138883@qq.com>
显示空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
python-api-examples/two-pass-speech-recognition-from-microphone.py
python-api-examples/two-pass-speech-recognition-from-microphone.py
查看文件 @
4fab3f2
...
...
@@ -427,6 +427,7 @@ def main():
)
print
(
"
\r
{}:{}"
.
format
(
segment_id
,
result
),
flush
=
True
)
segment_id
+=
1
else
:
sample_buffers
=
[]
first_recognizer
.
reset
(
stream
)
...
...
请
注册
或
登录
后发表评论