664 Commits

Author SHA1 Message Date
RVC-Boss
616be20db3
如果用英文ASR不再需要先下中文funasr模型
如果用英文ASR不再需要先下中文funasr模型
2024-03-06 18:03:21 +08:00
RVC-Boss
61b9134a68
Merge pull request #675 from Yuze-Wang-RoyAnnd/main
解决了一个Fast Whisper 可能遇到的问题 | Solves the potential issue of "Fast Whisper not compiled with cuda"
2024-03-06 18:00:29 +08:00
GoHomeToMacDonal
b65dae788d torchscript for T2STransformer 2024-03-06 01:37:55 +08:00
Yuze Wang
ac65680d57
Merge branch 'RVC-Boss:main' into main 2024-03-05 15:22:20 +08:00
Yuze Wang
93075f52dd added the ability to automatically switch to cpu
if fast whisper don't compile with cuda
2024-03-05 15:19:32 +08:00
RVC-Boss
78ab26ea17
Merge pull request #667 from D3lik/main
i18n fix + eng translation fix
2024-03-04 23:16:12 +08:00
DW
37206edbd9
Update inference_webui.py 2024-03-04 20:37:18 +11:00
DW
a2761038c0
Update en_US.json 2024-03-04 20:30:59 +11:00
RVC-Boss
b75b5dcf6b
Merge pull request #658 from KamioRinn/Fix-KO
修正LangSegment识别为韩文
2024-03-04 00:44:47 +08:00
KamioRinn
e066cd93d2 fix auto LangSegment misunderstand KO 2024-03-04 00:13:28 +08:00
RVC-Boss
0ab0e5390f
Merge pull request #591 from Lion-Wu/doc/README
Optimize the README structure
2024-02-28 18:02:13 +08:00
RVC-Boss
6c928a73c1
Merge pull request #610 from ShiroDoMain/fix-uvr5
fix MDX-Net output path
2024-02-28 18:00:48 +08:00
RVC-Boss
82a85b1946
Merge pull request #573 from XXXXRT666/main
修改is_half的判断使在Mac上能正常CPU推理
2024-02-28 18:00:28 +08:00
root
4496426896 修改代码引用,淡定 2024-02-28 17:31:19 +08:00
ShiroDoMain
35e673d801 fix MDX-Net output path 2024-02-27 15:19:47 +08:00
Lion
0d88cff99e optimize the structure 2024-02-23 20:32:25 +08:00
XXXXRT666
83c9e8ff02
Update inference_webui.py 2024-02-21 13:26:30 +00:00
XXXXRT666
97e3479b07
Update config.py 2024-02-21 13:24:16 +00:00
XXXXRT666
9fa3da91a7
Update config.py 2024-02-21 13:21:37 +00:00
RVC-Boss
939971afe3
Add files via upload 2024-02-21 18:52:07 +08:00
RVC-Boss
f9c9e87369
Merge pull request #483 from Yuan-ManX/es_ES-1
Update es_ES.json
2024-02-21 18:47:30 +08:00
RVC-Boss
8b4f0dfe43
Update 2-get-hubert-wav32k.py 2024-02-21 18:37:19 +08:00
RVC-Boss
7267a0bcec
Merge pull request #530 from TundraWork/main
[fix] 1A-Dataset formatting doesn't work if Audio dataset folder is empty.
2024-02-21 18:36:25 +08:00
RVC-Boss
788ea251da
Update Changelog_CN.md 2024-02-21 18:33:13 +08:00
RVC-Boss
f064d9e9e8
Merge pull request #569 from JavaAndPython55/api_update
add set_model,新增了api.py接口中实时更换模型的接口
2024-02-21 18:29:54 +08:00
RVC-Boss
82085e4886
Create .gitignore 2024-02-21 18:29:14 +08:00
RVC-Boss
5a17177342
Add files via upload 2024-02-21 18:28:22 +08:00
RVC-Boss
6da486c15d
Add files via upload 2024-02-21 18:27:59 +08:00
JavaAndPython55
9213348c7e
Merge branch 'RVC-Boss:main' into main 2024-02-21 18:12:15 +08:00
JavaAndPython55
4b0fae8302
新增api.py中:可在启动后动态修改模型,以此满足同一个api不同的朗读者请求
可在启动后动态修改模型,以此满足同一个api不同的朗读者请求
2024-02-21 18:11:59 +08:00
RVC-Boss
434ad28036
Merge pull request #565 from breakstring/main
Docker镜像构建脚本对于镜像的Tag增加Git Commit的Hash值,便于知道镜像中应用版本
2024-02-21 16:28:46 +08:00
RVC-Boss
7ee72bec7e
Merge pull request #557 from XXXXRT666/main
Change the inference device on Mac
2024-02-21 16:27:42 +08:00
RVC-Boss
7061f6e19a
Merge pull request #559 from KamioRinn/Adjust-text-normlization
中文前端处理优化
2024-02-21 16:24:43 +08:00
Kenn Zhang
b0b039ad21 Docker镜像构建脚本对于镜像的Tag增加Git Commit的Hash值,便于知道镜像中应用版本 2024-02-21 03:04:36 +00:00
XXXXRT666
db40317d9c
Update config.py
精简代码
2024-02-21 01:15:31 +00:00
XXXXRT666
220367f90c
Update inference_webui.py
精简代码
2024-02-21 01:15:11 +00:00
KamioRinn
84062074a3 Adjust text normlization 2024-02-21 01:14:09 +08:00
XXXXRT666
861658050b
Update inference_webui.py
Change inference device to accelerate inference on Mac and reduce memory leak
2024-02-20 16:03:08 +00:00
XXXXRT666
3180294710
Update config.py
Change the inference device for Mac to accelerate inference and reduce memory leak
2024-02-20 15:57:58 +00:00
RVC-Boss
a16de2e7c6
Merge pull request #556 from KamioRinn/Refactoring-get-phones-and-bert
重构phones bert计算逻辑
2024-02-20 23:26:39 +08:00
KamioRinn
76570cff52 Del a-zA-Z 2024-02-20 22:45:49 +08:00
KamioRinn
bbef82fa86 Refactoring get phones and bert 2024-02-20 22:41:39 +08:00
Jesse Cheng
fb69e72d1a
Merge branch 'RVC-Boss:main' into main 2024-02-20 21:22:31 +11:00
RVC-Boss
7881c01c55
Merge pull request #531 from idkdik2/main
Add inference-only for gpt-sovits in google colab (在 google colab 中为 gpt-sovits 添加仅推理功能) (HUGGINGFACE ONLY)
2024-02-19 21:37:55 +08:00
RVC-Boss
4dc5df7fec
Merge pull request #541 from Lion-Wu/mps
Update README
2024-02-19 21:34:52 +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
RVC-Boss
1e8a8d03da
Merge pull request #532 from KamioRinn/Fix-text-formatting
输入文本处理优化
2024-02-19 11:07:54 +08:00
RVC-Boss
8a87dfc3c7
Merge pull request #534 from v3ucn/添加Kaggle平台运行脚本
添加Kaggle平台运行脚本
2024-02-19 11:06:35 +08:00
刘悦
41ffbe5c3e
Add files via upload
添加Kaggle平台运行脚本
2024-02-19 09:49:50 +08:00