BeardingFace commited on
Commit
5ded74d
·
verified ·
1 Parent(s): 5c10456

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -11,4 +11,20 @@ tags:
11
  - text2audio
12
  pretty_name: Alternative Christian Text2Music Dataset
13
  ---
14
- MP3s created with a Pro Subscription to a proprietary text2music provider. While under a Pro Subscription, outputs are licensed permissively.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  - text2audio
12
  pretty_name: Alternative Christian Text2Music Dataset
13
  ---
14
+ MP3s created with a Pro Subscription to a proprietary text2music provider. While under a Pro Subscription, outputs are licensed permissively.
15
+
16
+ Designed to be LORA training for the below model:
17
+
18
+ https://huggingface.co/ACE-Step/ACE-Step-v1-3.5B
19
+
20
+ I may update the _Prompts in the dataset for other models in the future.
21
+
22
+ Please support the official ACE-Step team:
23
+
24
+ @misc{gong2025acestep,
25
+ title={ACE-Step: A Step Towards Music Generation Foundation Model},
26
+ author={Junmin Gong, Wenxiao Zhao, Sen Wang, Shengyuan Xu, Jing Guo},
27
+ howpublished={\url{https://github.com/ace-step/ACE-Step}},
28
+ year={2025},
29
+ note={GitHub repository}
30
+ }