PaddlePaddle / PaddleSpeech

Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
https://paddlespeech.readthedocs.io
Apache License 2.0
11.22k stars 1.86k forks source link

docker启动报错,declarative() got an unexpected keyword argument 'property' #3593

Open zhutaotao-ai opened 1 year ago

zhutaotao-ai commented 1 year ago

docker启动paddlespeech,报declarative() got an unexpected keyword argument 'property',且启动不成功。

微信图片_20231113141906
zhutaotao-ai commented 1 year ago

用的linux服务器: Alibaba Cloud Linux 3 (Soaring Falcon) docker 镜像是 : paddlecloud/paddlespeech:develop-cpu-latest

zxcd commented 12 months ago

Duplicate with https://github.com/PaddlePaddle/PaddleSpeech/issues/2512