feat(asr): add AssemblyAI and Deepgram realtime ASR providers#847
Closed
lvsao wants to merge 1 commit into
Closed
Conversation
Contributor
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
Contributor
Author
|
关闭此重复 PR。#846 已包含相同的 commit(e655169),其中已涵盖 AssemblyAI 和 Deepgram 两个供应商的接入。 |
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
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.
User description
摘要
Fixes #。
说明这个 PR 解决的单一目标。标题必须使用
type(scope): 中文目标,例如docs(infra): 补齐 Windows 构建说明。修复 / 新增 / 改进
兼容
测试计划
PR Type
Enhancement
Description
Add AssemblyAI realtime ASR provider (v3 WebSocket)
Add Deepgram realtime ASR provider (Live WebSocket)
Integrate into coordinator and validation logic
Update i18n labels for new providers
Diagram Walkthrough
File Walkthrough
7 files
New AssemblyAI WebSocket ASR implementationNew Deepgram WebSocket ASR implementationAdd module declarations and re-exportsAdd validation functions for new providersAdd enum variants and credential readersAdd provider identification and session buildAdd presets for AssemblyAI and Deepgram5 files
Add English labels for new providersAdd Japanese labels for new providersAdd Korean labels for new providersAdd Simplified Chinese labels for new providersAdd Traditional Chinese labels for new providers