Skip to content

CPU Docker实时流识别时,识别结果中的时间戳和文字对不上 #2118

@yuWorm

Description

@yuWorm

Notice: In order to resolve issues more efficiently, please raise issue following the template.
(注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
我的需求是对rtmp的直播流进行语言识别,但是在识别结果中发现,识别结果中的时间戳和保存下来的视频的时间戳对应不上,并且差距会随时间而增加。
这是测试中最后一个字的时间戳:[147610,147720]
但是保存下来的视频才2m1s,转换下就是121000左右,但是最后一个字到了147s。
image

🐛 Bug

To Reproduce

Steps to reproduce the behavior (always include the command you ran):

  1. Run cmd '....'
  2. See error

Code sample

Expected behavior

Environment

  • OS (e.g., Linux):

  • Docker version (e.g., funasr-runtime-sdk-online-cpu-0.1.11)

  • Any other relevant information:

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions