Docker 配置CPU 无法正常启动
/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
配置
开发者你好,感谢关注 PaddleSpeech 开源项目,抱歉给你带来了不好的开发体验,目前开源项目维护人力有限,建议参考:https://github.com/PaddlePaddle/PaddleSpeech/issues/3614