leecho
leecho
Traceback (most recent call last): File "general_demo.py", line 6, in from PaddleTools.TTS import TTSExecutor File "/home/aistudio/PaddleBoBo/PaddleTools/TTS.py", line 11, in from paddlespeech.cli.utils import MODEL_HOME ImportError: cannot import name 'MODEL_HOME' from 'paddlespeech.cli.utils'...
pom.xml ` com.alibaba.cloud spring-cloud-starter-alibaba-nacos-config com.alibaba.cloud spring-cloud-starter-alibaba-nacos-discovery com.alibaba.cloud spring-cloud-starter-dubbo ` boostrap.yml `spring: application: name: acm cloud: nacos: config: file-extension: yaml namespace: 17861689-f4d4-4611-81fa-817ee3daaa19` acm.yaml `management: endpoint: health: show-details: always endpoints: jmx: exposure:...