CoolFace
Modelpublic

ACE-Step/ACE-Step-v1-chinese-rap-LoRA

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
34likes515downloads
Model Card

๐ŸŽค Chinese Rap LoRA for ACE-Step (Rap Machine)

This is a hybrid rap voice model. We meticulously curated Chinese rap/hip-hop datasets for training, with rigorous data cleaning and recaptioning. The results demonstrate:

  • โ€”Improved Chinese pronunciation accuracy
  • โ€”Enhanced stylistic adherence to hip-hop and electronic genres
  • โ€”Greater diversity in hip-hop vocal expressions

Audio Examples see: https://ace-step.github.io/#RapMachine

Usage Guide

  1. 1.Generate higher-quality Chinese songs
  2. 2.Create superior hip-hop tracks
  3. 3.Blend with other genres to:
  4. 4.Produce music with better vocal quality and detail
  5. 5.Add experimental flavors (e.g., underground, street culture)
  6. 6.Fine-tune using these parameters:

Vocal Controls `vocal_timbre`

  • โ€”Examples: Bright, dark, warm, cold, breathy, nasal, gritty, smooth, husky, metallic, whispery, resonant, airy, smoky, sultry, light, clear, high-pitched, raspy, powerful, ethereal, flute-like, hollow, velvety, shrill, hoarse, mellow, thin, thick, reedy, silvery, twangy.
  • โ€”Describes inherent vocal qualities.

`techniques` (List)

  • โ€”Rap styles: mumble rap, chopper rap, melodic rap, lyrical rap, trap flow, double-time rap
  • โ€”Vocal FX: auto-tune, reverb, delay, distortion
  • โ€”Delivery: whispered, shouted, spoken word, narration, singing
  • โ€”Other: ad-libs, call-and-response, harmonized

Community Note

While a Chinese rap LoRA might seem niche for non-Chinese communities, we consistently demonstrate through such projects that ACE-step - as a music generation foundation model - holds boundless potential. It doesn't just improve pronunciation in one language, but spawns new styles.

The universal human appreciation of music is a precious asset. Like abstract LEGO blocks, these elements will eventually combine in more organic ways. May our open-source contributions propel the evolution of musical history forward.


ACE-Step: A Step Towards Music Generation Foundation Model

ACE-Step Framework

Model Description

ACE-Step is a novel open-source foundation model for music generation that overcomes key limitations of existing approaches through a holistic architectural design. It integrates diffusion-based generation with Sana's Deep Compression AutoEncoder (DCAE) and a lightweight linear transformer, achieving state-of-the-art performance in generation speed, musical coherence, and controllability.

Key Features:

  • โ€”15ร— faster than LLM-based baselines (20s for 4-minute music on A100)
  • โ€”Superior musical coherence across melody, harmony, and rhythm
  • โ€”full-song generation, duration control and accepts natural language descriptions

Uses

Direct Use

ACE-Step can be used for:

  • โ€”Generating original music from text descriptions
  • โ€”Music remixing and style transfer
  • โ€”edit song lyrics

Downstream Use

The model serves as a foundation for:

  • โ€”Voice cloning applications
  • โ€”Specialized music generation (rap, jazz, etc.)
  • โ€”Music production tools
  • โ€”Creative AI assistants

Out-of-Scope Use

The model should not be used for:

  • โ€”Generating copyrighted content without permission
  • โ€”Creating harmful or offensive content
  • โ€”Misrepresenting AI-generated music as human-created

How to Get Started

see: https://github.com/ace-step/ACE-Step

Hardware Performance

Device27 Steps60 Steps
NVIDIA A10027.27x12.27x
RTX 409034.48x15.63x
RTX 309012.76x6.48x
M2 Max2.27x1.03x

RTF (Real-Time Factor) shown - higher values indicate faster generation

Limitations

  • โ€”Performance varies by language (top 10 languages perform best)
  • โ€”Longer generations (>5 minutes) may lose structural coherence
  • โ€”Rare instruments may not render perfectly
  • โ€”Output Inconsistency: Highly sensitive to random seeds and input duration, leading to varied "gacha-style" results.
  • โ€”Style-specific Weaknesses: Underperforms on certain genres (e.g. Chinese rap/zh_rap) Limited style adherence and musicality ceiling
  • โ€”Continuity Artifacts: Unnatural transitions in repainting/extend operations
  • โ€”Vocal Quality: Coarse vocal synthesis lacking nuance
  • โ€”Control Granularity: Needs finer-grained musical parameter control

Ethical Considerations

Users should:

  • โ€”Verify originality of generated works
  • โ€”Disclose AI involvement
  • โ€”Respect cultural elements and copyrights
  • โ€”Avoid harmful content generation

Model Details

Developed by: ACE Studio and StepFun Model type: Diffusion-based music generation with transformer conditioning License: Apache 2.0 Resources:

Citation

bibtex
@misc{gong2025acestep,
  title={ACE-Step: A Step Towards Music Generation Foundation Model},
  author={Junmin Gong, Wenxiao Zhao, Sen Wang, Shengyuan Xu, Jing Guo}, 
  howpublished={\url{https://github.com/ace-step/ACE-Step}},
  year={2025},
  note={GitHub repository}
}

Acknowledgements

This project is co-led by ACE Studio and StepFun.