Commit Graph

616 Commits

Author SHA1 Message Date
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
RVC-Boss 064fecbd5d
Create calc_rvc_model_similarity.py 2023-08-02 21:20:46 +08:00
github-actions[bot] 176417e78e
Format code (#901)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-31 11:47:33 +08:00
Flynn Duniho 144073a924
Automatically select index file when model is selected (#894)
* automatically select index file when model is selected

* Search for full directory of index file

* Add trailing separator char to index search string

* disable debug log

* remove unused re

---------

Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-07-30 11:13:03 +08:00
Hiroto N 0784b4e593
add rmvpe opt on inference only app.py (#896) 2023-07-29 23:01:33 +08:00
Naozumi d82b2cfc14
Update readme (#897) 2023-07-29 22:44:36 +08:00
源文雨 39ef364cff
Update genlocale.yml 2023-07-28 12:48:12 +08:00
github-actions[bot] b2f816a39e
Format code (#891)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-28 12:45:35 +08:00
forestsource 9f7fe2942a
Add REST API settings (#887) 2023-07-28 02:46:09 +00:00
GratefulTony 0b15d48f20
feat: unblock cpu training (#889)
* Update train_nsf_sim_cache_sid_load_pretrain.py

patch to unblock cpu training. CPU training took ~12 hours for me.

* Update train_nsf_sim_cache_sid_load_pretrain.py

Co-authored-by: Nato Boram <NatoBoram@users.noreply.github.com>

---------

Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
Co-authored-by: Nato Boram <NatoBoram@users.noreply.github.com>
2023-07-28 02:44:16 +00:00
源文雨 8d8eb8e3e4
chore: remove unnecessary sys.path.append 2023-07-27 18:36:05 +08:00
github-actions[bot] 58370b048c
🎨 同步 locale (#878)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-26 19:53:31 +08:00
github-actions[bot] f7fc51c81a
Format code (#877)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-26 19:51:48 +08:00
RVC-Boss b1cb31854a
Add files via upload 2023-07-26 19:50:50 +08:00
RVC-Boss 8fb03a64e0
Add files via upload 2023-07-26 19:50:13 +08:00