Commit Graph
303 Commits
Author SHA1 Message Date
XXXXRT666andGitHub a3f5fb9614 v1v2 Version Switching (#1391)
v1v2 Version Switching
2024-08-06 12:00:51 +08:00
KamioRinnandGitHub 4e34814c70 Version Check (#1390)
* version check

* fix webui and symbols

* fix v1 language map
2024-08-05 17:24:42 +08:00
XXXXRT666andGitHub 0c25e57959 若干杂项,界面优化 (#1388)
现支持直接启动inference_webui,支持选择version和i18n
将不同版本模型放在两个文件夹中,启动inference_webui后将根据version选择模型文件夹
训练保存文件夹也将根据verison变化
2024-08-03 21:03:05 +08:00
RVC-BossandGitHub b14f930220 Add files via upload 2024-08-03 12:29:22 +08:00
XXXXRT666andGitHub 50a63c57d1 若干杂项,界面优化 (#1387)
推理界面布局优化,删去文本切分小框
python webui.py or inference_webui.py  <version(optional)>   <language(optional)>
支持启动时选择模型版本,填在第一个即可,若缺失使用缺省值
支持启动时选择i18n语言,填在最后一个即可,若缺失使用缺省值
计时优化
2024-08-03 12:12:04 +08:00
KamioRinnandGitHub 6ec3a66d53 support yue and ko inference
support yue and ko inference
2024-08-03 11:19:52 +08:00
RVC-BossandGitHub 8cbd916222 Update japanese.py 2024-08-03 00:35:43 +08:00
XXXXRT666andGitHub 73c6244bb6 support gpt sovits v2
ASR languages
git ignore
requirement.txt
more autofill
2024-08-02 21:39:38 +08:00
RVC-BossandGitHub de7ee7c7c1 support gpt sovits v2
support gpt sovits v2
2024-08-02 17:51:18 +08:00
RVC-BossandGitHub 0ff01c14a2 support gpt-sovits v2
support gpt-sovits v2
2024-08-02 15:48:22 +08:00
RVC-BossandGitHub 5b184935cd support gpt-sovits v2
support gpt-sovits v2
2024-08-02 15:48:02 +08:00
RVC-BossandGitHub 10e589f99e support gpt-sovits v2
support gpt-sovits v2
2024-08-02 15:47:05 +08:00
RVC-BossandGitHub 37221c83a7 support gpt-sovits v2
support gpt-sovits v2
2024-08-02 15:46:47 +08:00
RVC-BossandGitHub 210e508b0c support gpt-sovits v2
support gpt-sovits v2
2024-08-02 15:45:30 +08:00
RVC-BossandGitHub 85a57be266 support gpt-sovits v2
support gpt-sovits v2
2024-08-02 15:44:57 +08:00
RVC-BossandGitHub 05028e3587 support gpt-sovits v2
support gpt-sovits v2
2024-08-02 15:43:27 +08:00
RVC-BossandGitHub bce451a2d1 fix cpu+fp16 inference issue
fix cpu+fp16 inference issue
2024-08-01 21:47:30 +08:00
KamioRinnandGitHub e851ae34c9 Better normlization (#1351) 2024-07-27 16:03:43 +08:00
RVC-BossandGitHub 3a9161c979 fix speed control bug
fix speed control bug
2024-07-25 15:27:31 +08:00
RVC-BossandGitHub 5a972e179c fix speed control bug
fix speed control bug
2024-07-25 15:27:19 +08:00
RVC-BossandGitHub 9588a3c52d support speed adjust支持合成语速调整
support speed adjust支持合成语速调整
2024-07-23 14:34:56 +08:00
RVC-BossandGitHub 5fbe7f07df Add files via upload 2024-07-22 18:23:54 +08:00
RVC-BossandGitHub f4f76ea431 support speed adjustment
support speed adjustment
2024-07-22 18:23:33 +08:00
huangxu1991andGitHub 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
2024-07-19 10:33:24 +08:00
KamioRinnandGitHub 368045c94e 尝试修复混合模式下短单词发音不清晰的问题 (#1286)
* Add pause before short words

* Add 'conda'
2024-07-10 10:11:09 +08:00
RVC-BossandGitHub 37760cbc9d Add files via upload 2024-07-08 20:52:39 +08:00
RVC-BossandGitHub 3d9c37baca Add files via upload 2024-07-08 20:52:19 +08:00
XXXXRT666andGitHub 923af471d2 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-BossandGitHub b0786f2998 double inference speed
double inference speed
2024-07-07 21:34:28 +08:00
aoguaiandGitHub 6638e66294 fix: 解决按标点符号切分时小数会被切分(#1084) (#1253)
* fix: 解决按标点符号切分时小数会被切分

* fix: update cut5
2024-07-06 15:08:54 +08:00
aoguaiandGitHub 582ba7d519 fix: 移除多余 my_utils.py (#1189) (#1251)
* fix: 移除多余 my_utils.py (#1189)

* feat: update my_utils
2024-06-29 22:57:01 +08:00
RVC-BossandGitHub a208698e77 Update s1_train.py 2024-06-29 22:54:05 +08:00
3e81e215a5 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_AachenandGitHub 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.
2024-06-21 18:05:16 +08:00
XXXXRT666andGitHub bedb421adb 关于标点符号导致参考泄漏的问题 (#1168)
* punctuation

* Update inference_webui.py

* Update

* update

* update
2024-06-10 16:18:30 +08:00
彭震东andGitHub e106a5ee88 Update s2_train.py (#1159) 2024-06-07 22:03:27 +08:00
RVC-BossandGitHub 99f09c8bdc 微调未读取bert文件重大bug修复 2024-06-06 16:39:36 +08:00
XXXXRT666andGitHub 151184598a Update models.py (#1116) 2024-05-27 11:12:51 +08:00
XXXXRT666andGitHub 90e92b079e name2go fixed (#1132) 2024-05-27 00:45:22 +08:00
lyrisandGitHub 62a71af6ea 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
蓝梦实andGitHub 0357d0c7a4 [优化] 1Aa-文本获取 (#1102)
* Filter unsupported languages

* add feedback

* simplify modification

* fix detail
2024-05-19 16:54:10 +08:00
hcwu1993andGitHub a95e6c13b8 modify freeze_quantizer mode, avoid quantizer's codebook updating (#953) 2024-05-02 21:26:44 +08:00
KamioRinnandGitHub a3c4e040c8 Normalize chinese arithmetic operations (#947) 2024-04-12 11:18:34 +08:00
KamioRinnandGitHub 6ccfd362e9 修复英文多音字,调整字典热加载,新增姓名匹配 (#869)
* Fix homograph dict

* Add JSON in dict

* Adjust hot dict to hot reload

* Add English name dict

* Adjust get name dict logic
2024-03-25 15:20:10 +08:00
RVC-BossandGitHub 7bc0836d99 Merge pull request #821 from KamioRinn/Optimize-English-G2P
调整英文格式化输出和英文G2P逻辑
2024-03-20 23:48:50 +08:00
KamioRinn 97f304c2bf Adjust normalize and g2p logic 2024-03-20 02:49:58 +08:00
RVC-BossandGitHub b451372316 Merge pull request #812 from KamioRinn/Optimize-English-G2P
修复中文标点在英文中的问题,添加所有格匹配
2024-03-19 14:23:46 +08:00
KamioRinn e3d3c3288d Fix CN punc in EN,add 's match 2024-03-19 13:02:06 +08:00
RVC-BossandGitHub f7409490ef Merge pull request #804 from KamioRinn/Optimize-English-G2P
英文G2P优化
2024-03-19 11:08:36 +08:00
KamioRinn ca57a01bea Optimize-English-G2P 2024-03-18 19:11:53 +08:00