10 Commits

Author SHA1 Message Date
Yonge Bai
a6ae6b6940 Update Makefile
having issues with ffmpy on paperspaces and linux, this seemed to fix it
2023-08-20 22:38:13 -04:00
kalomaze
7c46f9ccde Add rmvpe to makefile 2023-08-02 21:16:34 -05:00
Mangio621
ea13019480 Merged changes for v2 48k pretrained models. Also updated makefile to support downloading of 48k pre-trained models, and 32k 2023-06-18 22:53:50 +10:00
Mangio621
0b507e5a85 v2 Make file created. Version 2 RVC Support readme updated. 2023-05-16 01:22:55 +10:00
Mangio621
88e19820b6 Added v2 Support with both GUI and CLI. Created a new CLI system with --is_cli on infer-web.py. 2023-05-16 00:56:56 +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
dd780d11c2 Changed librosa version to 0.9.1. Also fixed the cuda issue (forgot that I wasn't passing in a self parameter into the get optimal device method) 2023-05-04 12:16:15 +10:00
Mangio621
c3fa1664f6 Updated Makefile for paperspace integration. Updated UI theme for the fork. Confirmed that the --paperspace argument is working on my local machine as expected. 2023-05-04 10:34:38 +10:00
Mangio621
60cdc2029e Created makefile and paperspace arguments for paperspace integration. Testing will occur soon. 2023-05-04 04:59:10 +10:00