Socket
Socket
Sign inDemoInstall

node-red-contrib-baidutts

Package Overview
Dependencies
81
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    node-red-contrib-baidutts

百度语音合成TTS


Version published
Maintainers
1
Install size
7.20 MB
Created

Readme

Source

欢迎使用node-red-contrib-baidutts

节点功能为将输入的文字转为语音,并存储为mp3文件

可直接在本节点TTS文本框内输入文字,如果留空则会使用上个节点传来的msg.data的内容
  • 百度翻译语音合成引擎可直接使用,但无法调整发音角色语速语调音量
  • 百度智能语音合成引擎,请登录百度AI开放平台,免费创建语音应用获取参数,记得领取免费额度
[2022-2-21]更新
  • 增加:增加合成音频编码格式选项,默认mp3,可选pcm,wav
[2021-12-9]更新
  • 增加:百度翻译语音引擎,方便不想注册百度语音平台或者额度用完的用户
  • 修改:UI优化,更清晰
百度智能语音合成引擎需要3个参数
  1. App ID
  2. Api Key
  3. Secret Key
百度智能语音合成引擎额外参数选填
  1. 发音角色
  2. 语速
  3. 语调
  4. 音量

安装

npm install node-red-contrib-baidutts

使用

配置

服务器配置

上个节点传入

结束


Keywords

FAQs

Last updated on 12 May 2023

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc