Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

【暴露的问题比断句严重】实时语音,切分不够彻底,怎么解决

Open
#3,727 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Active
Tech stack
python, pytorch

Research direction

The issue is about insufficient segmentation in real-time speech recognition. Look at the streaming ASR and VAD (Voice Activity Detection) components in FunASR. The image may show a segmentation problem. Start by examining the real-time inference code and VAD configuration. Check how audio chunks are split and if parameters like segment length or thresholds can be adjusted. Testing with different audio samples will be needed to see the effect.

Written by the indexing model from the issue text.

Description

bug needs triage

实时语音,切分不够彻底,怎么解决
Image

Dominant language
Python
Stars
20.4k
Forks
2k
Avg merge
6h 31m
Merged PRs (30d)
169

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from modelscope/FunASR

All issues in modelscope/FunASR

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.