I trained a game music generator

Reddit r/LocalLLaMA Models

Summary

I trained a 1.2B DiT model for instrumental game music generation, using Stable Audio's VAE and aiming to cover diverse styles. The project is open-source with a WebUI and samples available on HuggingFace.

I trained a instrumental game music generator. The 1.2B DiT was trained on 1 cloud H100 from scratch in 8 days; I used the VAE from Stable Audio 3. https://huggingface.co/Localsong/Localsong https://huggingface.co/Localsong/Localsong/tree/main/samples https://huggingface.co/Localsong/Localsong/blob/main/samples_new/The%20First%20Climb.mp3 I'm aiming to cover a wider range of instrumental styles than Ace-Step or Minimax M3 or Stable Audio 3. (No lyrics) The repo includes a WebUI and some MP3 samples - clone it and uv run webui.py Let me know what you think.
Original Article

Similar Articles

Improving Text-to-Music Generation with Human Preference Rewards

Hugging Face Daily Papers

This paper presents a text-to-music generation system that leverages reward conditioning, expert iteration, and preference tuning to improve audio quality within a 120M-parameter model, submitted to the ATTM Grand Challenge at ICME 2026.