Commit Graph

766 Commits

Author SHA1 Message Date
yxlllc
3dec36568c optimize real-time vc 2023-12-26 00:23:36 +08:00
Blaise
78f03e7dc0 Fix return_complex warning on training (#1627)
* Fix return_complex warning on training

* remove unused prints
2023-12-22 10:35:51 +09:00
github-actions[bot]
0f8a5facd9 chore(format): run black on dev (#1619)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-20 14:47:37 +09:00
RVC-Boss
d269d14768 Merge pull request #1618 from CNChTu/main
add fcpe for realtime
2023-12-15 00:20:04 +08:00
CN_ChiTu
e6cda00fcf add fcpe for realtime 2023-12-14 21:09:41 +08:00
CN_ChiTu
8974660560 add fcpe for realtime 2023-12-14 21:08:36 +08:00
CN_ChiTu
e7e9d5934d add fcpe for realtime 2023-12-14 21:01:46 +08:00
RVC-Boss
5a3ad60558 Merge pull request #1607 from Tps-F/fix_harvest_onnx
Fix F0 predictor for Harvest
2023-12-10 20:07:19 +08:00
Ftps
45133bc752 FIx F0 predictor for Harvet 2023-12-10 19:33:12 +09:00
Ftps
786005f0de fix flow (#1605) 2023-12-10 15:32:44 +08:00
github-actions[bot]
7c753e6ac1 chore(i18n): sync locale on dev (#1585)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-30 20:34:39 +09:00
David Edwards
45da3644f4 feat: add en_US translations and missing i18n in web client (#1576)
* chore(format): run black on main (#1448)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* translate untranslated english

* Fix trainset_dir4 default value in infer-web.py

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
2023-11-30 20:32:24 +09:00
Ftps
fe0f32c6a6 swap description (#1554)
Co-authored-by: donghyeop son <42092560+sondonghup@users.noreply.github.com>
2023-11-26 21:03:10 +09:00
RVC-Boss
ff093ad88f Merge pull request #1534 from RVC-Project/dev
chore(sync): merge dev into main
2023-11-12 17:51:55 +08:00
RVC-Boss
e2d494d1a7 Merge pull request #1533 from RVC-Project/formatter-dev
chore(format): run black on dev
2023-11-12 17:43:46 +08:00
github-actions[bot]
f1552e143b chore(format): run black on dev 2023-11-12 09:40:59 +00:00
RVC-Boss
e4ef99aa62 Merge pull request #1532 from yxlllc/dev
fix alignments of f0 and hubert
2023-11-12 17:40:42 +08:00
yxlllc
4303c5b18d fix alignments of f0 and hubert 2023-11-12 17:21:25 +08:00
github-actions[bot]
ee6c50bdbc chore(format): run black on dev (#1484)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-06 15:42:26 +09:00
CNajm
3f7644b56a Fix error in index file path (#1502) 2023-11-06 15:41:25 +09:00
RVC-Boss
2b0971e917 Merge pull request #1483 from THE-SINDOL/main
French language in fr_FR.json
2023-10-29 12:37:07 +08:00
RVC-Boss
6567289a35 Merge branch 'dev' into main 2023-10-29 12:36:54 +08:00
RVC-Boss
dabbe708f7 Update README.md 2023-10-29 12:36:00 +08:00
THE-SINDOL
a51746555c Update fr_FR.json
Changed chinese simplified language in french
2023-10-28 23:05:08 +02:00
github-actions[bot]
9c2afdbbc8 chore(format): run black on dev (#1447)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-23 23:01:18 +09:00
github-actions[bot]
f431f8fb3f chore(format): run black on main (#1448)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-23 23:01:02 +09:00
RVC-Boss
318e8fd8cf Add files via upload 2023-10-20 14:14:25 +08:00
RVC-Boss
ec1ccae300 Add files via upload 2023-10-20 14:13:57 +08:00
RVC-Boss
c8b6be0a53 Update train.py 2023-10-16 23:45:00 +08:00
RVC-Boss
3cc0964600 Update train.py 2023-10-16 23:44:41 +08:00
Ftps
0472bc5283 Update PULL_REQUEST_TEMPLATE.md (#1417) 2023-10-13 00:08:58 +09:00
RVC-Boss
cbe7934184 Merge pull request #1414 from RVC-Project/formatter-dev
chore(format): run black on dev
2023-10-11 10:23:58 +08:00
RVC-Boss
08b22f036e Merge pull request #1413 from RVC-Project/formatter-main
chore(format): run black on main
2023-10-11 10:23:46 +08:00
github-actions[bot]
11b1cdded8 chore(format): run black on dev 2023-10-11 02:22:28 +00:00
RVC-Boss
3cc778ba6a Add files via upload 2023-10-11 10:22:11 +08:00
github-actions[bot]
73078a3d24 chore(format): run black on main 2023-10-11 02:22:09 +00:00
RVC-Boss
45f868acad Add files via upload 2023-10-11 10:21:51 +08:00
RVC-Boss
5e22271924 Merge pull request #1410 from RVC-Project/dev
chore(sync): merge dev into main
2023-10-10 17:23:18 +08:00
RVC-Boss
beb2f0d1d8 Merge pull request #1409 from RVC-Project/formatter-dev
chore(format): run black on dev
2023-10-10 17:22:18 +08:00
github-actions[bot]
886eeb0547 chore(format): run black on dev 2023-10-10 09:10:46 +00:00
RVC-Boss
7e4992eb22 Add files via upload 2023-10-10 17:10:18 +08:00
github-actions[bot]
c08426ac51 chore(sync): merge dev into main (#1408)
* Update mdxnet.py

* Update modules.py

* Rename preprocess.py to vr.py

* Add files via upload

* deps: add av lib (#1391)

* Add files via upload

* chore(format): run black on dev (#1398)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: sync dev to mian (#1404)

* Add files via upload

* Update rvc_for_realtime.py

* Add files via upload

* Add files via upload

* chore(format): run black on dev (#1407)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
Co-authored-by: Hiroto N <hironow365@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-10-10 10:57:55 +08:00
github-actions[bot]
1e2648804c chore(format): run black on dev (#1407)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-10 10:57:00 +08:00
RVC-Boss
9cdc185c3a Add files via upload 2023-10-10 10:56:07 +08:00
RVC-Boss
87f814659d Add files via upload 2023-10-10 10:54:54 +08:00
RVC-Boss
392e5ac493 Update rvc_for_realtime.py 2023-10-09 21:21:35 +08:00
RVC-Boss
03ccd53ffe Add files via upload 2023-10-09 15:38:59 +08:00
源文雨
d91cbec9f7 chore: sync dev to mian (#1404) 2023-10-09 15:23:11 +09:00
github-actions[bot]
1696c5356b chore(sync): merge dev into main (#1399)
* Update mdxnet.py

* Update modules.py

* Rename preprocess.py to vr.py

* Add files via upload

* deps: add av lib (#1391)

* Add files via upload

* chore(format): run black on dev (#1398)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
Co-authored-by: Hiroto N <hironow365@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-08 18:54:58 +08:00
github-actions[bot]
634ba76cfa chore(format): run black on dev (#1398)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-08 18:54:15 +08:00