Skip to content

Tags: audiohacking/AceForge

Tags

1.0.9

Toggle 1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #47 from audiohacking/lego-mode

Implement Lego-mode

1.0.8

Toggle 1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #45 from audiohacking/thinking-lm

thinking-lm: Quality presets, wire Thinking/LM params, LM planner fro…

1.0.8-pre

Toggle 1.0.8-pre's commit message
Add API reference doc under docs/ (ACEFORGE_API.md)

Co-authored-by: Cursor <cursoragent@cursor.com>

1.0.7

Toggle 1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #43 from audiohacking/copilot/fix-stem-split-model…

…-download

Fix Demucs model download failures with SSL certificate errors

1.0.6

Toggle 1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #41 from audiohacking/slimming

Slimming: remove Japanese Sudachi payload and fix duplicate requests

1.0.5

Toggle 1.0.5's commit message
fix(build): align GitHub Actions build with local (TTS, no terminal, …

…exe setup)

- Install TTS and deps for voice cloning; verify import
- Clean before PyInstaller; use --clean --noconfirm
- Replace terminal launcher with AceForge_bin→AceForge (native pywebview)
- PyInstaller>=6.0; CDMF.spec comment for CFBundleExecutable
- Code signing unchanged

1.0.4

Toggle 1.0.4's commit message
Implement dynamic version management from VERSION file

- Add VERSION file with default v0.1 value
- Create get_app_version() utility in cdmf_paths.py
- Update template to use {{ version }} variable instead of hardcoded v0.1
- Pass APP_VERSION to all template renders in cdmf_generation.py
- Update startup message to use dynamic version
- Add GitHub Actions step to set VERSION from release tag
- Include VERSION file in PyInstaller bundle

The version will now automatically update to match release tags (e.g., v1.0.4) when creating GitHub releases.

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update logo

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #18 from audiohacking/copilot/fix-github-actions-w…

…orkflow

Fix MPS backend out-of-memory error in ACE-Step generation workflow

1.0.0

Toggle 1.0.0's commit message
Initial plan