Skip to content

Conversation

@sunxilin
Copy link
Collaborator

No description provided.

@netlify
Copy link

netlify bot commented Sep 23, 2025

Deploy Preview for ten-framework-portal ready!

Name Link
🔨 Latest commit 099bf1d
🔍 Latest deploy log https://app.netlify.com/projects/ten-framework-portal/deploys/690187d840bcc20008da2542
😎 Deploy Preview https://deploy-preview-149--ten-framework-portal.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sunxilin sunxilin marked this pull request as draft September 23, 2025 09:14
- `dump_path`: 字符串,音频 dump 的存储路径

**扩展配置**(实现相关):
- `params`: 对象,供应商相关配置项(如 `api_key`、`language`、`model` 等)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

把必填的配置项声明在manifest.json 中,写清楚建议行为

- 适用于需要完整音频处理的场景

我们推荐使用保持模式,这样可以保证时间戳计算的准确性,避免因为丢音频导致时间戳偏小,影响对话效果。

Copy link
Collaborator Author

@sunxilin sunxilin Oct 14, 2025

Choose a reason for hiding this comment

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

增加一个extension功能概览, 整个pipeline中的位置。 基类和子类的关系和定位


### 重连机制

创建 `reconnect_manager.py` 实现智能重连:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

争取复用

@coderabbitai
Copy link

coderabbitai bot commented Oct 14, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/asr_ext

Comment @coderabbitai help to get the list of available commands and usage tips.

@@ -0,0 +1,881 @@
---
title: Create an ASR Extension

Choose a reason for hiding this comment

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

Does it support directories? Adding one would be better.

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.

3 participants