904 Commits

Author SHA1 Message Date
RVC-Boss
3219adc80f
Merge pull request #119 from Yuan-ManX/requirements
Update requirements.txt
2024-01-22 00:18:46 +08:00
Yuan-Man
a40876d579
Update requirements.txt 2024-01-22 00:08:11 +08:00
Yuan-Man
ca0f83c87e
Update README.md 2024-01-22 00:00:32 +08:00
RVC-Boss
6531ac9cdd
Create Changelog_CN.md 2024-01-21 23:17:10 +08:00
RVC-Boss
102d50819e
Add files via upload 2024-01-21 23:09:33 +08:00
RVC-Boss
2f3ab46bdf
Add files via upload 2024-01-21 23:02:55 +08:00
RVC-Boss
da6cab78d1
Add files via upload 2024-01-21 23:02:52 +08:00
RVC-Boss
19ff34260b
Add files via upload 2024-01-21 23:02:33 +08:00
RVC-Boss
f61471166c
Add files via upload 2024-01-21 23:02:13 +08:00
RVC-Boss
a87ad5228e
Add files via upload 2024-01-21 22:48:37 +08:00
RVC-Boss
1f5bcd87ff
Add files via upload 2024-01-21 22:48:33 +08:00
RVC-Boss
7b89c9ed56
Add files via upload 2024-01-21 22:47:51 +08:00
RVC-Boss
ea62d6e0cf
Add files via upload 2024-01-21 22:47:32 +08:00
RVC-Boss
48da30c4af
Merge pull request #113 from bruce2233/patch-1
[fix]: fix json quotation error
2024-01-21 20:45:23 +08:00
岛石
4da64b9a82
[fix]: fix json quotation error 2024-01-21 18:39:37 +08:00
RVC-Boss
8ad264eabc
Delete README_ZH.md 2024-01-21 16:58:51 +08:00
RVC-Boss
845fa69414
Create README.md 2024-01-21 16:58:24 +08:00
RVC-Boss
f0c329d61b
Merge pull request #85 from Xaiat/main
Update REAME and README_ZH
2024-01-21 16:56:38 +08:00
RVC-Boss
39dbe99645
Merge branch 'main' into main 2024-01-21 16:56:29 +08:00
RVC-Boss
b82259b905
Merge pull request #107 from RafaelGodoyEbert/main
Fix of the i18n implementation + pt_BR
2024-01-21 16:03:04 +08:00
RVC-Boss
90bf796624
Merge branch 'main' into main 2024-01-21 16:02:57 +08:00
RVC-Boss
ddad321c0a
Merge pull request #108 from D3lik/main
Webui英文翻译/English translation for whole webui
2024-01-21 14:22:49 +08:00
DW
827d0a337d
Update en_US.json 2024-01-21 13:29:53 +11:00
DW
fd849ff42e
Translated en_US.json 2024-01-21 13:14:09 +11:00
Rafael Godoy
5addea5695
Add files via upload 2024-01-20 21:36:19 -03:00
Rafael Godoy
eb7e864118
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
423705d715
Merge pull request #96 from eltociear/add_ja-readme
Add Japanese README
2024-01-21 00:24:12 +08:00
RVC-Boss
344b1d8e1b
Merge pull request #92 from Miuzarte/main
重构config相关调用, 自述增添已测试环境
2024-01-21 00:23:41 +08:00
Miuzarte
21b9c20fc8 config.py引入class, requirement补全, 自述追加已测试环境 2024-01-20 14:15:02 +08:00
Ikko Eltociear Ashimine
f2a1466995 Add Japanese README 2024-01-20 15:11:11 +09:00
KakaruHayate
240e0e289b
使用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
ca8800f312
Merge pull request #20 from Tps-F/add_gitignore
add gitignore
2024-01-20 11:27:06 +08:00
RVC-Boss
453d786f10
Merge branch 'main' into add_gitignore 2024-01-20 11:26:59 +08:00
RVC-Boss
a665a5314d
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
97b2d21862
Merge pull request #87 from c4fun/main
解决输入目标文本的空行导致报错的问题
2024-01-20 11:25:38 +08:00
RVC-Boss
261afa45fd
Merge pull request #90 from http-404-usernotfound/patch-1
Update README.md
2024-01-20 10:42:31 +08:00
http-404-usernotfound
426cc32258
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
95bb2c921e 解决输入目标文本的空行导致报错的问题 2024-01-19 20:49:03 +08:00
Xaiat
bd2c770ed9 Update REAME and README_ZH 2024-01-19 18:42:25 +08:00
RVC-Boss
d2c2d4eb34
Update webui.py 2024-01-19 15:23:14 +08:00
RVC-Boss
0aae34a321
Merge pull request #78 from elvizlai/main
fix: users.pth path check
2024-01-19 15:20:00 +08:00
Yongzheng Lai
e0590b9c26 fix: users.pth path check 2024-01-19 07:15:11 +00:00
RVC-Boss
e63672943a
Merge pull request #68 from kexul/main
Disable debug level logging
2024-01-19 14:58:31 +08:00
RVC-Boss
fd677af1b0
Merge pull request #76 from Miuzarte/main
Update config.py
2024-01-19 14:49:59 +08:00
謬紗特
18c3907682
Update config.py 2024-01-19 14:25:15 +08:00
RVC-Boss
454340d2ef
Merge pull request #75 from Miuzarte/main
Add api.py
2024-01-19 14:22:35 +08:00
謬紗特
192668435b
Match config.py 2024-01-19 14:15:35 +08:00
謬紗特
76164a0774
Add api.py 2024-01-19 14:08:31 +08:00
RVC-Boss
6a36360a03
Merge pull request #66 from D3lik/main
Enable share to make colab notebook creation easier
2024-01-19 10:21:46 +08:00
Ke
79708faed4
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