-
我模仿NYT_star的数据格式把中文样本转换为模型要求的格式,但是发现模型无法标注出实体和关系,ent2id.json和rel2id.json里面都是空的{}。我的数据格式如下:
[
{
"text": "急诊胸部CT:临床提示:胸闷头痛3天扫描层厚:5mm影像所示:两下肺少许渗出,两侧胸腔微量积液。无 明显气管、支气管异物;无 明显食管异物;无 气胸、液气胸征…
-
```
"/Users/zilong/anaconda3/envs/GPTSoVits/bin/python" GPT_SoVITS/prepare_datasets/1-get-text.py
Traceback (most recent call last):
File "/Users/zilong/anaconda3/envs/GPTSoVits/lib/python3.9/sit…
-
如题,已经完成chinese_bert.py 的测试,主函数运行正常,对数据集的清理与重采样也完成
![image](https://github.com/YYuX-1145/Bert-VITS2-Integration-package/assets/96008766/919d210a-aace-493c-94ba-eec2daeba787)
![image](https://github.c…
-
## 运行环境
* 操作系统 (Linux/macOS/Windows):Windows
* 部署方式 (Docker/windows快速部署包/自己搭的环境):windows快速部署包
* Python 版本 (如果是部署包可不填):
* 代码版本/部署包版本:
0.66
## 问题描述
我使用2.3中文特化版本训练的模型,有的会输出纯电流音、有的会输出夸张的变声效果,请问是我…
-
**Describe the question**
> A clear and concise description of what the question is.
使用预训练好的模型,对readme中的例子进行测试,但是报错
![QQ截图20240301223803](https://github.com/zjunlp/DeepKE/assets/81158428/8a73b8…
-
## 运行环境
* 操作系统 (Linux/macOS/Windows):Linux
* 部署方式 (Docker/windows快速部署包/自己搭的环境):Conda虚拟环境
* Python 版本 (如果是部署包可不填):python=3.10
* 代码版本/部署包版本: 2023.01.03 main branch
## 问题描述
- 模型用[Bert-vits2-V2.…
-
## 运行环境
* 操作系统 (Linux/macOS/Windows):Windows10 22H2
* 部署方式 (Docker/windows快速部署包/自己搭的环境):Windows快速部署
* Python 版本 (如果是部署包可不填):3.10.11
* 代码版本/部署包版本:0.65
## 问题描述
在尝试接ls233的chatgpt mirai qqbot项目…
-
[2023-12-25 01:35:39,333][deepke.relation_extraction.standard.tools.preprocess][INFO] - use bert tokenizer...
'HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /be…
qssto updated
10 months ago
-
用docker-compose部署的时候,模型文件会挂载为目录,手动上传模型替换目录后会提示
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to st…
-
`[INFO] - 正在加载配置文件...
[INFO] - 欢迎使用 花花 Bert-VITS2 原神/星铁语音合成API助手。
[INFO] - 程序资源正在载入中,请稍候...
Traceback (most recent call last):
File "launch.py", line 45, in
from api.api import app as api_…