Skip to content

feat(provider/cartesia): add Ink 2 streaming transcription - #17261

Merged
gr2m merged 1 commit into
mainfrom
agent/cartesia-stream-transcription
Jul 14, 2026
Merged

feat(provider/cartesia): add Ink 2 streaming transcription#17261
gr2m merged 1 commit into
mainfrom
agent/cartesia-stream-transcription

Conversation

@31Carlton7

Copy link
Copy Markdown
Contributor

Summary

  • add TranscriptionModelV4.doStream support for Cartesia Ink 2 using the shared WebSocket transport
  • support Cartesia's native turn-detection endpoint and manual finalization while preserving the existing experimental_realtime API
  • add Node/Edge coverage, provider documentation, an example, and a patch changeset

This is the streaming-transcription follow-up to #16815 and builds on the shared transport/API work from #17093, #17094, and #17095.

Testing

  • pnpm --filter @ai-sdk/cartesia test
  • pnpm --filter @ai-sdk/cartesia type-check
  • pnpm --filter @example/ai-functions type-check
  • pnpm turbo build --filter=@ai-sdk/cartesia
  • pnpm validate:docs
  • pnpm konsistent
  • pnpm exec ultracite check <changed TypeScript files>

@31Carlton7
31Carlton7 marked this pull request as ready for review July 14, 2026 22:27
@31Carlton7
31Carlton7 requested a review from gr2m July 14, 2026 22:27
@gr2m
gr2m merged commit 529a5ef into main Jul 14, 2026
51 checks passed
@gr2m
gr2m deleted the agent/cartesia-stream-transcription branch July 14, 2026 22:28
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Published in:

Package Version
@ai-sdk/alibaba 2.0.13 github npm
@ai-sdk/amazon-bedrock 5.0.23 github npm
@ai-sdk/azure 4.0.16 github npm
@ai-sdk/baseten 2.0.11 github npm
@ai-sdk/cartesia 3.0.4 github npm
@ai-sdk/cerebras 3.0.11 github npm
@ai-sdk/deepinfra 3.0.11 github npm
@ai-sdk/fireworks 3.0.12 github npm
@ai-sdk/google 4.0.17 github npm
@ai-sdk/google-vertex 5.0.21 github npm
@ai-sdk/huggingface 2.0.11 github npm
@ai-sdk/mcp 2.0.14 github npm
@ai-sdk/mistral 4.0.12 github npm
@ai-sdk/moonshotai 3.0.13 github npm
@ai-sdk/openai 4.0.15 github npm
@ai-sdk/openai-compatible 3.0.11 github npm
@ai-sdk/react 4.0.31 github npm
@ai-sdk/togetherai 3.0.12 github npm
@ai-sdk/tui 1.0.29 github npm
@ai-sdk/vercel 3.0.11 github npm
@ai-sdk/xai 4.0.14 github npm

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants