1
0
mirror of synced 2024-11-23 23:21:03 +01:00
Commit Graph

868 Commits

Author SHA1 Message Date
Mannan Shukla
7d897dbf60
fix spelling 2024-08-16 22:16:31 -04:00
RVC-Boss
85829da3a0
Rollback 231006 version,fix "forcing fp32 infer"
Rollback 231006 version,fix "forcing fp32 infer"
2024-07-28 16:47:43 +08:00
RVC-Boss
413fa2591f
Rollback 231006 version,fix "forcing fp32 infer"
Rollback 231006 version,fix "forcing fp32 infer"
2024-07-28 16:46:05 +08:00
RVC-Boss
b8361c92d0
Rollback 231006 version,fix "forcing fp32 infer"
Rollback 231006 version,fix "forcing fp32 infer"
2024-07-28 16:45:47 +08:00
RVC-Boss
4aa2a89374
Merge pull request #2177 from AurevoirXavier/main
fix: allow path name contains special characters
2024-07-28 16:32:06 +08:00
RVC-Boss
5524451963
Update requirements.txt 2024-07-05 18:41:23 +08:00
Xavier Lau
81ca3253c7
Allow path name contains special characters 2024-07-03 18:42:58 +08:00
RVC-Boss
83d6a64e67
Merge pull request #2159 from tkyaji/upgrade_librosa
fix: Updated librosa to version 0.10.2
2024-07-01 10:08:22 +08:00
RVC-Boss
9899757d07
Merge pull request #2164 from FChin39/main
feat: Add API Code for Enhanced Functionality
2024-06-30 15:06:09 +08:00
RVC-Boss
c31c7bce4e
Merge pull request #2160 from tkyaji/missing_traceback
fix: The import for traceback is missing.
2024-06-30 15:05:40 +08:00
Freidrichin
ce66d5b40e Update API code for release version
API code for 240604 version and 231006 version
2024-06-27 19:32:34 +08:00
tkyaji
d8ec4e1fee The import for traceback is missing. 2024-06-26 22:15:01 +09:00
tkyaji
330bdd9692 fix: Updated librosa to version 0.10.2
There is a bug in librosa 0.9.1.
https://github.com/librosa/librosa/pull/1594

As a result, an error occurs when executing the "Vocals/Accompaniment Separation & Reverberation Removal" function.

To address this issue, librosa has been upgraded to version 0.10.2.
Additionally, torchcrepe has been upgraded due to its dependency on librosa.
2024-06-26 21:59:55 +09:00
Freidrichin
c44a81b39e Update api.py 2024-06-25 19:05:05 +08:00
Freidrichin
39fc6f2c10 Create api.py
Create the initial API Python file for easy expansion and use.
2024-06-24 22:19:42 +08:00
RVC-Boss
1f1755fe3d
Update audio.py 2024-06-14 19:56:10 +08:00
RVC-Boss
776d28c66f
Update PULL_REQUEST_TEMPLATE.md 2024-06-09 16:09:12 +08:00
RVC-Boss
2ac522f4ca
Merge pull request #2117 from HuanLinOTO/feat-fallback-encoding
feat: fallback to system encoding when fail to read file with utf-8
2024-06-09 00:20:50 +08:00
多玩幻灵qwq
f0dd73a419
feat: fallback to system encoding when fail to read file with utf-8 2024-06-09 00:05:12 +08:00
源文雨
64b78bed3b 20240604 2024-06-05 18:10:59 +09:00
github-actions[bot]
6061f636f8
chore(format): run black on main (#1851)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-01 18:26:12 +09:00
RVC-Boss
a3ee455191
Add files via upload 2024-03-01 17:23:43 +08:00
RVC-Boss
c22b912576
Merge pull request #1850 from RVC-Project/dev
chore(sync): merge dev into main
2024-03-01 16:08:14 +08:00
RVC-Boss
3dcd78855b
Merge branch 'main' into dev 2024-03-01 16:07:24 +08:00
RVC-Boss
67f934539b
Merge pull request #1803 from Butyllithium/dev
修复所有语言REARMED中更新日志的链接错误
2024-03-01 15:04:40 +08:00
CatMatrix
bf17b8b758 修复所有语言更新日志的链接错误 2024-02-09 04:37:39 +08:00
Zzzyt
f513f0b2e0
Fix half argument (#1683) (#1775)
* 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

* fix bool() for is_half

* revert changes for PR

* revert again

* typo

* match lower case
2024-01-30 12:51:40 +09:00
Albert Softie
401db68aba
make dlmodels.sh executable before running (#1771) 2024-01-27 16:13:34 +09:00
RVC-Boss
8c0cec1c9e
Merge pull request #1768 from RVC-Project/formatter-main
chore(format): run black on main
2024-01-26 16:10:24 +08:00
RVC-Boss
c09d1bcfac
Merge pull request #1769 from RVC-Project/formatter-dev
chore(format): run black on dev
2024-01-26 16:10:23 +08:00
github-actions[bot]
005f097fec chore(format): run black on main 2024-01-26 08:10:04 +00:00
github-actions[bot]
738e55f05c chore(format): run black on dev 2024-01-26 08:09:56 +00:00
RVC-Boss
8790ab69e0
Update infer-web.py 2024-01-26 16:09:42 +08:00
RVC-Boss
850ec480d0
Update infer-web.py 2024-01-26 16:09:39 +08:00
RVC-Boss
9602ea649c
Update train.py 2024-01-26 16:03:00 +08:00
RVC-Boss
b304564c9e
Update train.py 2024-01-26 16:01:14 +08:00
github-actions[bot]
35c83e88df
chore(format): run black on dev (#1763)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-25 21:55:23 +09:00
源文雨
3b2a1d081c feat(gui): trained_xxxx.index hint (fix #1070) 2024-01-25 21:53:29 +09:00
github-actions[bot]
918ab7b62f
chore(format): run black on dev (#1758)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-25 21:05:02 +09:00
Ftps
5c55d5378b
fix run.sh on mac (#1755) 2024-01-25 21:04:29 +09:00
RVC-Boss
5dbdbab2c1
Update audio.py 2024-01-23 15:15:11 +08:00
RVC-Boss
d187257944
Update audio.py 2024-01-23 15:15:04 +08:00
github-actions[bot]
267192fd92
chore(format): run black on dev (#1750)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-22 22:31:55 +09:00
源文雨
380fd52085 optimize(infer-web): silent httpx INFO logging
and add rmvpe downloading in dlmodels.bat
2024-01-22 22:28:09 +09:00
源文雨
55b3fad19e chore(pip): add requirements-py311.txt (fix #1155) 2024-01-22 21:58:12 +09:00
源文雨
03692a261e chore(pip): remove some unnecessary version restrictions
in order to enable installation on pyver>3.11
2024-01-22 21:33:17 +09:00
源文雨
6141253fba drop: overwrite of config jsons & feat: read index from assets/indices 2024-01-22 17:18:59 +09:00
github-actions[bot]
3a80032e74
chore(i18n): sync locale on dev (#1748)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-21 20:20:25 +09:00
Pengoose
f29f39cdef
chore(docs): update docs(ko, ja) & i18n ko translation data (#1744)
* add i18n translation data(ko_KR.json)

* update README.ko.md

* update README.ja.md

* update Changelog_KO.md

* add Changelog_JA.md

* add faq_ko.md

* add faq_ja.md
2024-01-21 20:18:59 +09:00
源文雨
b7d02d3cf2 chore: link Português to READMEs 2024-01-18 00:04:37 +09:00