1
0
mirror of synced 2024-11-13 18:30:51 +01:00
Commit Graph

680 Commits

Author SHA1 Message Date
Tps-F
cb42c6990b Apply Code Formatter Change 2023-08-19 10:58:39 +00:00
Ftps
c25bb6c5d5 Merge branch 'clean' of https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI into clean 2023-08-19 19:57:41 +09:00
Ftps
0de947cf70 uvr5 modules 2023-08-19 19:57:30 +09:00
Tps-F
c14721d9c3 Apply Code Formatter Change 2023-08-19 10:57:09 +00:00
Ftps
2e56c5c600 vc modules 2023-08-19 19:56:43 +09:00
Ftps
6396af8249 assets 2023-08-19 19:46:08 +09:00
Ftps
d9b23e1e81 replace uvr5_pack 2023-08-19 19:43:02 +09:00
Ftps
2e2a72f0e5 replace infer_pack 2023-08-19 19:40:08 +09:00
Ftps
8d432964a8 Merge branch 'clean' of https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI into clean 2023-08-19 19:37:11 +09:00
Ftps
78dae1dd09 replace configs 2023-08-19 19:36:15 +09:00
Tps-F
43d109e9c4 Apply Code Formatter Change 2023-08-19 10:17:30 +00:00
Ftps
b562b12cb9 replace i18n 2023-08-19 19:10:31 +09:00
RVC-Boss
b83939ba04
Update config.py 2023-08-19 18:04:45 +08:00
RVC-Boss
deb756bf1b
Update infer-web.py 2023-08-16 16:12:51 +08:00
Rice Cake
99e7993625
update colab notebooks (#1023) 2023-08-16 14:08:22 +08:00
github-actions[bot]
56917dbeca
Format code (#1011)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-15 10:40:59 +08:00
lwroo
72a4494c55
chore: extend Dockerfile, add docker-compose.yml (#1009)
Co-authored-by: lwroo.local <me@lwroo.party>
2023-08-15 10:38:42 +08:00
RVC-Boss
b51af7f6d1
Update config.py 2023-08-15 10:38:17 +08:00
Victor Golovanenko
75a23d3f7b
I18n: fixed work of Russian localization and improved translation. (#1004)
* i18n: fixed name of the Russian locale file.

* i18n: improved Russian internationalization.
2023-08-15 10:37:04 +08:00
Roberts Slisans
71116f07e9
Infer_batch_rvc improvements (#1003)
* add model path for hubert

* use os.path.join

* do inference only if the script is called directly
2023-08-14 16:21:15 +08:00
github-actions[bot]
9bd0987815
Format code (#1002)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-14 14:24:25 +08:00
RVC-Boss
4b028e6266
Update models.py 2023-08-14 11:06:17 +08:00
RVC-Boss
2bda203378
Update README.en.md 2023-08-14 02:40:36 +08:00
RVC-Boss
4cf1ad4ce9
Update Changelog_EN.md 2023-08-14 00:22:38 +08:00
RVC-Boss
31f7437503
Update Changelog_CN.md 2023-08-14 00:15:31 +08:00
RVC-Boss
af6f72be86
Update README.md 2023-08-14 00:10:26 +08:00
RVC-Boss
17c99ee556
Update README.en.md 2023-08-14 00:09:52 +08:00
RVC-Boss
7e544c453c
Update README.md 2023-08-14 00:01:47 +08:00
RVC-Boss
770e8ef2f5
Add files via upload 2023-08-13 23:52:35 +08:00
RVC-Boss
c67e9b63da
Update models.py 2023-08-13 21:35:46 +08:00
RVC-Boss
cbe54c34fc
Add files via upload 2023-08-13 11:58:16 +08:00
github-actions[bot]
5775772e47
Format code (#993)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-13 11:56:37 +08:00
RVC-Boss
2aab92be37
Add files via upload 2023-08-13 11:53:46 +08:00
github-actions[bot]
76b67842ba
Format code (#989)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-13 11:52:51 +08:00
Doğa Yağcızeybek
7293002f53
chore: translate documents into turkish (#944)
* chore: translate documents into turkish

* chore: add turkish option to other readmes

* chore: add turkish option to main readme
2023-08-13 11:52:24 +08:00
RVC-Boss
44dfd1bbdd
Create requirements-dml.txt 2023-08-13 11:49:54 +08:00
RVC-Boss
c96d878708
Update infer-web.py 2023-08-13 11:46:12 +08:00
Ftps
f637bb8788
Cleanup config.py (#992)
* Update config.py

* miss
2023-08-13 11:45:20 +08:00
RVC-Boss
5b9265d4a9
Update requirements.txt 2023-08-13 11:43:04 +08:00
RVC-Boss
03e7c68c11
Add files via upload 2023-08-13 01:05:58 +08:00
RVC-Boss
7f78dce483
Delete gui_v0.py 2023-08-12 23:00:03 +08:00
RVC-Boss
20fb86acfc
Add files via upload 2023-08-12 22:59:30 +08:00
RVC-Boss
0fcc293dd0
Add files via upload 2023-08-12 22:58:41 +08:00
RVC-Boss
954ce83d04
Delete models_dml.py 2023-08-12 22:57:33 +08:00
RVC-Boss
1226cc9cfc
Delete guidml.py 2023-08-12 22:57:21 +08:00
Matej Tkac
73560448a8
replace np.int with np.int32 (#948)
ref: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
2023-08-10 10:28:30 +08:00
Mert Cobanov
2edeb7168b
Solved: ImportError: cannot import name 'FFmpeg' from 'ffmpy' in Windows (#970) 2023-08-10 10:27:32 +08:00
Rice Cake
1a563e68e6
Update README.md (#966) 2023-08-09 20:32:49 +09:00
github-actions[bot]
9a20c3b28f
Format code (#932)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-03 10:25:05 +08:00
Matej Tkac
296905983a
Attempt to infer V2 models (#927) 2023-08-03 10:23:20 +08:00