modelscope / modelscope/FunASR
Fun-ASR-Nano模型打开merge_vad参数后标点符号的时间戳不对
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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