-
Notifications
You must be signed in to change notification settings - Fork 3.6k
feat(providers/lmnt): add speech (#5726) #5823
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Copilot <[email protected]> Co-authored-by: Lars Grammel <[email protected]>
* origin/v5: chore (ci): enable turbo concurrency for testing (#5839) chore: store responses and support simpler configuration for MockLanguageModelV2 (#5838) chore: update test expectations and guide to node 22 (#5829) chore (build): add test:update and test:watch targets (#5828) Version Packages (canary) (#5789) chore: move warnings into stream-start part (spec) (#5808)
lgrammel
approved these changes
Apr 21, 2025
samdenty
added a commit
that referenced
this pull request
Apr 21, 2025
* origin/v5: chore: switch to workspace:* (#5864) feat(providers/lmnt): add speech (#5726) (#5823) feat(providers/hume): add speech (#5727) (#5814) feat(providers/revai): add transcribe (#5730) (#5807) chore (ci): enable turbo concurrency for testing (#5839) chore: store responses and support simpler configuration for MockLanguageModelV2 (#5838) chore: update test expectations and guide to node 22 (#5829) chore (build): add test:update and test:watch targets (#5828) Version Packages (canary) (#5789) chore: move warnings into stream-start part (spec) (#5808)
samdenty
added a commit
that referenced
this pull request
Apr 21, 2025
* origin/v5: feat(providers/deepgram): add transcribe (#5721) (#5815) chore: switch to workspace:* (#5864) feat(providers/lmnt): add speech (#5726) (#5823) feat(providers/hume): add speech (#5727) (#5814) feat(providers/revai): add transcribe (#5730) (#5807) chore (ci): enable turbo concurrency for testing (#5839) chore: store responses and support simpler configuration for MockLanguageModelV2 (#5838) chore: update test expectations and guide to node 22 (#5829) chore (build): add test:update and test:watch targets (#5828) Version Packages (canary) (#5789) chore: move warnings into stream-start part (spec) (#5808)
samdenty
added a commit
that referenced
this pull request
Apr 21, 2025
* origin/v5: docs: move gladia provider (#5790) (#5818) chore (automation): assign team pull requests to author (#5844) feat(providers/gladia): add transcribe (#5720) (#5817) feat (providers/openai): add gpt-4.1 models (#5764) (#5816) feat(providers/deepgram): add transcribe (#5721) (#5815) chore: switch to workspace:* (#5864) feat(providers/lmnt): add speech (#5726) (#5823) feat(providers/hume): add speech (#5727) (#5814) feat(providers/revai): add transcribe (#5730) (#5807)
samdenty
added a commit
that referenced
this pull request
Apr 21, 2025
* origin/v5: fix(utils/detect-mimetype): add support for detecting id3 tags (#5737) (#5822) fix (openai): structured output support for responses api model (#5809) (#5821) fix(provider/openai): update temperature handling for all search preview model (#5739) (#5820) feat(providers/fal): add transcribe (#5718) (#5819) docs: move gladia provider (#5790) (#5818) chore (automation): assign team pull requests to author (#5844) feat(providers/gladia): add transcribe (#5720) (#5817) feat (providers/openai): add gpt-4.1 models (#5764) (#5816) feat(providers/deepgram): add transcribe (#5721) (#5815) chore: switch to workspace:* (#5864) feat(providers/lmnt): add speech (#5726) (#5823) feat(providers/hume): add speech (#5727) (#5814) feat(providers/revai): add transcribe (#5730) (#5807)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Co-authored-by: Copilot [email protected]
Co-authored-by: Lars Grammel [email protected]<!--
Welcome to contributing to AI SDK! We're excited to see your changes.
We suggest you read the following contributing guide we've created before submitting:
https://github.com/vercel/ai/blob/main/CONTRIBUTING.md
-->
Background
Summary
Tasks
pnpm prettier-fixto fix any formatting issuesFuture Work