302 Commits

Author SHA1 Message Date
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
RVC-Boss
1e916568e5 Update README.md 2024-01-18 00:58:08 +08:00
RVC-Boss
d86c86557e Add files via upload 2024-01-18 00:31:02 +08:00
RVC-Boss
30ce1f2e69 Add files via upload 2024-01-18 00:30:37 +08:00
RVC-Boss
646c35666b Merge pull request #34 from D3lik/main
更改hugginface链接
2024-01-17 20:34:47 +08:00
RVC-Boss
12952aba5b Merge pull request #31 from AnyaCoder/patch-4
Update dataset.py
2024-01-17 20:28:15 +08:00
RVC-Boss
abb4b746be Merge pull request #32 from AI-Hobbyist/main
reupload missing language file
2024-01-17 20:26:33 +08:00
DW
9260e949da Update README.md 2024-01-17 23:25:29 +11:00
DW
fa412e1014 Update README.md 2024-01-17 23:24:56 +11:00
Erythrocyte3803
da03fc0d81 reupload missing language file 2024-01-17 21:00:37 +09:00
spicysama
76ccf246df Update dataset.py
pandas csv file doesn't have keys called "item_name", "sematic_text",update a method "iloc". which is more accurate.
2024-01-17 19:43:32 +08:00
RVC-Boss
7f3eec86ad Delete tools/uvr5/uvr5_weights/onnx_dereverb_By_FoxJoy/init 2024-01-17 18:42:25 +08:00
RVC-Boss
33a9c597e6 Delete tools/damo_asr/models/init 2024-01-17 18:42:21 +08:00
RVC-Boss
654279c4fb Delete GPT_SoVITS/init 2024-01-17 18:41:50 +08:00
RVC-Boss
06bb76f466 Delete GPT_SoVITS/pretrained_models/init 2024-01-17 18:41:45 +08:00
RVC-Boss
8cb4409d5c Delete tools/uvr5/init 2024-01-17 18:41:38 +08:00
RVC-Boss
a3a714b147 Delete tools/init 2024-01-17 18:41:32 +08:00
RVC-Boss
9ab849a4ef Update README.md 2024-01-17 18:30:18 +08:00
RVC-Boss
a3e2ba205b Merge pull request #28 from ricecakey06/main
Update README.md
2024-01-17 18:10:48 +08:00
Rice Cake
a1d6a55e4e Update README.md 2024-01-17 17:04:54 +08:00
Rice Cake
5340d6ae2a Update README.md 2024-01-17 16:49:15 +08:00
Rice Cake
a5a213db92 Update README.md 2024-01-17 16:41:48 +08:00
RVC-Boss
b797af17dd Update config.py 2024-01-17 16:17:43 +08:00
RVC-Boss
b131d6d3a5 Update config.py 2024-01-17 16:17:34 +08:00
RVC-Boss
57591c5d5d Merge pull request #16 from AlexZhou1995/main
Add install.sh & Fix requirement
2024-01-17 15:51:25 +08:00
RVC-Boss
511961a2c1 Merge branch 'main' into main 2024-01-17 15:51:17 +08:00
RVC-Boss
7268f3693b Merge pull request #14 from AnyaCoder/patch-3
FIx: cannot identify one class to a dict(needed)
2024-01-17 15:50:20 +08:00
RVC-Boss
7972e71016 Merge branch 'main' into patch-3 2024-01-17 15:50:12 +08:00
RVC-Boss
4b222e7863 Merge pull request #12 from AnyaCoder/patch-1
Update README.md for Ubuntu
2024-01-17 15:46:10 +08:00
RVC-Boss
4767114b48 Merge pull request #9 from blaise-tk/main
Code refactor + move i18n to tools folder + .gitignore + remove unused imports
2024-01-17 15:45:32 +08:00
Ftps
359ebb8602 add gitignore 2024-01-17 12:35:38 +09:00
Alex Z
30bda92292 Update README.md 2024-01-17 09:01:36 +08:00
Alex Z
bdc74d06c3 Update README.md 2024-01-17 08:59:38 +08:00
Alex Z
5def3ac7ae Update install.sh 2024-01-17 08:58:19 +08:00