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.
2 years ago
DW
6dcaf262ad
Update webui.py
2 years ago
RVC-Boss
1afdb42295
Update webui.py
2 years ago
RVC-Boss
cc33a767eb
Update webui.py
2 years ago
RVC-Boss
4850930499
Update 2-get-hubert-wav32k.py
2 years ago
RVC-Boss
230bf5bae6
Add files via upload
2 years ago
RVC-Boss
54bd2b7961
Update requirements.txt
2 years ago
RVC-Boss
e2ddf97c31
Add files via upload
2 years ago
RVC-Boss
dbbf616762
Update webui.py
2 years ago
RVC-Boss
2e500db3e3
Merge pull request #46 from Yuan-ManX/i18n
...
Change i18n folder
2 years ago
RVC-Boss
47c7c45e78
Update requirements.txt
2 years ago
RVC-Boss
44325b3384
Merge pull request #52 from kexul/main
...
Kill process in Linux platform
2 years ago
RVC-Boss
08d67d427b
Merge pull request #50 from AI-Hobbyist/main
...
fixed i18n.i18n not found error
2 years ago
Ke
053a7a730c
Merge pull request #1 from kexul/kexul-patch-1
...
Kill process in Linux platform
2 years ago
Ke
3a167888e2
Kill process in Linux platform
...
Add a function to kill process and its children recusively in Linux platform.
2 years ago
Erythrocyte3803
678616c0ed
fixed i18n.i18n not found error
2 years ago
Yuan-Man
0d9a04cf60
Change i18n folder
2 years ago
RVC-Boss
515cf3d75e
Merge pull request #42 from TheStingerX/patch-1
...
Fixed i18n error
2 years ago
Ilaria
ee1d99ab3c
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"
2 years ago
pengoosedev
14a1579877
Add missing ko_KR.json
2 years ago
RVC-Boss
9619223bc3
Update README.md
2 years ago
RVC-Boss
d2d43437a8
Add files via upload
2 years ago
RVC-Boss
f2f3d17867
Add files via upload
2 years ago
RVC-Boss
d89fa76f49
Merge pull request #34 from D3lik/main
...
更改hugginface链接
2 years ago
RVC-Boss
7e6816fff2
Merge pull request #31 from AnyaCoder/patch-4
...
Update dataset.py
2 years ago
RVC-Boss
c475ba33c2
Merge pull request #32 from AI-Hobbyist/main
...
reupload missing language file
2 years ago
DW
8fd49410d1
Update README.md
2 years ago
DW
c16d1f50cd
Update README.md
2 years ago
Erythrocyte3803
5bbbd0efcf
reupload missing language file
2 years ago
spicysama
cc632b985d
Update dataset.py
...
pandas csv file doesn't have keys called "item_name", "sematic_text",update a method "iloc". which is more accurate.
2 years ago
RVC-Boss
90f940ed91
Delete tools/uvr5/uvr5_weights/onnx_dereverb_By_FoxJoy/init
2 years ago
RVC-Boss
a55eb3faa0
Delete tools/damo_asr/models/init
2 years ago
RVC-Boss
f1afa6b160
Delete GPT_SoVITS/init
2 years ago
RVC-Boss
37629ad7b3
Delete GPT_SoVITS/pretrained_models/init
2 years ago
RVC-Boss
affaf181aa
Delete tools/uvr5/init
2 years ago
RVC-Boss
ae9a31a241
Delete tools/init
2 years ago
RVC-Boss
180991c2bf
Update README.md
2 years ago
RVC-Boss
ff95f5b48a
Merge pull request #28 from ricecakey06/main
...
Update README.md
2 years ago
Rice Cake
021a650643
Update README.md
2 years ago
Rice Cake
567f633cdf
Update README.md
2 years ago
Rice Cake
3ae64b3ac1
Update README.md
2 years ago
RVC-Boss
318ebe5d9f
Update config.py
2 years ago
RVC-Boss
bac65693c6
Update config.py
2 years ago
RVC-Boss
c912d75014
Merge pull request #16 from AlexZhou1995/main
...
Add install.sh & Fix requirement
2 years ago
RVC-Boss
e205abb87d
Merge branch 'main' into main
2 years ago
RVC-Boss
ff4ff6b637
Merge pull request #14 from AnyaCoder/patch-3
...
FIx: cannot identify one class to a dict(needed)
2 years ago
RVC-Boss
985add3f0a
Merge branch 'main' into patch-3
2 years ago
RVC-Boss
7558c44d29
Merge pull request #12 from AnyaCoder/patch-1
...
Update README.md for Ubuntu
2 years ago
RVC-Boss
096505c477
Merge pull request #9 from blaise-tk/main
...
Code refactor + move i18n to tools folder + .gitignore + remove unused imports
2 years ago
Ftps
d9627691b2
add gitignore
2 years ago