335 Commits

Author SHA1 Message Date
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
DW
399cd848c3 Update webui.py 2024-01-19 07:34:10 +11:00
RVC-Boss
d8eceafe1a Update webui.py 2024-01-18 22:12:16 +08:00
RVC-Boss
93659cc825 Update webui.py 2024-01-18 20:24:19 +08:00
RVC-Boss
d98d486809 Update 2-get-hubert-wav32k.py 2024-01-18 20:23:04 +08:00
RVC-Boss
46635e5d81 Add files via upload 2024-01-18 20:22:42 +08:00
RVC-Boss
293083742b Update requirements.txt 2024-01-18 20:03:17 +08:00
RVC-Boss
c6a99f9c3a Add files via upload 2024-01-18 18:46:11 +08:00
RVC-Boss
a173d7486d Update webui.py 2024-01-18 17:58:10 +08:00
RVC-Boss
0231a3f013 Merge pull request #46 from Yuan-ManX/i18n
Change i18n folder
2024-01-18 15:03:54 +08:00
RVC-Boss
4e7020db1f Update requirements.txt 2024-01-18 15:02:24 +08:00
RVC-Boss
86dd5e7247 Merge pull request #52 from kexul/main
Kill process in Linux platform
2024-01-18 15:02:13 +08:00
RVC-Boss
6604d0926d Merge pull request #50 from AI-Hobbyist/main
fixed i18n.i18n not found error
2024-01-18 15:01:53 +08:00
Ke
ae8500a08b Merge pull request #1 from kexul/kexul-patch-1
Kill process in Linux platform
2024-01-18 14:56:48 +08:00
Ke
cd17566ce9 Kill process in Linux platform
Add a function to kill process and its children recusively in Linux platform.
2024-01-18 14:55:38 +08:00
Erythrocyte3803
6f55abbe63 fixed i18n.i18n not found error 2024-01-18 14:04:43 +09:00
Yuan-Man
9b876f2f6d Change i18n folder 2024-01-18 10:51:54 +08:00
RVC-Boss
0f6e89edbd Merge pull request #42 from TheStingerX/patch-1
Fixed i18n error
2024-01-18 10:15:12 +08:00
Ilaria
4c507a422d Fixed i18n error
Line 27 of webui.py contains an import from i18n.i18n but there was no module in the requirements.
I added the module i18n.

Line for context: "from i18n.i18n import I18nAuto"
2024-01-18 01:36:11 +01:00