XXXXRT666
6c468583c5
Fix dependency-related issues via requirements update ( #2236 )
...
* Update requirements.txt
* Create constraints.txt
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* pyopenjtalk and onnx fix
* Update requirements.txt
* Update requirements.txt
* Update install.sh
* update shell install.sh
* update docs
* Update Install.sh
* fix bugs
* Update .gitignore
* Update .gitignore
* Update install.sh
* Update install.sh
* Update extra-req.txt
* Update requirements.txt
2025-03-31 11:27:12 +08:00
ChasonJiang
7394dc7b0c
为api_v2和inference_webui_fast适配V3版本 ( #2188 )
...
* modified: GPT_SoVITS/TTS_infer_pack/TTS.py
modified: GPT_SoVITS/TTS_infer_pack/TextPreprocessor.py
modified: GPT_SoVITS/inference_webui_fast.py
* 适配V3版本
* api_v2.py和inference_webui_fast.py的v3适配
* 修改了个远古bug,增加了更友好的提示信息
* 优化webui
* 修改为正确的path
* 修复v3 lora模型的载入问题
* 修复读取tts_infer.yaml文件时遇到的编码不匹配的问题
2025-03-26 14:34:51 +08:00
StaryLan
15cbd1b673
Update Documentation ( #2032 )
...
* add exception handling
* Fill in the missing content
* remove GB code
* Simplify i18n text and remove trailing spaces
* ignore v3 model dir
* Update Changelog
* Fix encoding
2025-02-12 11:27:35 +08:00
ChasonJiang
52c50c6c81
All in one! 合并main分支和fast_inference_分支 ( #1490 )
...
* 合并main分支和fast_inference_分支
* 修复一些bug
2024-08-20 22:19:04 +08:00
XXXXRT666
a3f5fb9614
v1v2 Version Switching ( #1391 )
...
v1v2 Version Switching
2024-08-06 12:00:51 +08:00
XXXXRT666
0c25e57959
若干杂项,界面优化 ( #1388 )
...
现支持直接启动inference_webui,支持选择version和i18n
将不同版本模型放在两个文件夹中,启动inference_webui后将根据version选择模型文件夹
训练保存文件夹也将根据verison变化
2024-08-03 21:03:05 +08:00
XXXXRT666
50a63c57d1
若干杂项,界面优化 ( #1387 )
...
推理界面布局优化,删去文本切分小框
python webui.py or inference_webui.py <version(optional)> <language(optional)>
支持启动时选择模型版本,填在第一个即可,若缺失使用缺省值
支持启动时选择i18n语言,填在最后一个即可,若缺失使用缺省值
计时优化
2024-08-03 12:12:04 +08:00
XXXXRT666
0b806dba37
一些小问题修复 ( #1021 )
...
* fix import error. It may happen when calling
api.py
* Update README.md
* Update gpt-sovits_kaggle.ipynb
* Update gpt-sovits_kaggle.ipynb
* fix path error
delete useless line wraps
2024-04-28 17:12:45 +08:00
Watchtower-Liu
013db82d7d
Merge branch 'main' into inference_optin
2024-02-16 17:03:11 +08:00
Watchtower-Liu
1803729360
update_infer
2024-02-16 16:53:57 +08:00
liufenghua
070ac9b2b2
add DPO training
2024-02-11 15:06:01 +08:00
Kenn Zhang
d76a67d4de
增加几个内容输出目录到gitignore里避免误提交
2024-02-03 14:48:32 +00:00
RVC-Boss
344b1d8e1b
Merge pull request #92 from Miuzarte/main
...
重构config相关调用, 自述增添已测试环境
2024-01-21 00:23:41 +08:00
Miuzarte
21b9c20fc8
config.py引入class, requirement补全, 自述追加已测试环境
2024-01-20 14:15:02 +08:00
RVC-Boss
453d786f10
Merge branch 'main' into add_gitignore
2024-01-20 11:26:59 +08:00
Ftps
d9627691b2
add gitignore
2024-01-17 12:35:38 +09:00
Blaise
2c18beebb7
add gitignore
2024-01-16 17:01:27 +01:00