1
0
Fork 0

更新readme文件

This commit is contained in:
Killua777 2024-05-02 10:02:28 +08:00
parent f548d57595
commit 054514d654
1 changed files with 6 additions and 0 deletions

View File

@ -76,3 +76,9 @@ pip install -r requirements.txt
1. 安装mysql在mysql中创建名为takway的数据库
2. 安装redis将密码设置为takway
3. 打开config中的development.py文件修改mysql和redis连接字符串
#### (4) 导入vits模型
在utils/tts/目录下创建vits_model文件夹
从[链接](https://huggingface.co/spaces/zomehwh/vits-uma-genshin-honkai/tree/main/model)下载 vits_model并放入该文件夹下只需下载config.json和G_953000.pth即可