443 Commits (f02aab989205a6b1a570f996929fb6204eb737f6)
 

Author SHA1 Message Date
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
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
Alex Z d78c872047
Update README.md 2 years ago
Alex Z e78fd0de96
Update README.md 2 years ago
Alex Z 7e533c6995
Update install.sh 2 years ago
Alex Z d54a55b680
Update README.md 2 years ago
Alex Z 88191fe202
Update requirements.txt
1.tqdm==4.59.0 may have dependency issues
2.missing requirement chardet
2 years ago
Alex Z b8c4cbd900
Create install.sh 2 years ago
spicysama e3a008dbea
FIx: cannot identify one class to a dict(needed)
To implement recursive construction while retaining the characteristics of the original dictionary, we can slightly modify the DictToAttrRecursive class. This allows each object to retain its characteristics as a dictionary while accessing keys and values as attributes.
2 years ago
spicysama fd4d0ea444
Update README.md for Ubuntu
Ubuntu 22.04 LTS
reported: 
 >>> OSError: libsox.so: cannot open shared object file: No such file or directory
>>> RuntimeError: Error in dlopen: libavutil.so.58: cannot open shared object file: No such file or directory
>>> DEBUG:torchaudio._extension.utils:Attempting to load FFmpeg version 6, 5, 4. not found
2 years ago
Blaise 0d3d47f3c3 more code refactor 2 years ago
Blaise 0d92575115 Code refactor + remove unused imports 2 years ago
Ftps ebe96e0ebe add 2 years ago
Blaise 9031ac9a92 change i18n folder 2 years ago