Skip to content

Ben/fix sparkle#855

Open
BenjaminScholtens wants to merge 4 commits into
mainfrom
ben/fix-sparkle
Open

Ben/fix sparkle#855
BenjaminScholtens wants to merge 4 commits into
mainfrom
ben/fix-sparkle

Conversation

@BenjaminScholtens
Copy link
Copy Markdown
Collaborator

@BenjaminScholtens BenjaminScholtens commented Apr 10, 2026

Found an error where llm completions won't trigger properly for some abnormal cases. This adds a proper check.

Implemented a new function to determine if a source notebook cell has a resolvable audio file for transcription. This ensures that the "Transcribing source audio…" message is only displayed when transcription can actually occur. Updated message handling to incorporate this check before processing audio transcription requests.
… is empty

Implemented a new test case to verify that the LLM completion process correctly skips source transcription when the source cell is empty and no source audio exists. This ensures that the system behaves as expected under these conditions, preventing unnecessary operations and improving efficiency.
@BenjaminScholtens BenjaminScholtens changed the base branch from main to dev April 10, 2026 23:35
LeviXIII
LeviXIII previously approved these changes Apr 14, 2026
Copy link
Copy Markdown
Contributor

@LeviXIII LeviXIII left a comment

Choose a reason for hiding this comment

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

Worked for me.

@TimRl TimRl changed the base branch from dev to main April 16, 2026 20:29
@TimRl TimRl dismissed LeviXIII’s stale review April 16, 2026 20:29

The base branch was changed.

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.

3 participants