-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
oneDNN 如何能提升DeepSpeech的语音处理性能 #31838
Comments
您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网API文档、常见问题、历史Issue、AI社区来寻求解答。祝您生活愉快~ Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the API,FAQ,Github Issue and AI community to get the answer.Have a nice day! |
(venv) [root@ip build]# ctest 100% tests passed, 0 tests failed out of 107 Total Test time (real) = 155.98 sec |
请问你走到是推理还是训练?~ |
DeepSpeech 分支 release/v1.8.5 已经不维护了,paddle 2.x 后建议使用develop分支上的代码,之后会release/2.0的分支。 |
推理 |
信息如下:
1.Python 3.7.6
2.paddlepaddle 2.0.0
3.oneDNN-2.1.2
4.CPU: 32 Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
5.DeepSpeech 分支 release/v1.8.5
aishell 中文识别需要3分钟。目前是单核CPU在处理。
我需要如何操作呢,还是安装完oneDNN,paddle就会自动使用多核CPU呢?
The text was updated successfully, but these errors were encountered: