You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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文件时遇到的编码不匹配的问题
4 months ago
..
AR 修复gpt的padding mask的问题 (#2153) 5 months ago
BigVGAN 为api_v2和inference_webui_fast适配V3版本 (#2188) 4 months ago
TTS_infer_pack 为api_v2和inference_webui_fast适配V3版本 (#2188) 4 months ago
configs 为api_v2和inference_webui_fast适配V3版本 (#2188) 4 months ago
f5_tts/model update Gradient Checkpointing to reduce VRAM usage (#2040) 6 months ago
feature_extractor All in one! 合并main分支和fast_inference_分支 (#1490) 12 months ago
module API for V3 (#2154) 5 months ago
prepare_datasets https://github.com/RVC-Boss/GPT-SoVITS/issues/2048 6 months ago
pretrained_models Delete GPT_SoVITS/pretrained_models/init 2 years ago
text API for V3 (#2154) 5 months ago
download.py Chores (#1422) 12 months ago
export_torch_script.py 优化 export_torch_script.py (#1739) 9 months ago
inference_cli.py inference cli tool (#1195) 1 year ago
inference_gui.py Update gui.py&webui.py (#1216) 1 year ago
inference_webui.py fix torch.inference_mode()RuntimeError:Inplace update to inference tensor outside InferenceMode is not allowed. 5 months ago
inference_webui_fast.py 为api_v2和inference_webui_fast适配V3版本 (#2188) 4 months ago
onnx_export.py Fix onnx_export to support v2 (#1604) 11 months ago
process_ckpt.py support sovits v3 lora training, 8G GPU memory is enough 5 months ago
s1_train.py support sovits v3 lora training, 8G GPU memory is enough 5 months ago
s2_train.py Add files via upload 5 months ago
s2_train_v3.py Add files via upload 5 months ago
s2_train_v3_lora.py Add files via upload 5 months ago
utils.py Chores (#1422) 12 months ago