[GH-ISSUE #35] simple_generate.py: error: unrecognized arguments: --lm-backend pt --lm-model acestep-5Hz-lm-0.6B #31

Open
opened 2026-02-26 21:30:54 +03:00 by kerem · 1 comment
Owner

Originally created by @MartinTremblay on GitHub (Feb 7, 2026).
Original GitHub issue: https://github.com/fspecii/ace-step-ui/issues/35

i commented 2 lines in acestep.ts

//if (params.lmBackend) args.push('--lm-backend', params.lmBackend);
//if (params.lmModel) args.push('--lm-model', params.lmModel);

it seems to work, but it certainly has an impact

Originally created by @MartinTremblay on GitHub (Feb 7, 2026). Original GitHub issue: https://github.com/fspecii/ace-step-ui/issues/35 i commented 2 lines in acestep.ts //if (params.lmBackend) args.push('--lm-backend', params.lmBackend); //if (params.lmModel) args.push('--lm-model', params.lmModel); it seems to work, but it certainly has an impact
Author
Owner

@Basthet commented on GitHub (Feb 7, 2026):

have you updated ace-step-1.5 and started the api before starting ace-step-ui? This only shows up for me if i do not start acestep-api upfront.

<!-- gh-comment-id:3864553037 --> @Basthet commented on GitHub (Feb 7, 2026): have you updated ace-step-1.5 and started the api before starting ace-step-ui? This only shows up for me if i do not start acestep-api upfront.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ace-step-ui#31
No description provided.