-
在使用bert模型运行re任务时出现以下错误:
RuntimeError: CUDA out of memory. Tried to allocate 192.00 MiB (GPU 0; 11.75 GiB total capacity; 9.90 GiB already allocated; 89.25 MiB free; 9.97 GiB reserved in total by Py…
-
本来以为可能是我显卡太差了但我在colab上也能复现一样的问题(colab没仔细看显卡配置),报错合集也看过了,没看到在训练里有类似的问题
一键三连分开跑了好几遍,都是成功的
![image](https://github.com/RVC-Boss/GPT-SoVITS/assets/156231306/5dc4db6b-651b-40a7-971f-4ea40e5bb4ef)
跑S…
-
-
## 运行环境
* 操作系统 (Linux/macOS/Windows):win11
* 部署方式 (Docker/windows快速部署包/自己搭的环境):部署包
* Python 版本 (如果是部署包可不填):
* 代码版本/部署包版本:0.6.0最新版
## 问题描述
加载bert-vits2模型后,可以正确推理出角色的声线,但存在咬词不清、咬文模糊的问题。(模型在原仓库…
-
我用的是portable最新版本,第一遍运行,得到如下错误信息:
`!!!GPT_SoVITS path was added to K:\ComfyUI_windows_portable\python_embeded\Lib\site-packages/users.pth
if meet `No module` error,try `python main.py` again
GPT_…
-
```
音频参考文本: 列车巡游银河,我不一定都能帮上忙,但只要是花钱能解决的事,尽管和我说吧。
['列车巡游银河,我不一定都能帮上忙,但只要是花钱能解决的事,尽管和我说吧。']
['zh']
Building prefix dict from the default dictionary ...
Loading model from cache /tmp/jieba.cache
Lo…
-
Hello,
I trained the model with run_stg_joint.sh. After i run demo_pipeline.py, while receving an error. I paste the full error here:
[jupyter@jupyter-d134f2d8-ead8-4a47-92a0-8dcb5293de93-54b4c…
-
微博内容精选
-
这里的模型我该去哪里下载,train.yaml中
model_name_or_path: /newdisk1/msy/models/bert-base-chinese # [bert-base-uncased, bert-base-chinese] english for ace, chinese for duee
这个字段的模型是什么,从哪里下载。
-
Hello, parser.add_argument('--bert_path', type=str, default="/data1/yangzhicheng/Data/models/chinese-bert-wwm") refer to?