PaddleSpeech icon indicating copy to clipboard operation
PaddleSpeech copied to clipboard

Docker 配置CPU 无法正常启动

Open springbootyp opened this issue 1 year ago • 1 comments

/home/PaddleSpeech/demos/speech_web/speech_server 目录下 启动:python main.py --port 8091 报错: grep: warning: GREP_OPTIONS is deprecated; please use an alias or script /usr/local/lib/python3.7/dist-packages/paddle/fluid/framework.py:595: UserWarning: You are using GPU version Paddle, but your CUDA device is not set properly. CPU device will be used by default. "You are using GPU version Paddle, but your CUDA device is not set properly. CPU device will be used by default."

E0228 09:52:21.514371 141 place.cc:342] Cannot use GPU because there is no GPU detected on your machine. /arrow/cpp/src/arrow/filesystem/s3fs.cc:2598: arrow::fs::FinalizeS3 was not called even though S3 was initialized. This could lead to a segmentation fault at exit

配置 image image

springbootyp avatar Feb 28 '24 10:02 springbootyp

开发者你好,感谢关注 PaddleSpeech 开源项目,抱歉给你带来了不好的开发体验,目前开源项目维护人力有限,建议参考:https://github.com/PaddlePaddle/PaddleSpeech/issues/3614

Ray961123 avatar Feb 29 '24 07:02 Ray961123