Artrajz / vits-simple-api

A simple VITS HTTP API, developed by extending Moegoe with additional features.
GNU Affero General Public License v3.0
777 stars 116 forks source link

bert-vits2 config文件 #125

Closed xinhecuican closed 4 months ago

xinhecuican commented 8 months ago

问题描述

下载了bert-vits2 2.3的底模,然后从bert-vits2的v2.3tag上下载config文件,然后运行时speakerid没一个对应上的,config文件要去哪里找啊

Artrajz commented 8 months ago

官方发布的底模裁剪了说话人层,所以在推理时speaker完全是随机的,这个没办法,只能基于底模自己训练。