项目作者: brycehowitson

项目描述 :
A collection of pre-built speech synthesis settings used to convey emotion
高级语言:
项目地址: git://github.com/brycehowitson/SSML-prosody-library.git
创建时间: 2019-07-08T21:11:56Z
项目社区:https://github.com/brycehowitson/SSML-prosody-library

开源协议:GNU General Public License v3.0

下载


SSML-prosody-library

A collection of pre-built speech synthesis settings used to convey emotion.

Prosody “presets” (Volume, Pitch, Rate) matched to theatrical voice descriptors, including terms like these:

  • grumble
  • ambivalent
  • harsh
  • sarcastic
  • scornful
  • arrogant
  • impassioned
  • indignant
  • inquisitive
  • sincere
  • jovial
  • solemn
  • thoughtful
  • elated
  • threatening

Here’s a little background on the project and rationale on @howitson/voice-ui-as-theatre-getting-excited-with-synthesized-voice-d0afbc8ede57">Medium


Example of “Excited” Prosody

  1. <prosody rate="fast" pitch="high" volume="loud">This voice is very excited!</prosody>

SSML can be tested using IBM’s interactive demo


How to contribute

Any help would be much appreciated! I’m no expert in the human voice but this library may prove extremely useful to anyone developing a VUI tool.

Simply add an xml document to the repository containing the prosody tag and attributes to emulate a style of voice. Make sure to name the document with your term. For example the above lives in excited.xml.