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.
zzz 5efb960898
添加导出成 TorchScript 的脚本用于支持python以外的语言 (#1640)
* Fix onnx_export to support v2

* delete some useless code & add some args type for export torch-script

* Add export_torch_script.py

* (export_torch_script.py) 整合 vits 和 t2s 成一个 model 导出

* 恢复 `t2s_model.py` 把改动移到 `export_torch_script.py`
10 months ago
..
AR Update t2s_model.py 11 months ago
TTS_infer_pack 优化tts_config代码逻辑 (#1538) 11 months ago
configs chores (#1528) 12 months ago
feature_extractor All in one! 合并main分支和fast_inference_分支 (#1490) 12 months ago
module 添加导出成 TorchScript 的脚本用于支持python以外的语言 (#1640) 10 months ago
prepare_datasets Chores (#1422) 12 months ago
pretrained_models Delete GPT_SoVITS/pretrained_models/init 2 years ago
text Fix model_source path (#1619) 11 months ago
download.py Chores (#1422) 12 months ago
export_torch_script.py 添加导出成 TorchScript 的脚本用于支持python以外的语言 (#1640) 10 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 chores (#1528) 12 months ago
inference_webui_fast.py chores (#1528) 12 months ago
onnx_export.py Fix onnx_export to support v2 (#1604) 11 months ago
process_ckpt.py 模型实验名可设置为中文。 1 year ago
s1_train.py Add use_distributed_sampler=False in Trainer (#756) 1 year ago
s2_train.py 屏蔽不必要告警 1 year ago
utils.py Chores (#1422) 12 months ago