Skip to content

bugfix:stream在--use-vad模式下,送入模型的数据多除了一个32768。 - #105

Merged
Ivy233 merged 1 commit into
lovemefan:mainfrom
Ivy233:stream_32768_fix
Dec 19, 2025
Merged

bugfix:stream在--use-vad模式下,送入模型的数据多除了一个32768。#105
Ivy233 merged 1 commit into
lovemefan:mainfrom
Ivy233:stream_32768_fix

Conversation

@Ivy233

Copy link
Copy Markdown
Collaborator

另外,stream.cc的chunk_ms也调整成50ms了,自然地,max_nomute_chunks调整成160,min_mute_chunks调整成20。

@Ivy233

Copy link
Copy Markdown
CollaboratorAuthor

由于有一段时间无人操作,这个bug直接影响流式语音识别结果,先合并了。

@Ivy233
Ivy233 merged commit 6503f51 into lovemefan:mainDec 19, 2025
27 of 30 checks passed
@Ivy233
Ivy233 deleted the stream_32768_fix branch December 19, 2025 10:53
gtubolcev pushed a commit to gtubolcev/SenseVoice.cpp that referenced this pull request Feb 28, 2026
bugfix:stream在--use-vad模式下,送入模型的数据多除了一个32768。
由于有一段时间无人操作,这个bug直接影响流式语音识别结果,先合并了。
Sign up for freeto 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

@Ivy233