Commit Graph
233 Commits
Author SHA1 Message Date
Michael Hedman 21efcd3905 move language filters 2025-05-19 04:51:22 +02:00
Michael Hedman cdab63d688 remove fixed float16 COLAB_FREE env var
add ACE_PIPELINE_DTYPE env var dtype config
set colab notebook to float16
2025-05-19 04:17:38 +02:00
Michael Hedman e2efc727e9 update colab notebook 2025-05-19 03:31:40 +02:00
Michael Hedman 0e0021d754 Merge branch 'main' of https://github.com/ace-step/ACE-Step.git 2025-05-18 20:22:46 +02:00
Gong Junmin 74121a5d8a Merge pull request #209 from GeorgeDrb/memory-optimization 2025-05-18 21:24:42 +08:00
GeorgeDrb 375431486c Add memory cleanup to prevent VRAM overflow 2025-05-18 15:35:21 +03:00
Gong Junmin a3a853e13d Merge pull request #207 from rsxdalv/patch-2
bump version due to new features
2025-05-18 20:12:41 +08:00
Gong Junmin ab1e3d9166 Merge pull request #208 from ace-step/revert-199-feature/#194
Revert "#194: implement negative tags for text2audio"
2025-05-18 19:42:47 +08:00
Gong Junmin e3a6f4f659 Revert "#194: implement negative tags for text2audio" 2025-05-18 19:42:29 +08:00
Roberts Slisans 7453602789 bump version due to new features
when installing the package, not updating the version number causes pip not to install the update
2025-05-18 13:39:52 +03:00
Gong Junmin 484e4edc08 Merge pull request #199 from trapf/feature/#194 2025-05-18 08:40:15 +08:00
Gong Junmin c300e2a966 Merge pull request #200 from rsxdalv/patch-1 2025-05-18 08:39:26 +08:00
Roberts Slisans 508fc67bad split out training packages 2025-05-17 20:55:43 +03:00
Skelp c3abb45241 #194: implement negative tags for text2audio 2025-05-17 18:14:29 +02:00
Gong Junmin 7a5718bbfb Merge pull request #198 from woct0rdho/warmup 2025-05-17 23:36:21 +08:00
woctordho 2f6046b072 Set scheduler interval to step and fewer warmup steps 2025-05-17 22:58:41 +08:00
Gong Junmin afef7efec5 Merge pull request #197 from woct0rdho/grad-ckpt
Enable gradient checkpointing
2025-05-17 21:52:04 +08:00
woctordho 3d6fe064f5 Enable gradient checkpointing 2025-05-17 20:40:21 +08:00
Gong Junmin 330cc0eeb4 Merge pull request #189 from austin2035/main
Fixed lora trainer bug
2025-05-17 12:47:43 +08:00
Michael Hedman e4e944572a add colab specific notebook 2025-05-16 19:12:59 +02:00
Michael Hedman 79dd277e21 fix environ check 2025-05-16 18:10:26 +02:00
Michael Hedman 42884d94b7 re-enable transformer compile 2025-05-16 18:07:30 +02:00
Michael Hedman 048db5c12f change to float16 model dtype 2025-05-16 18:02:48 +02:00
Michael Hedman 9b425b6bfa disable transformer compile 2025-05-16 17:45:37 +02:00
Michael Hedman c50acb83a6 rearrange model loading order, interleave compilation with loading 2025-05-16 17:32:18 +02:00
Andy db5a9fea4e Update trainer.py
fix lora trainer bug
2025-05-15 23:08:57 +08:00
Gong Junmin 6c14becf98 Merge pull request #187 from ace-step/fix_save_lora_name
fix_train_bug:adapter_name
2025-05-15 22:41:56 +08:00
chuxij a5be43bbbe fix_train_bug:adapter_name 2025-05-15 14:40:21 +00:00
Gong Junmin ff3dc5a8ce Merge pull request #185 from ace-step/fix_save_lora_name
fix_train_bug:adapter_name
2025-05-15 22:37:16 +08:00
chuxij 2a283c7e78 fix_train_bug:adapter_name 2025-05-15 14:35:57 +00:00
Gong Junmin e4f6aebb7d Merge pull request #180 from ace-step/add_scheduler_type_info
add_scheduler_type_info
2025-05-15 19:58:30 +08:00
chuxij d881cb0219 add_scheduler_type_info 2025-05-15 11:57:41 +00:00
Gong Junmin f528be444e Merge pull request #175 from ace-step/fix_audio2audio
fix bug in audio2audio
2025-05-15 16:41:07 +08:00
chuxij b11f1c1a5a fix bug in audio2audio 2025-05-15 08:39:19 +00:00
Gong Junmin 0b7a283350 Merge pull request #174 from ace-step/add_sde_sampler_support
add stable audio small pingpong sampler support
2025-05-15 16:16:24 +08:00
chuxij ded11fd02f fix audio2audio 2025-05-15 08:15:15 +00:00
chuxij 05c58339f0 add stable audio small pingpong sampler support 2025-05-15 06:35:17 +00:00
Gong Junmin b313d05299 Merge pull request #171 from Dannyzen/main 2025-05-15 11:43:29 +08:00
dannyzen 6c49c16c04 Reverting change for local dev workflow 2025-05-14 16:55:33 -04:00
dannyzen f32a2f3a46 Reverting change for local dev workflow 2025-05-14 16:55:10 -04:00
dannyzen 322a62d73e Removing changed src 2025-05-14 16:47:59 -04:00
dannyzen f95c91f072 Improve Docker output paths and non-Docker compatibility 2025-05-14 15:19:33 -04:00
Gong Junmin 39043aaa61 Merge pull request #167 from ace-step/set_cuda_device
asign cuda device
2025-05-14 11:39:52 +08:00
chuxij 292ccef7bf asign cuda device 2025-05-14 03:37:07 +00:00
Sayo 9e4cc410d3 Merge pull request #164 from ace-step/sayo_dev
update readme with triton-windows
2025-05-14 01:43:33 +08:00
Sayo 8581bd7a9a update readme with triton-windows 2025-05-14 01:42:49 +08:00
Gong Junmin 34f86d51d6 Merge pull request #163 from ace-step/add_audio_example_link
Update README.md
2025-05-14 00:41:23 +08:00
Gong Junmin c1b85099e8 Update README.md
add_audio_example_link
2025-05-14 00:41:06 +08:00
Gong Junmin 6003d6177d Merge pull request #160 from ace-step/update_examples
update examples
2025-05-13 22:38:42 +08:00
chuxij fabc378b19 update examples 2025-05-13 14:37:28 +00:00