112 Commits (e31d67eeff6bf5eb1e497ea0cd920cad1afe6509)

Author SHA1 Message Date
XXXXRT666 53cac93589
Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255)
* ruff check --fix

* ruff format --line-length 120 --target-version py39

* Change the link for G2PW Model

* update pytorch version and colab
4 months ago
RVC-Boss c0ce55a132
Update my_utils.py 4 months ago
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
starylan 780524e0cc 更新i18n 5 months ago
starylan e35ade8f60 拆分i18n 5 months ago
RVC-Boss 0b20a949ed
Update audio_sr.py 5 months ago
RVC-Boss ffbf205ae4
支持24k音频超分48k采样率
支持24k音频超分48k采样率
5 months ago
RVC-Boss 9208fb8157
支持24k音频超分48k采样率
支持24k音频超分48k采样率
5 months ago
RVC-Boss b7a6e43a4c
支持24k音频超分48k采样率
支持24k音频超分48k采样率
5 months ago
RVC-Boss b88d78d64b
支持24k音频超分48k采样率
支持24k音频超分48k采样率
5 months ago
RVC-Boss c242346280
支持24k音频超分48k采样率
支持24k音频超分48k采样率
5 months ago
RVC-Boss 7c56946d95
支持24k音频超分48k采样率
支持24k音频超分48k采样率
5 months ago
RVC-Boss 270a41eb89
支持24k音频超分48k采样率
支持24k音频超分48k采样率
5 months ago
RVC-Boss 92961c3f68
支持24k音频超分48k采样率
支持24k音频超分48k采样率
5 months ago
Sucial e061e9d38e
Support for mel_band_roformer (#2078)
* support for mel_band_roformer

* Remove unnecessary audio channel judgments

* remove context manager and fix path

* Update webui.py

* Update README.md
5 months ago
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
6 months ago
XXXXRT666 7dac47ca95
chores (#1528)
* chores

* ...

* Add files via upload

* ...

* remove gradio warnings

* Update inference_webui.py

Fix inference_cli issue
12 months ago
蓝梦实 a7e38f93f1
add SORT_KEYS (#1509) 12 months ago
RVC-Boss 0e02585580
Update gradio 12 months ago
XXXXRT666 13e0faab72
i18n (#1460)
* i18n
12 months ago
XXXXRT666 ea56b814bd
Chores (#1422)
Make Gradio Great Again
附带vs2017下载链接
增加了各种数据集检查,若缺失会弹出warning
修复了warning乱弹的bug
修复了参考音频混合只能上传一条的bug
修复了下载G2PW Model出现import错误的bug
修复了Windows训练无N卡在预处理阶段的报错
12 months ago
蓝梦实 62831dfcc7
fix_onlyasr (#1433) 12 months ago
RVC-Boss bf289e030d
https://github.com/RVC-Boss/GPT-SoVITS/issues/1419
fix issue https://github.com/RVC-Boss/GPT-SoVITS/issues/1419
1 year ago
RVC-Boss 4ea338c811
Update my_utils.py 1 year ago
XXXXRT666 e685299077
* README (#1412)
* README
1 year ago
XXXXRT666 a3f5fb9614
v1v2 Version Switching (#1391)
v1v2 Version Switching
1 year ago
XXXXRT666 50a63c57d1
若干杂项,界面优化 (#1387)
推理界面布局优化,删去文本切分小框
python webui.py or inference_webui.py  <version(optional)>   <language(optional)>
支持启动时选择模型版本,填在第一个即可,若缺失使用缺省值
支持启动时选择i18n语言,填在最后一个即可,若缺失使用缺省值
计时优化
1 year ago
RVC-Boss 8a101474b5
funasr support cantonese
funasr support cantonese
1 year ago
RVC-Boss 9f3a019e2f
Update en_US.json 1 year ago
XXXXRT666 73c6244bb6
support gpt sovits v2
ASR languages
git ignore
requirement.txt
more autofill
1 year ago
RVC-Boss 9498fc775b
bsroformer support fp16 inference
bsroformer support fp16 inference
1 year ago
RVC-Boss e62e965323
bsroformer support fp16 inference
bsroformer support fp16 inference
1 year ago
XXXXRT666 10e885d9ac
增加了自动填充路径的功能,增加了根据显存自动选择ASR精度的功能,也可手动控制
增加了自动填充路径的功能
增加了根据显存自动选择ASR精度的功能,也可手动控制
1 year ago
KamioRinn 7670bc77c3
Simplify BSR (#1356) 1 year ago
KamioRinn 8abc0342d7
为UVR5模块添加Bs_Roformer模型 (#1306)
* Add Bs_Roformer

* Compatible with default model name

* Add progress bar
1 year ago
蓝梦实 0565c3e072
Update i18n Scanning (#1352)
* detect duplicate values during scanning

* fix typo
1 year ago
蓝梦实 7e7073b45a
Update i18n to the Latest (#1344)
* 拆分UVR5长注释

* 更新JSON文件

* Update JSON
1 year ago
XXXXRT666 0a3a1e4505
Clean Path (#1299)
* clean path

* clean path
1 year ago
蓝梦实 c4272cd1c0
Move i18n to tools/i18n (#1298)
* move i18n/locale to tools/i18n/locale

* del i18n/locale

* change i18nAuto dir

* Update i18n json
1 year ago
蓝梦实 ea83174fe0
Rewrite I18n Scan (#1294)
* Update Scan i18n

* rewrite

* fix details

* remove
1 year ago
XXXXRT666 95354647c8
DS_STORE Error (and Other Unsupported Format) (#1265)
* DS_STORE

* DS_STORE

* .

* roll back
1 year ago
aoguai 582ba7d519
fix: 移除多余 my_utils.py (#1189) (#1251)
* fix: 移除多余 my_utils.py (#1189)

* feat: update my_utils
1 year ago
XXXXRT666 1b4c01e860
DS_STORE (#1258) 1 year ago
RVC-Boss 501a74ae96
Add files via upload 1 year ago
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
1 year ago
SapphireLab e1ba8d76b7
[ASR] 修复FasterWhisper遍历输入路径失败 (#956)
* remove glob

* rename

* reset mirror pos
1 year ago
SapphireLab 8582131bd8
fix reformat cmd (#917)
Co-authored-by: starylan <starylan@outlook.com>
1 year ago
jiaqianjing 36d2b57e9d remove useless code 1 year ago
jiaqianjing 9d3b868464 bugfix for import local tools module failed when sys.path have been some tools module e.g. python=3.10.x 1 year ago
RVC-Boss 616be20db3
如果用英文ASR不再需要先下中文funasr模型
如果用英文ASR不再需要先下中文funasr模型
1 year ago