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

[S2T]XXXX #3788

Open
Olg1erdzz opened this issue Jun 4, 2024 · 1 comment
Open

[S2T]XXXX #3788

Olg1erdzz opened this issue Jun 4, 2024 · 1 comment
Assignees
Labels

Comments

@Olg1erdzz
Copy link

For support and discussions, please use our Discourse forums.

If you've found a bug then please create an issue with the following information:

Describe the bug
运行示例代码exit code

To Reproduce
Steps to reproduce the behavior:

Expected behavior
A clear and concise description of what you expected to happen.

调用语音识别

from paddlespeech.cli.asr.infer import ASRExecutor
asr = ASRExecutor()
result = asr(audio_file="ie.wav", force_yes=True) # 支持16k,其它采样率强制转换
print(result)
报错

C++ Traceback (most recent call last):

0 paddle::pybind::ThrowExceptionToPython(std::__exception_ptr::exception_ptr)


Error Message Summary:

FatalError: Process abort signal is detected by the operating system.
[TimeInfo: *** Aborted at 1717486951 (unix time) try "date -d @1717486951" if you are using GNU date ***]
[SignalInfo: *** SIGABRT (@0x3e80000203d) received by PID 8253 (TID 0x707b0c9a9440) from PID 8253 ***]

Process finished with exit code 134 (interrupted by signal 6:SIGABRT)
Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: [e.g. Ubuntu]
  • GCC/G++ Version [11.4.0]
  • Python Version [3.9]
  • PaddlePaddle Version [2.4.2-gpu]
  • Model Version [1.4.1]
  • GPU/DRIVER Informationo [NVIDIA GeForce RTX 3060 ]
  • CUDA/CUDNN Version [cuda-10.2]
  • MKL Version
  • TensorRT Version

Additional context
Add any other context about the problem here.

@Ray961123
Copy link

开发者你好,感谢关注 PaddleSpeech 开源项目,抱歉给你带来了不好的开发体验,目前开源项目维护人力有限,建议参考:#3404

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

No branches or pull requests

3 participants