dosubot[bot]
dosubot[bot]
To resolve the issues you're facing with connecting to your JIRA cloud instance and the errors in your Jenkins pipeline, follow these steps: ### JIRA Cloud Connection 1. **Endpoint URL**:...
The CircleCI regex configuration in DevLake might not be working correctly because the regular expressions provided in the `deploymentPattern` and `productionPattern` fields might not match any of the CircleCI workflow...
Hi, @GabriFedi97. I'm [Dosu](https://dosu.dev), and I'm helping the cloudnative-pg team manage their backlog and am marking this issue as stale. **Issue Summary:** - You requested a dedicated cluster phase like...
Task duration is only shown in the UI when the backend provides valid timing data for a task. This usually happens when a task has fully completed and both start...
Retrieval in RAGFlow can be slow for several reasons, but there are proven ways to speed it up. The biggest bottlenecks are usually the reranker (especially if running on CPU),...
Hey there, @zstar1003! 👋 I'm here to help you with any bugs, questions, or becoming a contributor. Let's tackle this together! The default value of the `frequency_penalty` for the "Improvise"...
Hi @githubqll! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the sherpa-onnx team. 这个错误通常是因为 TTS 模型需要的 eSpeak-ng 数据目录没有正确指定或缺失。请确认你在调用 TTS 时有设置类似 `kokoro_data_dir` 的参数,并且它指向一个有效的 `espeak-ng-data` 目录。你可以参考文档中的命令行示例,里面都包含了 `--kokoro-data-dir=./kokoro-multi-lang-v1_0/espeak-ng-data` 这样的参数,说明这个目录是必须的。如果你用的是 Python API,确保传参时也指定了这个目录,并且目录下有完整的 eSpeak-ng 数据文件,否则就会报这个错误[参考](https://k2-fsa.github.io/sherpa/onnx/tts/pretrained_models/kokoro.html)。 另外,建议检查你的环境中 eSpeak-ng 是否已安装并可用。如果还有问题,可以补充你的操作系统、完整报错信息和相关参数设置。...
Hey, @wuzedewuze! I'm here to help you with any bugs, questions, or contributions. Let's tackle this together! The issue you're encountering with CentOS-Stream:9 failing to run while CentOS 7 works...
The difference in behavior between running a virtual machine with `virt-install` on a CentOS 7.9 server and using KubeVirt can be attributed to several factors related to how KubeVirt manages...
Hi @elitemineral! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the ant-design-charts team. This is a known limitation in ant-design-charts 1.x: the internal logic does not preserve the state of custom legend items...