源文雨
5969314e8d
optimize(uvr5): apply jit to spec_utils & fix flac save
...
also fix #85
2024-11-28 23:19:05 +09:00
github-actions[bot]
19619161be
chore(format): run black on dev ( #98 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-28 18:07:17 +09:00
源文雨
7befbd10d9
optimize(train): combine extract f0 together
2024-11-28 18:03:17 +09:00
github-actions[bot]
d3add81469
chore(format): run black on dev ( #94 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-28 03:21:10 +09:00
源文雨
a8783c6639
optimize: some training optimizations ( #95 )
...
* optimzie(train&uvr5): rm sf & simp. AudioPre
* fix(audio): too many mallocs
* feat(audio): load_audio support stereo
* fix(audio): float32 wav saving
* fix(train): missing ckpt var
2024-11-28 03:20:14 +09:00
源文雨
4b68fb0e13
feat: update to latest torch & gradio version
2024-11-27 22:16:06 +09:00
源文雨
9ee9f5fd81
fix: Pipeline.pipeline for empty f0_file
...
- Added checks for empty f0_file, skipping faulty inp_f0 creation if empty as it should
2024-10-10 01:57:04 +09:00
源文雨
3b7d7c6d1a
optimize(f0): move fcpe into rvc.f0
2024-06-14 21:33:46 +09:00
源文雨
e298fde29c
optimize(crepe): move crepe into rvc.f0
2024-06-14 14:29:36 +09:00
源文雨
1e94e007d5
optimize(rvc.f0): rename inner defs
2024-06-13 00:51:22 +09:00
源文雨
8ac5597a3f
optimize(rmvpe): move rmvpe into rvc.f0
2024-06-13 00:42:42 +09:00
源文雨
77b371d615
optimize(f0): move some f0s into rvc.f0
2024-06-13 00:10:22 +09:00
github-actions[bot]
b4f7bbbe39
chore(format): run black on dev ( #40 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-12 14:55:48 +09:00
源文雨
54f7ae097d
optimize(jit): move hubert & synthesizer into rvc
2024-06-12 00:03:26 +09:00
源文雨
4c4492a40e
fix(i18n): missing translations
2024-06-11 16:06:08 +09:00
Alex Murkoff
70b43e8924
chore(i18n): use english as the base language for i18n ( #22 )
...
* chore(i18n): use english as the base language for i18n
rewrite all of the locale files to use english as base for translation
* fix(i18n): update rest of the scripts that rely on the chinese-base i18n translation
* chore(i18n): change some of the base strings to be more correct
* chore(i18n): sync locale on dev
* chore(format): run black on dev
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-11 12:33:56 +09:00
github-actions[bot]
fe7a2bf41a
chore(format): run black on dev ( #23 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-10 21:38:19 +09:00
源文雨
e33ef19200
optimize(infer.synthesizer): all modules inherit from one
2024-06-10 21:34:35 +09:00
源文雨
53e596954c
optimize(vc.hash): audio padding
2024-06-06 02:16:09 +09:00
github-actions[bot]
a322e706f9
chore(format): run black on dev ( #2106 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-05 15:32:33 +09:00
源文雨
0d2189fdeb
optimize(vc.modules): use general get_synthesizer
2024-06-05 15:27:20 +09:00
源文雨
e80074e219
optimize(vc.hash): use general get_synthesizer
2024-06-05 15:19:05 +09:00
github-actions[bot]
ea6c846651
chore(format): run black on dev ( #2104 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-04 22:46:39 +09:00
源文雨
b3215d126c
feat: normalize audio
2024-06-04 22:29:39 +09:00
源文雨
c5d06bd2ec
fix(vc.info): show_model_info similiarity
2024-06-04 22:11:36 +09:00
源文雨
7866e776c2
feat:(vc.info): add similarity in vc
2024-06-04 22:03:05 +09:00
源文雨
84d9d9a2bc
fix(config): restrict CPUConfig
2024-06-04 21:39:56 +09:00
源文雨
8ed0dec181
feat(web): support uploading file in model info
2024-06-04 21:29:48 +09:00
源文雨
ee72eca6a5
fix(vc.hash): embed rmvpe result
2024-06-04 21:20:32 +09:00
github-actions[bot]
e49c0dad74
chore(format): run black on dev ( #2102 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-04 15:46:07 +09:00
源文雨
0f36233017
fix(hash): use precise npz instead of mp3
2024-06-04 15:16:04 +09:00
源文雨
481f14dd74
fix(train): save small model fail
2024-06-04 04:07:19 +09:00
源文雨
ed96cf1721
fix(train): RuntimeError: context has already been set
2024-06-04 01:58:26 +09:00
github-actions[bot]
c38088dc6e
chore(format): run black on dev ( #2099 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-03 17:15:08 +09:00
源文雨
07c66d3676
feat: model embed author
2024-06-03 17:07:13 +09:00
源文雨
ccecac6133
fix(web): unload model error
...
IndexError: tuple index out of range
2024-06-03 16:07:03 +09:00
源文雨
17e703a9ad
optimize(jit): package hierarchy
2024-06-03 15:41:25 +09:00
源文雨
f03e1104c0
optimize(config): modelize package
2024-06-03 15:10:26 +09:00
源文雨
2140875115
feat(web): add hash_similarity calculating
2024-06-03 00:20:47 +09:00
github-actions[bot]
8767e11cf1
chore(format): run black on dev ( #2090 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-02 22:49:59 +09:00
源文雨
b9ad0258ae
feat(infer): add model hash identification
...
and optimize infer-web ui
2024-06-02 22:47:52 +09:00
源文雨
7e48279c6c
optimize(vc): use np.multiply instead of general *
2024-06-02 16:44:27 +09:00
源文雨
976869e5fb
fix(vc): replace cache_harvest_f0 with md5 key
2024-06-02 01:46:18 +09:00
源文雨
7e8c3530d4
optimize(vc): use np.divide instead of general /
2024-06-02 01:24:43 +09:00
源文雨
2991e75fc0
optimize(vc): apply model-style import
2024-06-02 00:57:03 +09:00
源文雨
b0c33d1b75
fix: outside_index_root detection
2024-06-02 00:19:19 +09:00
Ftps
d255818097
Fix memory doesn't unload on mps device ( #2035 )
...
* Solving the cache not being cleared in mps
* Fix protect not to be dict
2024-05-05 15:22:37 +09:00
github-actions[bot]
da9a02049f
chore(format): run black on dev ( #2007 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-23 16:22:22 +09:00
Roberts Slisans
82bd4b1dd1
add fcpe to pipeline ( #1934 )
2024-04-23 16:21:31 +09:00
github-actions[bot]
005f097fec
chore(format): run black on main
2024-01-26 08:10:04 +00:00