二进制程序模式下是否可以支持返回对应时间戳标签

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

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
python

Research direction

Start by locating the binary program entry point and the code that currently emits recognized text. Then inspect the Python inference path to see whether timestamp data is already available. Done means the binary mode returns timestamps together with text in a documented, usable format, with behavior verified through the relevant existing checks.

Written by the indexing model from the issue text.

Description

deployment enhancement needs feedback

二进制程序现在只能返回识别到的文字,能否再返回对应的时间戳,这将极大地方便跨语言开发,不然还要装python一大堆库才能跑原生模型。二进制模式要是直接返回时间戳+文本,那就非常方便了。

Dominant language
Python
Stars
20.4k
Forks
2k
Avg merge
4h 55m
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.