45 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
f1332ff53a
Update README.md 2025-03-26 14:49:48 +08:00
RVC-Boss
d7c24e9ac9
Update README.md 2025-03-26 14:46:04 +08:00
KamioRinn
265586990c
更新G2PWModel下载链接 (#2219)
* update G2PWModel download url

* update G2PWModel download url
2025-03-26 14:35:52 +08:00
starylan
ff299d17d3 更新其他语言ReadMe 2025-02-28 02:51:24 +08:00
RVC-Boss
af80e8f113
Update README.md 2025-02-27 16:38:24 +08:00
RVC-Boss
6c43e2f052
support inferenced 24k audio to 48k by audio super resolution model
支持24k音频超分48k采样率
2025-02-27 16:22:32 +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
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
RVC-Boss
8ebd2d4271
Update README.md 2024-08-07 15:07:28 +08:00
XXXXRT666
e685299077
* README (#1412)
* README
2024-08-07 14:54:49 +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
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
6c2a7f1b5d Update README 2024-03-17 13:06:51 +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
555c52b0aa Update README 2024-02-19 19:29:57 +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
be79966c1d
Correction 2024-02-08 19:45:03 +08:00
Atopona
ff082f1aa7
Sync Chinese README 2024-02-08 19:42:56 +08:00
Pengoose
ef700ea9d5 update README.md(ko_KR) route & Lint docs convention 2024-01-30 23:44:09 +09:00
Wu Zichen
93caa39010 Update README 2024-01-30 20:42:00 +08:00
Atopona
a736da2544
Sync CN README 2024-01-30 12:46:52 +08:00
Atopona
14e977c52f
Add colab on README (Chinese) 2024-01-30 12:36:14 +08:00
Atopona
906503c68a
ja 2024-01-30 12:15:28 +08:00
Atopona
e3f271d617
Update Todo List 2024-01-30 12:01:48 +08:00
Atopona
9f7bb21cfe
fix Chinese README 2024-01-30 11:55:15 +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
9d549751bb
chinese 2024-01-26 21:02:34 +08:00
Wu Zichen
9e9268d10d Update README 2024-01-25 19:40:03 +08:00
RVC-Boss
2bdbfbccec
Update README.md 2024-01-25 00:52:20 +08:00
Kenn Zhang
d96b7d65ec Docker化初步版本完成 2024-01-23 17:00:31 +08:00
Yuan-Man
34b4e02092
Update README.md 2024-01-22 23:19:09 +08:00
Yuan-Man
ca0f83c87e
Update README.md 2024-01-22 00:00:32 +08:00
RVC-Boss
845fa69414
Create README.md 2024-01-21 16:58:24 +08:00