96 Commits (a70e1ad30c072cdbcfb716962abdc8008fa41cc2)

Author SHA1 Message Date
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
Yuze Wang 93075f52dd added the ability to automatically switch to cpu
if fast whisper don't compile with cuda
1 year ago
ShiroDoMain 35e673d801 fix MDX-Net output path 1 year ago
RVC-Boss 82085e4886
Create .gitignore 1 year ago
RVC-Boss 5a17177342
Add files via upload 1 year ago
pengoosedev 0edf40bc4b chore: sync i18n 1 year ago
pengoosedev 133d0351ac Merge branch 'main' of https://github.com/pengooseDev/GPT-SoVITS 1 year ago
RVC-Boss d82f6bbb98
Update funasr_asr.py 1 year ago
RVC-Boss 2fa74ecb94
Update fasterwhisper_asr.py 1 year ago
KamioRinn ccc7757880 Adjust-asr 2 years ago
RVC-Boss 028b78fa1e
Add files via upload 2 years ago
SapphireLab 75ad96b00e
更新funasr本地路径 2 years ago
SapphireLab 67f87d6306 add ASR_Model Select 2 years ago
RVC-Boss ff3b239fd9
Merge branch 'main' into main 2 years ago
RVC-Boss 14a285109a
Update webui.py 2 years ago
SapphireLab def1f4e3da 适配更高版本的 librosa 2 years ago
Shadow 26c4709d33
Add files via upload
python WhisperASR.py -i <input> -o <out_put> -f <file_name.list> -l <language>
2 years ago