40 Commits

Author SHA1 Message Date
XXXXRT666
6c468583c5
Fix dependency-related issues via requirements update (#2236)
* Update requirements.txt

* Create constraints.txt

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* pyopenjtalk and onnx fix

* Update requirements.txt

* Update requirements.txt

* Update install.sh

* update shell install.sh

* update docs

* Update Install.sh

* fix bugs

* Update .gitignore

* Update .gitignore

* Update install.sh

* Update install.sh

* Update extra-req.txt

* Update requirements.txt
2025-03-31 11:27:12 +08:00
RVC-Boss
86e6dea694
Update README.md 2025-03-26 14:46:14 +08:00
KamioRinn
265586990c
更新G2PWModel下载链接 (#2219)
* update G2PWModel download url

* update G2PWModel download url
2025-03-26 14:35:52 +08:00
starylan
b446f7954b 更新其他语言ChangeLog 2025-02-28 02:52:15 +08:00
starylan
ff299d17d3 更新其他语言ReadMe 2025-02-28 02:51:24 +08:00
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
2025-02-23 20:28:53 +08:00
Fyphen
ca3cc4997a
Update README.md (#2033) 2025-02-12 11:27:56 +08:00
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
2025-02-12 11:27:35 +08:00
KakaruHayate
d67bbd2166
Fix typo (#1568)
* typo

* typo

* Update README.md

* Update README.md

* typo
2024-09-03 11:17:42 +08:00
XXXXRT666
ea56b814bd
Chores (#1422)
Make Gradio Great Again
附带vs2017下载链接
增加了各种数据集检查,若缺失会弹出warning
修复了warning乱弹的bug
修复了参考音频混合只能上传一条的bug
修复了下载G2PW Model出现import错误的bug
修复了Windows训练无N卡在预处理阶段的报错
2024-08-13 16:31:12 +08:00
Lion-Wu
c60e796452
Update README (#1423)
Update README (#1423)
2024-08-12 10:47:02 +08:00
蓝梦实
bb224a73c8
Update ChangeLog (#1410)
* Update Changelog EN

* Update Changelog JA

* Fix Changelog CN

* Fix Changelog EN

* Update Changelog KO

* Upload Changelog TR
2024-08-06 18:04:51 +08:00
XXXXRT666
10e885d9ac
增加了自动填充路径的功能,增加了根据显存自动选择ASR精度的功能,也可手动控制
增加了自动填充路径的功能
增加了根据显存自动选择ASR精度的功能,也可手动控制
2024-08-01 20:53:52 +08:00
Lion-Wu
d65f0ff8b4
Update README (#1291)
* update README

* update README
2024-07-11 17:54:56 +08:00
Lion-Wu
87d39e8312
更新整合包,优化readme (#1145)
* Update README

* Update README

* update README

* update README

* 优化

* fix

* 优化

* fix

* fix
2024-06-01 02:56:24 +08:00
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
2024-04-28 17:12:45 +08:00
digger yu
1fca6b283c
fix typo s/Licence /License (#904) 2024-04-01 11:40:21 +08:00
Lion-Wu
2885f966e6
Update README (#895)
* Update README

* Update README

* update README

* update README
2024-03-31 20:51:42 +08:00
XXXXRT666
17aff21aee
Update README (#827)
Update README.md
Update some outdated file paths and commands
2024-03-21 22:28:03 +08:00
Lion
7822f1961b update README 2024-03-13 22:36:20 +08:00
Lion
0d88cff99e optimize the structure 2024-02-23 20:32:25 +08:00
Lion
d36c7fa1df Update README 2024-02-19 19:28:32 +08:00
Kenn Zhang
c990387f7e 修改原有Dockerfile和文档中错误的端口号;Dockerfile中可以去掉 VOLUME 的声明,同时将端口暴露缩减成一行。 2024-02-13 03:33:44 +00:00
Atopona
00f3e12b46
Synchronized Japanese (machine translation) 2024-02-08 19:57:38 +08:00
Pengoose
ef700ea9d5 update README.md(ko_KR) route & Lint docs convention 2024-01-30 23:44:09 +09:00
Pengoose
334731492d add Changelog_JA.md 2024-01-30 23:41:38 +09:00
Atopona
f2a46fbbc4
Add colab on README (Japanese) 2024-01-30 12:36:51 +08:00
Atopona
e03e845377
Update Todo List (JPN) 2024-01-30 12:02:34 +08:00
Kenn Zhang
4e3560af36
Merge branch 'RVC-Boss:main' into main 2024-01-27 21:37:12 +08:00
Wu Zichen
5f39686b09 Update README 2024-01-27 18:43:17 +08:00
Kenn Zhang
13f1e55d13 修改Dockerfile中的版本以及docker-compose.yaml中的image小节;在readme中增加相关说明 2024-01-27 15:37:43 +08:00
Kenn Zhang
d86ffa2386 修改Dockerfile,使其直接利用最新的requirements.txt安装Python包;并在构建过程中预先下载moda ASR和nltk相关的模型到镜像中以便加快初次运行的速度 2024-01-27 15:15:08 +08:00
Atopona
86716c9c90
Japanese 2024-01-26 21:02:49 +08:00
Wu Zichen
9e9268d10d Update README 2024-01-25 19:40:03 +08:00
RVC-Boss
7c7fed1135
Update README.md 2024-01-23 22:45:19 +08:00
Kenn Zhang
d96b7d65ec Docker化初步版本完成 2024-01-23 17:00:31 +08:00
RVC-Boss
f20bc37dfe
Merge pull request #154 from Yuan-ManX/README-4
Update README.md
2024-01-22 23:47:59 +08:00
Yuan-Man
9e56f2b6b0
Update README.md 2024-01-22 23:22:03 +08:00
koji
65ee038536 fix typo in jp doc 2024-01-22 09:34:47 -05:00
Ikko Eltociear Ashimine
f2a1466995 Add Japanese README 2024-01-20 15:11:11 +09:00