Commit Graph

869 Commits

Author SHA1 Message Date
源文雨 b7d02d3cf2 chore: link Português to READMEs 2024-01-18 00:04:37 +09:00
github-actions[bot] 7dd326c97a
chore(i18n): sync locale on dev (#1733)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-17 23:57:14 +09:00
nr1a 68f286b6a1
Added support for L4&RTX6000 GPU in WebUI (#1738)
* support L4

* add RTX6000
2024-01-17 23:56:35 +09:00
Rafael Godoy 016e8754b9
Translation of RVC into Portuguese in i18n (#1719)
* Translation of RVC into Portuguese in i18n

Added the Brazilian Portuguese language to the project.

* Removal of external links

Removed external links to approve the request.

* Removed external links and translated in real time

More other links I found and removed and fixed some translations that were missing in realtime-gui

* Translation of doc

* FAQ with original and adapted questions:

- All translated original FAQs
- Additional new FAQs adapted to the reality of my country

* adding translated images
2024-01-17 02:02:38 +09:00
github-actions[bot] 8d5c34601b
chore(format): run black on dev (#1731)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-16 20:32:37 +09:00
github-actions[bot] 4e8e235024
chore(i18n): sync locale on dev (#1730)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-16 20:31:53 +09:00
Sơn Phan Trung 53051852f1
refactor(dlmodels.sh): get the script posix compliant, rework functions. (#1723) 2024-01-16 20:31:10 +09:00
Chengjia Jiang 49434901d8
fix: 多显卡训练时logger未赋值引用 (#1722)
modified:   infer/modules/train/train.py
2024-01-16 20:30:10 +09:00
Adachi f6fa0c9cd9
typo: README.md (#1725) 2024-01-16 20:23:42 +09:00
yxlllc c3e65cdf96
optimize: realtime inference (#1693)
* update real-time gui

* update real-time gui

* update real-time gui
2024-01-16 20:22:55 +09:00
NightWatcher314 26e2805f0e
fix poetry part for README.md (#1715)
* Update README.md

* Delete pyproject.toml

* Delete poetry.lock

* Update README.md
2024-01-14 17:04:30 +09:00
github-actions[bot] 4f7b6b2b9e
chore(format): run black on dev (#1717)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-14 16:43:14 +09:00
Rice Cake bb4d185a57
Update README.en.md (#1716)
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2024-01-14 16:42:19 +09:00
源文雨 b8bc2b6d60 drop: preprocess.py overwrite & optimize log printing 2024-01-14 16:37:55 +09:00
Allen Li 2d0307dc6a
Docs: Update README.fr.md (#1712)
* fix broken links in french README and add its link to other languages README

* improve french README
2024-01-14 15:35:05 +09:00
源文雨 e88c713895
Merge pull request #1703 from RVC-Project/main
sync main
2024-01-12 08:57:21 +08:00
dependabot[bot] c1838623d4
chore(deps): bump gradio from 3.34.0 to 4.11.0 (#1699)
Bumps [gradio](https://github.com/gradio-app/gradio) from 3.34.0 to 4.11.0.
- [Release notes](https://github.com/gradio-app/gradio/releases)
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gradio-app/gradio/commits)

---
updated-dependencies:
- dependency-name: gradio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 23:55:02 +09:00
dependabot[bot] 9d3bd6f6d7
chore(deps): bump fonttools from 4.41.1 to 4.43.0 (#1698)
Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.41.1 to 4.43.0.
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](https://github.com/fonttools/fonttools/compare/4.41.1...4.43.0)

---
updated-dependencies:
- dependency-name: fonttools
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 23:45:35 +09:00
github-actions[bot] 322ce9b940
chore(format): run black on dev (#1697)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-11 22:42:26 +09:00
Zzzyt c2ab680e18
add is_half argument to extract_feature_print.py (#1683)
* for GTX1650

* testing torch-profiler

* no more profiler & change default audio

* longer slice

* fluid container

* cache rmvpe and ui tweaks

* get my changes back after merge

* format code

* only load rmvpe when necessary

* fix rmvpe & config bug

* fix is_half again

* manual sync with upstream

* revert other changes for pull request
2024-01-11 22:40:34 +09:00
源文雨 0de6505324
sync (#1663)
* 优化README头图显示格式

* 大幅优化README

* Update README.md

* Update README.md

* 删除过时文档
2023-12-29 01:29:57 +09:00
源文雨 f3281d1e37
Merge branch 'main' into dev 2023-12-29 00:29:44 +08:00
源文雨 f2e18f1366
删除过时文档 2023-12-29 01:27:17 +09:00
源文雨 50890e4f44
Update README.md 2023-12-29 01:26:10 +09:00
源文雨 cd051e345b
Update README.md 2023-12-29 01:25:21 +09:00
源文雨 57cb626334
Update README.md 2023-12-29 01:24:08 +09:00
源文雨 b9fbce73a9
大幅优化README 2023-12-29 01:23:16 +09:00
源文雨 1ff9e8c3e6
优化README头图显示格式 (#1662) 2023-12-29 00:52:57 +09:00
源文雨 1669821386
优化README头图显示格式 2023-12-29 00:52:10 +09:00
RVC-Boss f54ceb4dc4
Merge pull request #1661 from RVC-Project/dev
chore(sync): merge dev into main
2023-12-28 23:41:38 +08:00
RVC-Boss 4cf6ed50cb
Merge branch 'main' into dev 2023-12-28 23:41:27 +08:00
RVC-Boss 43b5be3189
Update README.md 2023-12-28 23:37:36 +08:00
RVC-Boss 4769472ba2
Merge pull request #1660 from RVC-Project/formatter-dev
chore(format): run black on dev
2023-12-28 22:48:08 +08:00
RVC-Boss cbdab9c0c9
Update README.md 2023-12-28 22:28:33 +08:00
github-actions[bot] 8f31203b46 chore(format): run black on dev 2023-12-28 10:14:41 +00:00
RVC-Boss d766298065
Merge pull request #1659 from yxlllc/dev
optimize stream logic
2023-12-28 18:14:22 +08:00
yxlllc 6bc929abea optimize stream logic 2023-12-28 18:02:41 +08:00
RVC-Boss 443a04bc66
Merge pull request #1653 from RVC-Project/dev
chore(sync): merge dev into main
2023-12-26 22:27:32 +08:00
RVC-Boss c90b252e94
Merge pull request #1651 from everypizza1/patch-1
Fix: pdate README.en.md
2023-12-26 22:24:53 +08:00
RVC-Boss e56584c6e2
Add files via upload 2023-12-26 22:24:04 +08:00
Derry Tutt 1b680a9690
Update README.en.md
Made it seem more human.
2023-12-26 07:52:02 -06:00
Sơn Phan Trung 8bd34d1881
chore: get run.sh to be POSIX Compliant (#1649)
* Create CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* fix: get run.sh posix compliant

* Update venv.sh

* Delete CONTRIBUTING.md

---------

Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-12-26 22:11:16 +09:00
dependabot[bot] 1ff1a183ea
chore(deps-dev): bump aiohttp from 3.8.5 to 3.9.0 (#1636)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.5...v3.9.0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-26 22:08:17 +09:00
github-actions[bot] 5449f84f06
chore(format): run black on dev (#1638)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-26 22:03:02 +09:00
github-actions[bot] 997a956f4f
chore(i18n): sync locale on dev (#1650)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-26 22:01:20 +09:00
RVC-Boss 2fb732da62
Merge pull request #1647 from yxlllc/dev
Optimize real-time functions
2023-12-26 20:57:01 +08:00
yxlllc aed19c3c6b optimize real-time vc 2023-12-26 17:41:25 +08:00
yxlllc 21775b187a optimize real-time vc 2023-12-26 17:05:42 +08:00
源文雨 9ebe62b3e9
Update CONTRIBUTING.md 2023-12-26 17:50:42 +09:00
yxlllc d7fb651f7c optimize real-time vc 2023-12-26 16:26:01 +08:00