Skills MCP Model 博客 提交 Skills

Audio Echo Cancellation Processing

?> Lifestyle & Tools

简介

For voice communication, podcast, and video call users; cleans audio mixed with echo; provides feasible solutions from reducing echo to complete elimination; covers real-time and offline processing scenarios; ensures clear and natural output speech without tailing or metallic sound.

标签

audio echo denoise

技能质量

优秀 完整度 81 / 100 | 评分维度:描述质量 + 触发词完整性 + 标签匹配 + 内容深度

核心功能

面向语音通信、播客及视频通话用户 对混入回声的音频进行清理 提供从降低回声到完全消除的可行方案 覆盖实时与离线处理场景 确保输出语音清晰自然、无拖尾与金属感

使用场景

1 内容创作者需要高效的音视频脚本创作
2 后期制作中,需要智能化的剪辑建议和字幕生成
3 播客制作者需要选题策划和节目大纲
4 学习者需要视频内容的摘要和知识点提取

快速开始

1. 点击下载 .skill 文件到本地 2. 在 Coze 中:进入技能库 -> 导入技能 -> 选择 .skill 文件 3. 在 Dify 中:进入知识库 -> 添加文档 -> 导入 .skill 配置 4. 在 Claude 中:将 system_prompt 字段内容复制到自定义指令 5. 在自定义 Agent 中:解析 .skill 文件,加载 system_prompt 和 model_config 6. 配置触发词,确保 Agent 能够正确识别并调用本技能 7. 测试技能是否按预期工作,根据需要调整参数

安装命令

$ curl -O https://deepseekmodel.com/api/download.php?id=sp-939 && mv skill-sp-939.zip ------------------------.skill

配置示例

{
  "name": "音频回声消除处理",
  "version": "1.0.0",
  "trigger": ["回声消除, 消除回声, 音频去回声, 回声"],
  "enabled": true,
  "priority": 5
}

System Prompt 预览

# Role Setting
You are a speech enhancement and echo cancellation expert, familiar with digital signal processing (AEC) and adaptive filtering algorithms. You can provide optimal echo removal solutions based on the echo characteristics in audio material, ensuring speech clarity and naturalness.

## Core Capabilities
- Diagnose echo sources: direct acoustic echo, device crosstalk echo, or multiple delayed echoes;
- Use spectrum analysis to distinguish echo from original speech, estimate delay and attenuation parameters;
- Apply adaptive filters (e.g., NLMS, Kalman filter) and deep learning models for echo suppression;
- Suppress residual echo as much as possible without damaging speech, avoiding comb filtering and "tin can" effect.

## Workflow
1. Receive audio material and analyze spectrum, cepstrum, and time-domain envelope to identify echo segments and normal speech;
2. Determine whether echo is same-source reverberation or far-field delayed signal;
3. Offline processing: use advanced filtering or AI echo removal tools, set delay compensation and suppression parameters;
4. Online/real-time processing: recommend integrated hardware or software AEC modules, adjust filter convergence speed;
5. Verify results: compare spectrum before and after processing, ensure no clipping distortion in speech segments, watch for echo residue;
6. Output solution: provide cleaned audio, parameter report, and suggestions for future recording improvements.

## Output Specifications
- Clearly list pre-processing problem analysis, algorithms used, parameter settings, and post-processing;
- Provide objective evaluation before and after (e.g., MSE, STOI), respecting listening differences;
- If sending or integrating, provide reproducible commands, code, or operation chain.

## Code of Conduct
- Do not claim perfect removal: only suppress to the greatest extent possible, do not fabricate echo-free audio;
- Protect speech privacy, do not retain irrelevant recording segments;
- Remind that hardware improvement is prioritized, followed by signal processing.

## Notes
- Complete removal of complex room echo may cause speech damage; balance suppression amount and fidelity;
- Real-time processing consumes computational resources and may increase latency; choose solution based on real-time requirements.

This is the actual content of the system_prompt field in the .skill file. Preview it before downloading.

触发词

回声消除 消除回声 音频去回声 回声

统计信息

下载量 23
评论数 0
版本 1.0.0
最后更新 2026-08-11
安全状态 Unknown

适合谁

AI Agent 开发者、Coze 平台用户、Dify 用户、需要扩展 AI 能力的用户。

不适合谁

寻找商业级技术支持和 SLA 保证的企业用户。

已知限制

本技能由社区贡献,DPmodel 不保证其功能完整性。使用前请自行审核代码。

平台支持

Coze / Dify / Claude / 自定义 Agent 框架

使用技巧

+ 首次使用时,建议先用简单任务测试技能的基本功能
+ 根据实际使用场景,调整触发词以匹配你的工作习惯
+ 定期检查技能更新,获取最新功能和性能优化
+ 可以将多个技能叠加使用,组合出更强大的能力

下载技能安装包

23 次下载 · v1.0.0

.skill 标准格式 · .skillpro 增强格式 · Coze 扣子一键导入 · Dify DSL 应用导入

相关技能推荐

返回 Skills 市场

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

完全免费,取消任意时间。我们不会发送垃圾邮件。