Commit Graph
258 Commits
Author SHA1 Message Date
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
Gong Junmin 605a0715a9 Merge pull request #78 from ace-step/add_ComfyUI_support_news
Update README.md
2025-05-08 22:02:47 +08:00
Gong Junmin 3a126c608c Update README.md
add_ComfyUI_support_news
2025-05-08 22:02:26 +08:00
Gong Junmin 950dd62c1f Merge pull request #72 from rsxdalv/fix-setup-packages
fix missing vocab.json and nested packages in pip install
2025-05-08 20:31:38 +08:00
Roberts Slisans 3eb0aab867 bump version 2025-05-08 14:56:36 +03:00
Roberts Slisans 31896d24e2 fix missing vocab.json and nested packages in pip install 2025-05-08 14:54:50 +03:00
Gong Junmin 4763d4e281 Merge pull request #71 from rmcc3/main
Fix: Correct model checkpoint download paths (#68)
2025-05-08 19:17:42 +08:00
rmcc3 546f6d72aa Fix: Correct model checkpoint download paths (#68) 2025-05-08 07:04:31 -04:00
Gong Junmin 3fbf7dba08 Merge pull request #69 from ace-step/fix_speaker_emb_none
Update text2music_dataset.py
2025-05-08 18:33:19 +08:00
Gong Junmin 5f8c0bb4b5 Update text2music_dataset.py
fix_speaker_emb_none
2025-05-08 18:33:04 +08:00
Gong Junmin 2c0d5df515 Merge pull request #65 from ace-step/fix-set-local_rank
Update trainer.py
2025-05-08 18:00:08 +08:00
Gong Junmin 2cc21c9a91 Update trainer.py 2025-05-08 17:59:32 +08:00
sean efa6804eed Merge pull request #60 from ace-step/dev
add warning about fake ACE-Step domains
2025-05-08 13:12:59 +08:00
sean 522f2e3331 format 2025-05-08 05:10:45 +00:00
sean 1d3020e41d add fake domain notice 2025-05-08 05:08:51 +00:00
Sayo c5a0036653 Merge pull request #59 from ace-step/sayo_dev
Sayo dev
2025-05-08 12:59:20 +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
sean 4a4dc6665a Merge pull request #49 from dotsimulate/fix/save-path-handling
Fix: Correct save_path handling in ACEStepPipeline
2025-05-08 11:38:53 +08:00
Gong Junmin 830ba44084 Merge pull request #57 from ace-step/fix_lark_filename
dataset format lack file path
2025-05-08 11:34:06 +08:00
Gong Junmin 7c394680fc dataset format lack file path 2025-05-08 11:33:22 +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
Gong Junmin 490f8eca65 Merge pull request #45 from TheNeodev/main 2025-05-08 03:00:03 +08:00
Gong Junmin 55585d9a38 Merge pull request #44 from fakerybakery/patch-1 2025-05-08 02:58:57 +08:00
NeoDev 3071be67bb Improvement colab notebook 2025-05-08 01:47:00 +07:00
mrfakename eef01b1d96 Remove docs for API 2025-05-07 10:41:37 -07:00
Sayo e825b659e9 Merge pull request #43 from ace-step/sayo_dev
update readme
2025-05-08 00:54:24 +08:00
Sayo e4a39efc6f update readme 2025-05-08 00:53:30 +08:00
Sayo 33de033381 Merge pull request #42 from ace-step/sayo_dev
update readme
2025-05-08 00:49:39 +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 0719f77c27 Merge pull request #39 from ace-step/sayo_dev
edit readme
2025-05-08 00:06:40 +08:00
Sayo c43997d6f4 edit readme 2025-05-08 00:03:56 +08:00
Sayo 31d81a5040 Merge pull request #37 from fakerybakery/fix-torch-cat
torch.cate -> torch.cat
2025-05-07 23:42:34 +08:00
mrfakename fc2cfa2d93 torch.cate -> torch.cat 2025-05-07 08:38:17 -07:00
Sayo be5c795257 Merge pull request #17 from fakerybakery/main
Make ACE-Step `pip`-installable package
2025-05-07 23:34:34 +08:00
mrfakename df2b9d5f77 Merge remote-tracking branch 'upstream/main' 2025-05-07 08:25:26 -07:00
sean 9bf891fb28 Merge pull request #28 from ace-step/dev
add modelscope
2025-05-07 17:15:16 +08:00
sean 1c8c5bf26d add modelscope 2025-05-07 09:14:43 +00:00
Gong Junmin 2b8d33a915 Merge pull request #23 from ace-step/fix_extend_bug
fix extend: torch.cate -> torch.cat
2025-05-07 13:33:20 +08:00
Gong Junmin cdc148f49c fix extend: torch.cate -> torch.cat 2025-05-07 13:31:58 +08:00
mrfakename d31e81d927 fix typo 2025-05-06 21:40:02 -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
Gong Junmin ce02ddca99 Merge pull request #21 from ace-step/fix_mac_mps_dtype
fix mac mps dtype must be float32
2025-05-07 12:15:10 +08:00
Gong Junmin 6da343dfab fix mac mps dtype must be float32 2025-05-07 12:09:39 +08:00
mrfakename afa0332e8c switch -> git+ url 2025-05-06 20:19:51 -07:00