
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
n8n-nodes-doubao
Advanced tools
🎤 豆包(火山引擎)n8n社区节点包 - 让你的工作流拥有语音能力
# 在你的n8n项目目录中安装
npm install n8n-nodes-doubao
# 或者全局安装(如果你全局安装了n8n)
npm install -g n8n-nodes-doubao
saz63EHNhv3hfrJ83JGa_EZTzH2bfZpw
ZeJclvAHbepvxNW13uRcp52W6UvJ8Eyq
# 简单的文本转语音
输入文本: "欢迎使用豆包语音合成服务!"
音色: BV700_streaming (标准女声)
输出: MP3音频文件
# 带情感的语音合成
输入文本: "恭喜您获得了大奖!"
音色: BV700_streaming
情感: happy (开心)
语速: 1.2 (稍快)
音量: 1.5 (稍大)
场景 | 配置建议 | 说明 |
---|---|---|
📰 新闻播报 | 男声 + 正常语速 + 正常情感 | 适合新闻、通知播报 |
🎧 有声书 | 女声 + 较慢语速 + 温和情感 | 适合长时间收听 |
🚨 紧急通知 | 响亮音量 + 较快语速 + 紧急情感 | 适合警报、提醒 |
👶 儿童内容 | 甜美女声 + 较慢语速 + 开心情感 | 适合儿童故事 |
音色代码 | 描述 | 特点 |
---|---|---|
BV700_streaming | 标准女声 | 清晰自然,适合通用场景 |
BV701_streaming | 标准男声 | 沉稳有力,适合正式场合 |
BV001_streaming | 甜美女声 | 温柔可爱,适合亲和场景 |
BV002_streaming | 磁性男声 | 低沉醇厚,适合广播场景 |
情感值 | 说明 | 适用场景 |
---|---|---|
normal | 正常 | 一般播报、通知 |
happy | 开心 | 祝贺、庆祝内容 |
sad | 悲伤 | 哀悼、慰问内容 |
angry | 愤怒 | 警告、严厉内容 |
surprised | 惊讶 | 意外、突发消息 |
参数 | 范围 | 默认值 | 说明 |
---|---|---|---|
语速比例 | 0.5 - 2.0 | 1.0 | 语音播放速度 |
音量比例 | 0.1 - 3.0 | 1.0 | 音频音量大小 |
音调比例 | 0.5 - 2.0 | 1.0 | 声音音调高低 |
采样率 | 8000/16000/24000 | 24000 | 音频质量 |
问题 | 解决方案 |
---|---|
🚫 节点未出现 | 确认安装成功并重启n8n |
🔑 认证失败 | 检查Access Token和Secret Key |
🌐 网络错误 | 确认网络连接和防火墙设置 |
📢 音质问题 | 调整采样率和压缩设置 |
⏱️ 处理缓慢 | 缩短文本长度或调整参数 |
欢迎贡献代码!请查看 DEVELOPMENT.md 了解详细的贡献指南。
# 克隆项目
git clone https://github.com/shrekai2025/n8n-nodes-doubao.git
cd n8n-nodes-doubao
# 安装依赖
npm install
# 开发模式
npm run dev
# 构建
npm run build
MIT License - 查看 LICENSE 文件了解详情
⭐ 如果这个项目对你有帮助,请给个Star支持一下!
💡 这是一个社区开发的非官方节点包,不隶属于n8n或火山引擎官方
FAQs
n8n community nodes for Doubao services
The npm package n8n-nodes-doubao receives a total of 7 weekly downloads. As such, n8n-nodes-doubao popularity was classified as not popular.
We found that n8n-nodes-doubao demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.