Skip to content

Added ISettings params for audioInference#291

Open
Sirsho1997 wants to merge 1 commit intomainfrom
feature-audioInf-ACEStep1-5
Open

Added ISettings params for audioInference#291
Sirsho1997 wants to merge 1 commit intomainfrom
feature-audioInf-ACEStep1-5

Conversation

@Sirsho1997
Copy link
Copy Markdown
Collaborator

Added

  • IAudioOutputFormat now supportsogg too
  • ISettings now includes additional audio repaint/CFG interval fields:
    • cfgIntervalStart: Optional[float]
    • cfgIntervalEnd: Optional[float]
    • repaintMode: Optional[str]
    • repaintStrength: Optional[float]

@Sirsho1997 Sirsho1997 requested a review from Copilot May 7, 2026 09:13
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 7, 2026

Important

Review skipped

Auto reviews are disabled on this repository. To trigger a review, include review in the PR description. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: a90ab9d5-d396-4687-ba32-cfc5107232d2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch feature-audioInf-ACEStep1-5

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR extends the SDK’s type surface for audio inference by broadening supported audio output formats and adding additional audio-related tuning fields to ISettings, enabling clients to pass new CFG interval and repaint parameters through the existing settings payload.

Changes:

  • Added "ogg" to IAudioOutputFormat.
  • Added cfgIntervalStart, cfgIntervalEnd, repaintMode, and repaintStrength to ISettings.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants