Skip to content

fix(task): fix Task.prepare_data to support saving preprocessors that produce int values in metadata#1985

Merged
hbredin merged 7 commits intopyannote:developfrom
lylyhan:pr-taskbug
Feb 20, 2026
Merged

fix(task): fix Task.prepare_data to support saving preprocessors that produce int values in metadata#1985
hbredin merged 7 commits intopyannote:developfrom
lylyhan:pr-taskbug

Conversation

@lylyhan
Copy link
Copy Markdown

@lylyhan lylyhan commented Feb 20, 2026

Previously, new preprocessor keys are not saved in "audio-metadata" nor "metadata-values" if it’s of int value.

@hbredin hbredin changed the base branch from main to develop February 20, 2026 10:10
Copy link
Copy Markdown
Member

@hbredin hbredin left a comment

Choose a reason for hiding this comment

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

Great catch! PRs should be made to the develop branch so I have changed the base branch from main to develop.

Can you also update CHANGELOG.md with a new one-liner entry with this change (and link to your Github profile for proper attribution)?

@hbredin hbredin changed the title Bug fix in task.py fix(task): fix Task.prepare_data to support saving preprocessors that produce int values in metadata Feb 20, 2026
@hbredin hbredin merged commit 902a009 into pyannote:develop Feb 20, 2026
3 checks passed
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