Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

离线GPU版本镜像报错 #2090

Open
ZTFsmart opened this issue Sep 19, 2024 · 2 comments
Open

离线GPU版本镜像报错 #2090

ZTFsmart opened this issue Sep 19, 2024 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@ZTFsmart
Copy link

问题:
镜像版本:funasr-runtime-sdk-gpu-0.1.1
部署了GPU版本的离线语音识别,任务跑着跑着会报错挂掉,辛苦帮忙看下,下面是报错的详细信息

报错:
[aac @ 0x7f7ed01e73c0] invalid band type
[aac @ 0x7f7ed01e73c0] invalid band type
[aac @ 0x7f7ed01e73c0] Number of bands (54) exceeds limit (42).
[mpegts @ 0x7f7ed02cb580] Packet corrupt (stream = 0, dts = NOPTS).
[aac @ 0x7f7ed01e73c0] Reserved bit set.
[aac @ 0x7f7ed01e73c0] Prediction is not allowed in AAC-LC.
[aac @ 0x7f7ed01e73c0] Number of bands (45) exceeds limit (42).
[aac @ 0x7f7ed01e73c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x7f7ed01e73c0] Pulse tool not allowed in eight short sequence.
[mpegts @ 0x7f7ed02cb580] PES packet size mismatch
[mpegts @ 0x7f7ed02cb580] Packet corrupt (stream = 0, dts = 2355813).
[mpegts @ 0x7f7ed02cb580] PES packet size mismatch
[mpegts @ 0x7f7ed02cb580] Packet corrupt (stream = 0, dts = 5503045).
[aac @ 0x7f7ed01e73c0] ms_present = 3 is reserved.
[aac @ 0x7f7ed01e73c0] channel element 3.9 is not allocated
[aac @ 0x7f7ed01e73c0] Number of bands (67) exceeds limit (42).
[aac @ 0x7f7ed01e73c0] Pulse tool not allowed in eight short sequence.
[mpegts @ 0x7f7ed02cb580] Packet corrupt (stream = 0, dts = NOPTS).
[aac @ 0x7f7ed01e73c0] Number of bands (49) exceeds limit (42).
[aac @ 0x7f7ed01e73c0] channel element 3.4 is not allocated
[mpegts @ 0x7f7ed02cb580] PES packet size mismatch
[mpegts @ 0x7f7ed02cb580] Packet corrupt (stream = 0, dts = 5517674).
[mpegts @ 0x7f7ed02cb580] PES packet size mismatch
[mpegts @ 0x7f7ed02cb580] Packet corrupt (stream = 0, dts = 2370441).
[aac @ 0x7f7ed01e73c0] invalid band type
[aac @ 0x7f7ed01e73c0] Reserved bit set.
[aac @ 0x7f7ed01e73c0] Number of scalefactor bands in group (55) exceeds limit (49).
[aac @ 0x7f7ed01e73c0] Number of bands (53) exceeds limit (42).
[aac @ 0x7f7ed01e73c0] Prediction is not allowed in AAC-LC.
I20240919 01:34:01.352533 1780 websocket-server.cpp:364] client done
F20240919 01:34:01.474787 1718 wfst-decoder.h:32] Check failed: frm < num_frames_ (27 vs. 0)
*** Check failure stack trace: ***
@ 0x7f8107252f36
@ 0x7f810724f969
@ 0x7f8107250fbf
@ 0x7f8108a8b245
@ 0x7f8108ac8ad5
@ 0x7f8108ac8d83
@ 0x7f8108a899c7
@ 0x7f8108a935e1
@ 0x7f8108a97da2
@ 0x7f81089f27c9
@ 0x559edd706118
@ 0x559edd714aff
@ 0x559edd685618
@ 0x559edd66fa4d
@ 0x7f81001845a0
@ 0x7f81074c9609
@ 0x7f80e3df8133
@ (nil)

@ZTFsmart ZTFsmart added the question Further information is requested label Sep 19, 2024
@lyblsgo
Copy link
Collaborator

lyblsgo commented Sep 26, 2024

辛苦提供一个可复现的步骤

@ZTFsmart
Copy link
Author

单个音频访问没问题,启动多个任务请求的时候有一定的概率报这个错误,所以不太确定能复现.是不是可能是音频文件的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants