Commit Graph

81 Commits

Author SHA1 Message Date
kalomaze
b280c8c7bc Made some changes to README with new features changelog 2023-07-22 18:20:58 -05:00
alexlnkp
263fa69f05 Update README.md 2023-07-23 05:50:22 +07:00
alexlnkp
4abc7f23ea Update README.md 2023-07-21 22:16:29 +07:00
alexlnkp
72539f737a Update README.md 2023-07-21 21:42:07 +07:00
alexlnkp
7c778bdca1 Update README.md 2023-07-21 20:59:59 +07:00
Cole Mangio
20b1ba4a37 Update README.md 2023-06-23 08:50:17 +10:00
Mangio621
9f8bd84c5e Working on inference presets 2023-06-16 22:48:38 +10:00
Mangio621
a5b4569195 Merge Upstream 2023-06-15 19:22:26 +10:00
Mangio621
9eff081e9a I'm developing this fork alone. I added a donate button for those willing :) 2023-06-14 19:12:13 +10:00
RVC-Boss
d963c29fec Update README.md 2023-06-11 13:56:06 +00:00
RVC-Boss
986d92b261 Update README.md 2023-06-11 13:54:38 +00:00
Mangio621
351bec4522 Merged upstream. 2023-06-11 05:02:19 +10:00
Cole Mangio
7079aa7c61 Update README.md 2023-06-10 15:23:56 +10:00
Ftps
ff2793249d remove specify version (#492) 2023-06-09 15:05:13 +00:00
Mangio621
a2eb974255 Crepe Implementation use own hop_length. Update readme 2023-05-31 00:37:37 +10:00
Mangio621
c3674bb56a Update Readme for Crepe computation comparison 2023-05-31 00:16:00 +10:00
Mangio621
3a595c3ae1 Improved Crepe Batch Size with crepe_hop_length * 2. Official crepe no longer the same in this fork! 2023-05-30 23:57:13 +10:00
Mangio621
af1cec9817 Added voiceless consonant protection on CLI. 2023-05-30 19:05:20 +10:00
Mangio621
ad743209bb Merged official Crepe, and added Mangio-crepe as another wayto calculate crepe. Official crepe added to training! 2023-05-30 18:52:16 +10:00
Mangio621
72b0b67994 Added hybrid f0 on training (f0 feature extraction). EXPERIMENTAL. Also added dio to the hybrid method options. Also fixed normal dio inference including a median filter. 2023-05-25 21:06:37 +10:00
Mangio621
b554340c0d Added f0 hybrid computation functionality for CLI. 2023-05-20 16:09:51 +10:00
Mangio621
cca61958d0 Update readme for incoming f0 hybrid methods. 2023-05-20 13:55:55 +10:00
Mangio621
0b507e5a85 v2 Make file created. Version 2 RVC Support readme updated. 2023-05-16 01:22:55 +10:00
Mangio621
7a7f885cf5 Fixed up readme 2023-05-15 03:01:44 +10:00
Mangio621
170fa4ff0c Resolved tons of conflicts with v2. Testing now 2023-05-15 02:31:08 +10:00
RVC-Boss
1f63abe3e2 Update README.md 2023-05-14 07:19:35 +00:00
Mangio621
f44171d1c0 Plans for inference batcher. Update readme. Created mangio-utils for unique utility scripts. 2023-05-11 21:21:42 +10:00
Mangio621
b6cec7c452 Merged upstream. Fixed up readme. 2023-05-11 03:43:06 +10:00
Mangio621
a3ac337f6b Added CLI functionality for inference! No need to use the GUI for inference. Added an audio-outputs directory 2023-05-11 03:32:09 +10:00
源文雨
339a116074 Update README.md 2023-05-10 23:39:04 +08:00
源文雨
9bab76741e Update README.md 2023-05-10 23:27:33 +08:00
Mangio621
0b3e29122e Merged upstream. Removed g_float argument 2023-05-10 23:41:32 +10:00
Mangio621
2fd5e25948 CLI functionality update. Readme updated 2023-05-10 23:36:54 +10:00
Mangio621
6543f33880 Heading towards CLI tools. Updated readme 2023-05-10 22:02:57 +10:00
RVC-Boss
5b0ff12163 Update README.md 2023-05-09 11:49:05 +08:00
Mangio621
ad6e92a7b6 Update readme further plans 2023-05-09 04:17:50 +10:00
Mangio621
862541afd4 Merged upstream main 2023-05-09 01:55:27 +10:00
liu biao
eba9b05b28 增加在macos下安装swig说明 (#253) 2023-05-08 15:16:09 +00:00
Mangio621
4a87432d55 Readme updated with more information about crepe training and minimising cuda issues. 2023-05-08 04:16:57 +10:00
源文雨
5d7b649175 Update README.md 2023-05-07 13:46:23 +08:00
Mangio621
17533f5f4e Update readme. Temporary colab link available. 2023-05-07 02:29:37 +10:00
Mangio621
1a81bbc467 Added crepe-tiny f0 model on inference. Potentially faster inference time at the cost of quality... 2023-05-07 00:07:10 +10:00
Mangio621
a21ce8c0e2 Updated readme and crepe training results 2023-05-06 23:29:55 +10:00
RVC-Boss
ddec7b713f Update README.md 2023-05-06 18:40:42 +08:00
Mangio621
0c1599db80 Update README.md 2023-05-06 19:56:34 +10:00
Mangio621
2bccc638cd Updated readme. 2023-05-05 21:17:51 +10:00
Mangio621
bbe6bec466 ADDED f0 CREPE PITCH EXTRACTION FOR TRAINING. Highly experimental. Need to test how good it is for training models still. Added crepe components to the training tab in the UI. Updated readme. 2023-05-05 07:11:23 +10:00
Mangio621
18ae2bcc8f Created tensorboard easy access via Makefile. Set maximum value of total_epoch on training to 10,000 instead of 1000. Updated Readme accordingly, and planning on starting the crepe training feature soon. 2023-05-05 04:43:46 +10:00
Mangio621
fe608ae6d3 In the processes of debugging extract_f0_feature. Updated readme and makefile instructions. 2023-05-05 00:54:08 +10:00
Mangio621
8ad46c07d0 Updated readme for future plans with paperspace 2023-05-04 04:37:33 +10:00