PaddleSpeech icon indicating copy to clipboard operation
PaddleSpeech copied to clipboard

报错

Open 20246688 opened this issue 10 months ago • 1 comments

TypeError: Descriptors cannot not be created directly. If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. If you cannot immediately regenerate your protos, some other possible workarounds are:

  1. Downgrade the protobuf package to 3.20.x or lower.
  2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).

More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates

20246688 avatar Apr 17 '24 02:04 20246688

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

Ray961123 avatar Apr 19 '24 10:04 Ray961123