modelscope / modelscope/FunASR

Fun-ASR-Nano模型打开merge_vad参数后标点符号的时间戳不对

Open
#3,702 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
20.4k
Forks
2k
Avg merge
4h 55m
Merged PRs (30d)
169

Description

使用Fun-ASR-Nano模型打开merge_vad参数后,标点符号的时间戳计算不对
本句话的标点符号的时间戳计算到下一句话开始的时间上了

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.

Research direction

Reproduce the issue with the Fun-ASR-Nano model and merge_vad enabled, then trace how punctuation timestamps are assigned across the sentence boundary. Done means punctuation timestamps remain associated with the preceding sentence instead of moving to the start time of the next sentence.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.