659 Commits

Author SHA1 Message Date
XXXXRT666
252e730f19 增加了自动填充路径的功能,增加了根据显存自动选择ASR精度的功能,也可手动控制
增加了自动填充路径的功能
增加了根据显存自动选择ASR精度的功能,也可手动控制
2024-08-01 20:53:52 +08:00
KamioRinn
17be4ad345 Simplify BSR (#1356) 2024-07-30 10:32:37 +08:00
KamioRinn
8a1f261c52 为UVR5模块添加Bs_Roformer模型 (#1306)
* Add Bs_Roformer

* Compatible with default model name

* Add progress bar
2024-07-27 16:37:28 +08:00
KamioRinn
3571f8a906 Better normlization (#1351) 2024-07-27 16:03:43 +08:00
蓝梦实
b7b5987910 Upload Changelog EN (#1353)
* Upload Changelog EN

* Emphasize
2024-07-27 15:51:16 +08:00
蓝梦实
f802c4d0ea Update i18n Scanning (#1352)
* detect duplicate values during scanning

* fix typo
2024-07-27 14:46:04 +08:00
RVC-Boss
513c684553 Update Changelog_CN.md 2024-07-27 11:37:59 +08:00
RVC-Boss
507f124776 fix speed control bug
fix speed control bug
2024-07-25 15:27:31 +08:00
RVC-Boss
343156bf0f fix speed control bug
fix speed control bug
2024-07-25 15:27:19 +08:00
licycle
ac4ada9175 fix python bug (#1346) 2024-07-25 15:11:14 +08:00
蓝梦实
44a1b2b8b3 Update i18n to the Latest (#1344)
* 拆分UVR5长注释

* 更新JSON文件

* Update JSON
2024-07-24 14:39:03 +08:00
红血球AE3803
de0266d2d9 supported top_k, top_p, temperature, speed for api.py (#1340) 2024-07-23 21:25:38 +08:00
RVC-Boss
4e87bd1a25 support speed adjust支持合成语速调整
support speed adjust支持合成语速调整
2024-07-23 14:34:56 +08:00
RVC-Boss
09bc1edeb0 Add files via upload 2024-07-22 18:23:54 +08:00
RVC-Boss
7b8fb16f37 support speed adjustment
support speed adjustment
2024-07-22 18:23:33 +08:00
huangxu1991
5cc52178de 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
2024-07-19 10:33:24 +08:00
XXXXRT666
662fa88e84 Clean Path (#1299)
* clean path

* clean path
2024-07-13 19:17:46 +08:00
蓝梦实
1981399065 Move i18n to tools/i18n (#1298)
* move i18n/locale to tools/i18n/locale

* del i18n/locale

* change i18nAuto dir

* Update i18n json
2024-07-13 11:46:13 +08:00
蓝梦实
1122524670 Rewrite I18n Scan (#1294)
* Update Scan i18n

* rewrite

* fix details

* remove
2024-07-12 21:36:58 +08:00
Lion-Wu
98c2712d7b Update README (#1291)
* update README

* update README
2024-07-11 17:54:56 +08:00
KamioRinn
46cd596027 尝试修复混合模式下短单词发音不清晰的问题 (#1286)
* Add pause before short words

* Add 'conda'
2024-07-10 10:11:09 +08:00
RVC-Boss
95d3c0d220 Update Changelog_CN.md 2024-07-08 20:54:40 +08:00
RVC-Boss
763495db8e Add files via upload 2024-07-08 20:52:39 +08:00
RVC-Boss
5261508f9c Add files via upload 2024-07-08 20:52:19 +08:00
XXXXRT666
77c6f047d4 Update t2s_model.py (#1283)
y is None at no reference mode, and Nonetype object has no attribute shape
2024-07-08 20:51:15 +08:00
RVC-Boss
df98351ac7 Update Changelog_CN.md 2024-07-07 21:42:27 +08:00
RVC-Boss
6264556c9d double inference speed
double inference speed
2024-07-07 21:34:28 +08:00
aoguai
7986bbcbd8 fix: 解决按标点符号切分时小数会被切分(#1084) (#1253)
* fix: 解决按标点符号切分时小数会被切分

* fix: update cut5
2024-07-06 15:08:54 +08:00
XXXXRT666
81943a5073 DS_STORE Error (and Other Unsupported Format) (#1265)
* DS_STORE

* DS_STORE

* .

* roll back
2024-07-01 23:14:49 +08:00
aoguai
d52c44a482 fix: 移除多余 my_utils.py (#1189) (#1251)
* fix: 移除多余 my_utils.py (#1189)

* feat: update my_utils
2024-06-29 22:57:01 +08:00
RVC-Boss
17ae1fa060 Update s1_train.py 2024-06-29 22:54:05 +08:00
XXXXRT666
a1c27b4104 DS_STORE (#1258) 2024-06-28 22:39:29 +08:00
sam
efa3be947d 修正numba与numpy匹配问题,在ubuntu24.04下测试通过 (#1236) 2024-06-26 22:18:55 +08:00
赤川鶴鳴
eda87e61a2 fix: Fixed issue #1199 (#1200) 2024-06-26 22:17:27 +08:00
david l euler
9516b59119 inference cli tool (#1195)
Co-authored-by: david <david@ihopeit.com>
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
2024-06-26 22:17:05 +08:00
Spr_Aachen
3c93947ede 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.
2024-06-21 18:05:16 +08:00
RVC-Boss
4c8b435840 Update webui.py 2024-06-13 16:44:19 +08:00
RVC-Boss
4fb4afb88f Update Changelog_CN.md 2024-06-10 16:56:40 +08:00
RVC-Boss
d350aa4568 Update Changelog_CN.md 2024-06-10 16:48:56 +08:00
XXXXRT666
ba794309e1 关于标点符号导致参考泄漏的问题 (#1168)
* punctuation

* Update inference_webui.py

* Update

* update

* update
2024-06-10 16:18:30 +08:00
RVC-Boss
917236ed72 Add files via upload 2024-06-10 16:14:15 +08:00
彭震东
c7646a1520 Update s2_train.py (#1159) 2024-06-07 22:03:27 +08:00
RVC-Boss
cf4179d0e9 微调未读取bert文件重大bug修复 2024-06-06 16:39:36 +08:00
Lion-Wu
6e75738311 更新整合包,优化readme (#1145)
* Update README

* Update README

* update README

* update README

* 优化

* fix

* 优化

* fix

* fix
2024-06-01 02:56:24 +08:00
RVC-Boss
6015952bef Update Changelog_CN.md 2024-05-28 22:54:31 +08:00
XXXXRT666
6d8017f724 Update models.py (#1116) 2024-05-27 11:12:51 +08:00
XXXXRT666
d877c4e40c name2go fixed (#1132) 2024-05-27 00:45:22 +08:00
lyris
4a98237615 Update english.py (#1106)
copy but not ref the phones list becoz it will be extend later, if not do so,it will affect the self.cmu dict values.
2024-05-21 23:36:56 +08:00
蓝梦实
977b94bb87 [优化] 1Aa-文本获取 (#1102)
* Filter unsupported languages

* add feedback

* simplify modification

* fix detail
2024-05-19 16:54:10 +08:00
Kenn Zhang
cea1a5cdec 删除重复的 COPY 指令 (#1073) 2024-05-11 11:49:21 +08:00