RVC-Boss
c94ee3850a
Merge pull request #119 from Yuan-ManX/requirements
...
Update requirements.txt
2024-01-22 00:18:46 +08:00
Yuan-Man
57de55a74a
Update requirements.txt
2024-01-22 00:08:11 +08:00
Yuan-Man
59e2527430
Update README.md
2024-01-22 00:00:32 +08:00
RVC-Boss
97c5cb1022
Create Changelog_CN.md
2024-01-21 23:17:10 +08:00
RVC-Boss
a1063a81c1
Add files via upload
2024-01-21 23:09:33 +08:00
RVC-Boss
edcac64dd4
Add files via upload
2024-01-21 23:02:55 +08:00
RVC-Boss
28a3edf204
Add files via upload
2024-01-21 23:02:52 +08:00
RVC-Boss
91ea7cde83
Add files via upload
2024-01-21 23:02:33 +08:00
RVC-Boss
5b568b63e2
Add files via upload
2024-01-21 23:02:13 +08:00
RVC-Boss
a376f9a031
Add files via upload
2024-01-21 22:48:37 +08:00
RVC-Boss
a8f8d521cc
Add files via upload
2024-01-21 22:48:33 +08:00
RVC-Boss
fed230f5cc
Add files via upload
2024-01-21 22:47:51 +08:00
RVC-Boss
0d59d1daa1
Add files via upload
2024-01-21 22:47:32 +08:00
RVC-Boss
3e93ad228d
Merge pull request #113 from bruce2233/patch-1
...
[fix]: fix json quotation error
2024-01-21 20:45:23 +08:00
岛石
8325ff7668
[fix]: fix json quotation error
2024-01-21 18:39:37 +08:00
RVC-Boss
9e470fb0a5
Delete README_ZH.md
2024-01-21 16:58:51 +08:00
RVC-Boss
27c5103b93
Create README.md
2024-01-21 16:58:24 +08:00
RVC-Boss
53f30fb81e
Merge pull request #85 from Xaiat/main
...
Update REAME and README_ZH
2024-01-21 16:56:38 +08:00
RVC-Boss
a28ac4914a
Merge branch 'main' into main
2024-01-21 16:56:29 +08:00
RVC-Boss
b441391072
Merge pull request #107 from RafaelGodoyEbert/main
...
Fix of the i18n implementation + pt_BR
2024-01-21 16:03:04 +08:00
RVC-Boss
2d056d2c15
Merge branch 'main' into main
2024-01-21 16:02:57 +08:00
RVC-Boss
8d49522741
Merge pull request #108 from D3lik/main
...
Webui英文翻译/English translation for whole webui
2024-01-21 14:22:49 +08:00
DW
1af50115a5
Update en_US.json
2024-01-21 13:29:53 +11:00
DW
808dec5a6b
Translated en_US.json
2024-01-21 13:14:09 +11:00
Rafael Godoy
cfad4fc818
Add files via upload
2024-01-20 21:36:19 -03:00
Rafael Godoy
18e1e3535f
Fix of the i18n implementation + pt_BR
...
In the webui.py file, several strings with i18n code were missing to enable translation as soon as they are identified.
2024-01-20 20:40:11 -03:00
RVC-Boss
cc288e9604
Merge pull request #96 from eltociear/add_ja-readme
...
Add Japanese README
2024-01-21 00:24:12 +08:00
RVC-Boss
c4c8d52749
Merge pull request #92 from Miuzarte/main
...
重构config相关调用, 自述增添已测试环境
2024-01-21 00:23:41 +08:00
Miuzarte
f55c4571fc
config.py引入class, requirement补全, 自述追加已测试环境
2024-01-20 14:15:02 +08:00
Ikko Eltociear Ashimine
413b899e26
Add Japanese README
2024-01-20 15:11:11 +09:00
KakaruHayate
526c9f6f21
使用librosa加载音频避免ffmpeg.probe读取metadata的错误
...
如题,有用户称在读取音频的metadata时出现问题,这可能是ffprobe造成的。部分站点在存在写入不合规metadata的情况(如一些直播站点将直播间信息写入metadata,其中包含emoji等乱七八糟信息),这在ffmpeg.probe时将会出现问题。
考虑到ffmpeg兼容性和性能比librosa更好,可能在导入前对metadata合规性处理会更好?
但是看到后面注释部分很多地方还是使用librosa实现,所以暂且认为还不用考虑兼容性问题。
2024-01-20 12:09:21 +08:00
RVC-Boss
bdd0f92e5e
Merge pull request #20 from Tps-F/add_gitignore
...
add gitignore
2024-01-20 11:27:06 +08:00
RVC-Boss
0f19b91a13
Merge branch 'main' into add_gitignore
2024-01-20 11:26:59 +08:00
RVC-Boss
3fa93e4d4d
Merge pull request #7 from Tps-F/instead_init
...
remove full-width replace init to gitignore
2024-01-20 11:26:10 +08:00
RVC-Boss
9e03b3f50a
Merge pull request #87 from c4fun/main
...
解决输入目标文本的空行导致报错的问题
2024-01-20 11:25:38 +08:00
RVC-Boss
adf934bca8
Merge pull request #90 from http-404-usernotfound/patch-1
...
Update README.md
2024-01-20 10:42:31 +08:00
http-404-usernotfound
e03bba18e2
Update README.md
...
Some users were facing problems while installing the PIP packages
because distutils.cmd module was missing in their Python environment.
2024-01-19 21:47:42 +05:30
c4fun
77e9f95e1b
解决输入目标文本的空行导致报错的问题
2024-01-19 20:49:03 +08:00
Xaiat
48729d1454
Update REAME and README_ZH
2024-01-19 18:42:25 +08:00
RVC-Boss
547f3d8b55
Update webui.py
2024-01-19 15:23:14 +08:00
RVC-Boss
ab6c219bf8
Merge pull request #78 from elvizlai/main
...
fix: users.pth path check
2024-01-19 15:20:00 +08:00
Yongzheng Lai
35f58d1525
fix: users.pth path check
2024-01-19 07:15:11 +00:00
RVC-Boss
306742f6c2
Merge pull request #68 from kexul/main
...
Disable debug level logging
2024-01-19 14:58:31 +08:00
RVC-Boss
c606ac2476
Merge pull request #76 from Miuzarte/main
...
Update config.py
2024-01-19 14:49:59 +08:00
謬紗特
29261695ec
Update config.py
2024-01-19 14:25:15 +08:00
RVC-Boss
a62e411850
Merge pull request #75 from Miuzarte/main
...
Add api.py
2024-01-19 14:22:35 +08:00
謬紗特
21179ff1b8
Match config.py
2024-01-19 14:15:35 +08:00
謬紗特
5dd7cb67e3
Add api.py
2024-01-19 14:08:31 +08:00
RVC-Boss
acb3321152
Merge pull request #66 from D3lik/main
...
Enable share to make colab notebook creation easier
2024-01-19 10:21:46 +08:00
Ke
d24568d567
Disable debug level logging
...
When using `inference_webui.py`, it produces debug level info for http requests, for example:
```
DEBUG:httpcore.http11:response_closed.started
```
Here I changed it to warning level.
2024-01-19 10:13:17 +08:00