812 Commits (1867780d5604817584fa119ef495379bda6a0a03)
 

Author SHA1 Message Date
RVC-Boss bce451a2d1
fix cpu+fp16 inference issue
fix cpu+fp16 inference issue
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
KamioRinn e851ae34c9
Better normlization (#1351) 1 year ago
蓝梦实 f042030cca
Upload Changelog EN (#1353)
* Upload Changelog EN

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

* fix typo
1 year ago
RVC-Boss 3f9a6bbfb4
Update Changelog_CN.md 1 year ago
RVC-Boss 3a9161c979
fix speed control bug
fix speed control bug
1 year ago
RVC-Boss 5a972e179c
fix speed control bug
fix speed control bug
1 year ago
licycle f8273610f9
fix python bug (#1346) 1 year ago
蓝梦实 7e7073b45a
Update i18n to the Latest (#1344)
* 拆分UVR5长注释

* 更新JSON文件

* Update JSON
1 year ago
红血球AE3803 a7aa58abf3
supported top_k, top_p, temperature, speed for api.py (#1340) 1 year ago
RVC-Boss 9588a3c52d
support speed adjust支持合成语速调整
support speed adjust支持合成语速调整
1 year ago
RVC-Boss 5fbe7f07df
Add files via upload 1 year ago
RVC-Boss f4f76ea431
support speed adjustment
support speed adjustment
1 year ago
huangxu1991 4f8e1660af
Add use_distributed_sampler=False in Trainer (#756)
if you have defined your own sampler, you should have to set use_distributed_sampler to False!
当使用自定义的 sampler 时,必须设置 use_distributed_sampler 为 False
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
Lion-Wu d65f0ff8b4
Update README (#1291)
* update README

* update README
1 year ago
KamioRinn 368045c94e
尝试修复混合模式下短单词发音不清晰的问题 (#1286)
* Add pause before short words

* Add 'conda'
1 year ago
RVC-Boss 0dadce5aed
Update Changelog_CN.md 1 year ago
RVC-Boss 37760cbc9d
Add files via upload 1 year ago
RVC-Boss 3d9c37baca
Add files via upload 1 year ago
XXXXRT666 923af471d2
Update t2s_model.py (#1283)
y is None at no reference mode, and Nonetype object has no attribute shape
1 year ago
RVC-Boss 8d0cf0f8a9
Update Changelog_CN.md 1 year ago
RVC-Boss b0786f2998
double inference speed
double inference speed
1 year ago
aoguai 6638e66294
fix: 解决按标点符号切分时小数会被切分(#1084) (#1253)
* fix: 解决按标点符号切分时小数会被切分

* fix: update cut5
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
RVC-Boss a208698e77
Update s1_train.py 1 year ago
XXXXRT666 1b4c01e860
DS_STORE (#1258) 1 year ago
sam d1d43661a9
修正numba与numpy匹配问题,在ubuntu24.04下测试通过 (#1236) 1 year ago
赤川鶴鳴 bce37f792f
fix: Fixed issue #1199 (#1200) 1 year ago
david l euler 3e81e215a5
inference cli tool (#1195)
Co-authored-by: david <david@ihopeit.com>
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
1 year ago
Spr_Aachen d8bcc732d7
Update gui.py&webui.py (#1216)
1. Fix the issue that gui needs to reload models for each inference
2. Fix the issue that webui would be toggled by relevant import
3. Complement missing package import
4. Simplify GUI's code and address various inefficiencies, including: enabling direct input of ref text and target text (akin to the WebUI), facilitating file selection for ref audio uploads, adding language options for CH-EN/JA-EN/Multi (with Multi as the default), standardizing variable name to enhance readability.
1 year ago
RVC-Boss db50670598
Update webui.py 1 year ago
RVC-Boss 29d6e15336
Update Changelog_CN.md 1 year ago
RVC-Boss 5de60d53bd
Update Changelog_CN.md 1 year ago
XXXXRT666 bedb421adb
关于标点符号导致参考泄漏的问题 (#1168)
* punctuation

* Update inference_webui.py

* Update

* update

* update
1 year ago
RVC-Boss 501a74ae96
Add files via upload 1 year ago
彭震东 e106a5ee88
Update s2_train.py (#1159) 1 year ago
RVC-Boss 99f09c8bdc
微调未读取bert文件重大bug修复 1 year ago
Lion-Wu 87d39e8312
更新整合包,优化readme (#1145)
* Update README

* Update README

* update README

* update README

* 优化

* fix

* 优化

* fix

* fix
1 year ago
RVC-Boss 54cdf84c0b
Update Changelog_CN.md 1 year ago
XXXXRT666 151184598a
Update models.py (#1116) 1 year ago
XXXXRT666 90e92b079e
name2go fixed (#1132) 1 year ago