Skip to content

Conversation

@haydenbleasel
Copy link
Member

@haydenbleasel haydenbleasel commented Apr 12, 2025

Background

Continuing the migration of Orate into the Vercel AI SDK, I'm happy to introduce experimental_isolateAudio(), which can isolate speech (and eventually sound effects) from your audio!

Summary

This pull request introduces an experimental feature for audio isolation in the AI SDK. The changes include the addition of the isolateAudio function, updates to documentation, and new examples and tests to support the feature.

New Feature: Audio Isolation

Documentation Updates

Examples

Codebase Updates

Tasks

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • If required, a patch changeset for relevant packages has been added
  • You've run pnpm prettier-fix to fix any formatting issues

Future Work

New PRs will be opened for providers.

dylanmoz and others added 30 commits April 3, 2025 08:10
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…nge (#5531)

Co-authored-by: Carl Brugger <cebrugg@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Bram Meerten <bram.meerten@acagroup.be>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sam Denty <sam@samdenty.com>
Co-authored-by: Sam Denty <samddenty@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
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.

Copilot reviewed 23 out of 28 changed files in this pull request and generated no comments.

Files not reviewed (5)
  • content/docs/03-ai-sdk-core/37-audio-isolation.mdx: Language not supported
  • content/docs/03-ai-sdk-core/index.mdx: Language not supported
  • content/docs/07-reference/01-ai-sdk-core/13-isolate-audio.mdx: Language not supported
  • content/docs/07-reference/01-ai-sdk-core/index.mdx: Language not supported
  • content/providers/01-ai-sdk-providers/90-elevenlabs.mdx: Language not supported

@lgrammel
Copy link
Collaborator

lgrammel commented Apr 13, 2025

Please develop against v5 branch. I'll review once this PR is targeting v5.

@haydenbleasel haydenbleasel marked this pull request as draft April 14, 2025 05:52
@gr2m
Copy link
Collaborator

gr2m commented Nov 7, 2025

Sorry, we didn't get to this in time. Please re-create the PR if the change is still needed and we'll take a look! This comment is automated as part of our triage process. Truly sorry for the inconvenieince, we are doing our best 🖤

@gr2m gr2m closed this Nov 7, 2025
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.