Commit Graph
47 Commits
Author SHA1 Message Date
Samrat Barai e2614cd6ac add auto outputs folder creation in components.py
Add the functionality to automatically create the outputs folder if it doesn't exist at line 99
2025-05-13 16:35:12 +06:00
Gong Junmin 02f823f406 Merge pull request #136 from ace-step/add_lora_support
add chinese_rap_lora
2025-05-13 15:01:17 +08:00
chuxij 6ca5bd880e update ui and add examples 2025-05-13 07:00:35 +00:00
chuxij 84ba6afea3 add more examples 2025-05-12 17:50:37 +00:00
chuxij 92dc15663b add examples and fix bugs 2025-05-12 14:13:39 +00:00
chuxij bdddf1512f fix bugs 2025-05-12 09:45:21 +00:00
Sayo 44ef026f02 [fix] checkpoints path 2025-05-12 17:22:57 +08:00
chuxij da4c3da354 add snapshot_download 2025-05-12 08:45:25 +00:00
chuxij 348cebc7f8 add lora interface 2025-05-12 08:09:26 +00:00
mrfakename 85d68306c6 fix imports 2025-05-11 11:28:12 -07:00
Gong Junmin 47669c2375 fix decode_overlap_shorter 2025-05-11 15:04:40 +08:00
Gong Junmin b86a71088c fix mono input 2025-05-10 21:37:38 +08:00
Gong Junmin 1da4ba715e 512 frame 2025-05-10 20:48:14 +08:00
Gong Junmin ae070a47bb short duration for decode overlap 2025-05-10 20:44:53 +08:00
chuxij e5ad33287d merge main 2025-05-10 07:04:26 +00:00
Gong Junmin 0294766a74 Merge pull request #50 from fakerybakery/fix-downloads 2025-05-10 14:05:54 +08:00
Gong Junmin cd778b2216 Merge branch 'main' into dev_quantized 2025-05-10 03:26:54 +08:00
Gong Junmin 11d697f38b support audio2audio 2025-05-10 02:52:57 +08:00
mrfakename 25b4c4bbcd Update pipeline_ace_step.py 2025-05-09 09:49:59 -07:00
mrfakename 24f6e73013 Fix downloads 2025-05-09 09:47:51 -07:00
xushengyuan 653f246df5 gui add cmdline args 2025-05-09 23:46:41 +08:00
xushengyuan f23b7b34e3 add vram optimization cmdline args 2025-05-09 22:47:41 +08:00
xushengyuan 56ae032172 overlapped dcae & vocoder 2025-05-09 22:26:12 +08:00
xushengyuan 054f599ebd int4 weight only quantized model using torchao 2025-05-09 20:27:25 +08:00
dotsimulate 347c7a5e87 Fix: Ensure manual_seeds handles list and int types correctly 2025-05-09 02:31:53 -04:00
Gong Junmin 7d6d598822 Merge pull request #82 from rsxdalv/cpu-offload 2025-05-09 09:18:41 +08:00
Roberts Slisans d571561149 add the cpu_offload module 2025-05-08 19:05:32 +03:00
Roberts Slisans c6e47ae747 add cpu_offload option 2025-05-08 18:48:16 +03:00
rmcc3 546f6d72aa Fix: Correct model checkpoint download paths (#68) 2025-05-08 07:04:31 -04:00
Gong Junmin 5f8c0bb4b5 Update text2music_dataset.py
fix_speaker_emb_none
2025-05-08 18:33:04 +08:00
Sayo 78aa49002c Merge branch 'main' into sayo_dev 2025-05-08 12:54:44 +08:00
Sayo 46a43a77cb change click flag args to bool 2025-05-08 12:53:34 +08:00
dotsimulate 8b062577a8 Fix: Correct save_path handling in ACEStepPipeline 2025-05-07 17:37:17 -04:00
Gong Junmin 640f903bbc Merge pull request #40 from fakerybakery/20250507 2025-05-08 03:01:15 +08:00
Sayo a50e844bac update readme 2025-05-08 00:48:38 +08:00
mrfakename 5a6079e37b Improve download handling 2025-05-07 09:26:12 -07:00
Sayo c43997d6f4 edit readme 2025-05-08 00:03:56 +08:00
mrfakename fc2cfa2d93 torch.cate -> torch.cat 2025-05-07 08:38:17 -07:00
mrfakename 8f24ea16ab format w/ black 2025-05-06 21:38:25 -07:00
mrfakename 20fc9a8b63 Merge remote-tracking branch 'upstream/main' 2025-05-06 21:22:15 -07:00
mrfakename cf6d058963 bring in latest changes 2025-05-06 21:20:25 -07:00
mrfakename afa0332e8c switch -> git+ url 2025-05-06 20:19:51 -07:00
mrfakename 38d62623fc remove API 2025-05-06 19:47:30 -07:00
mrfakename 184271bb3a initial work on Python API (broken for now) 2025-05-06 19:31:53 -07:00
mrfakename c71dd8f75c click CLI 2025-05-06 19:23:00 -07:00
mrfakename a5746eaab6 work on pip package 2025-05-06 18:59:32 -07:00
mrfakename 54da683d36 work on pip package 2025-05-06 18:59:28 -07:00