Socket
Socket
Sign inDemoInstall

wiki2ssml

Package Overview
Dependencies
1
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.2.2

2

package.json
{
"name": "wiki2ssml",
"version": "0.2.1",
"version": "0.2.2",
"description": "Wiki2SSML provides the WikiVoice markup language used for fine-tuning synthesised voice.",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

@@ -22,19 +22,19 @@ # Wiki2SSML

| ------------- |-------------|
| `[[volume:SCALE\|TEXT]]` | Speaking volume |
| `[[speed:SCALE\|TEXT]]` | Speaking rate |
| `[[pitch:SCALE\|TEXT]]` | Speaking pitch |
| `[[silence:DURATION,strength:STRENGTH]]` | Pause with duration and strength |
| `[[emphasis:LEVEL\|TEXT]]` | Emphasis with LEVEL |
| `[[audio:AUDIO_URI]]` | Audio embedded into speech|
| `[[lang:LANGUAGE\|TEXT]]` | Language indicator |
| `[[paragraph\|TEXT]]` | Paragraph indicator |
| `[[sentence\|TEXT]]` | Sentence indicator |
| `[[type:TYPE\|TEXT]]` | Type it should be said as |
| `[[voice:NAME\|TEXT]]` | Voice name it should be said with |
| `[[pos:POS\|TEXT]]` | Part of speech it should be prounouced as |
| `[[substitute:TEXT1\|TEXT2]]` | Replace TEXT2 with TEXT1 as substitution |
| `[[alphabet:ALPHABET,pronunciation:PRONUNCIATION\|TEXT]]` | Phonetic pronunciation |
| `[[volume:SCALE,speed:SCALE,pitch:SCALE\|TEXT]]` | Speaking volume, rate and pitch |
| `[[type:TYPE,format:FORMAT,detail:DETAIL\|TEXT]]` | Type it should be said as |
| `[[mark:NAME\|TEXT]]` | Mark referencing a location |
| [[volume:SCALE|TEXT]] | Speaking volume |
| [[speed:SCALE|TEXT]] | Speaking rate |
| [[pitch:SCALE|TEXT]] | Speaking pitch |
| [[silence:DURATION,strength:STRENGTH]] | Pause with duration and strength |
| [[emphasis:LEVEL|TEXT]] | Emphasis with LEVEL |
| [[audio:AUDIO_URI]] | Audio embedded into speech|
| [[lang:LANGUAGE|TEXT]] | Language indicator |
| [[paragraph|TEXT]] | Paragraph indicator |
| [[sentence|TEXT]] | Sentence indicator |
| [[type:TYPE|TEXT]] | Type it should be said as |
| [[voice:NAME|TEXT]] | Voice name it should be said with |
| [[pos:POS|TEXT]] | Part of speech it should be prounouced as |
| [[substitute:TEXT1|TEXT2]] | Replace TEXT2 with TEXT1 as substitution |
| [[alphabet:ALPHABET,pronunciation:PRONUNCIATION|TEXT]] | Phonetic pronunciation |
| [[volume:SCALE,speed:SCALE,pitch:SCALE|TEXT]] | Speaking volume, rate and pitch |
| [[type:TYPE,format:FORMAT,detail:DETAIL|TEXT]] | Type it should be said as |
| [[mark:NAME|TEXT]] | Mark referencing a location |

@@ -44,10 +44,10 @@ # Supported Vendor-Specific Markups

| ------------- |-------------|
| `[[amzWhispered\|TEXT]]` | Whispering |
| `[[amzPhonation:soft\|TEXT]]` | Speaking Softly |
| `[[amzTimbre:SCALE\|TEXT]]` | Controlling Timbre |
| `[[amzDRC\|TEXT]]` | Dynamic Range Compression |
| `[[amzBreathDuration:SCALE,amzBreathVolume:SCALE]]` | Breathing with duration and volume |
| `[[amzDefaultBreath]]` | Default sound of breathing |
| `[[ibmExprType:TYPE|TEXT]]` | Expressiveness type |
| `[[ibmTransType:TYPE,ibmStrength:SCALE\|TEXT]]` | Voice transformation |
| [[amzWhispered|TEXT]] | Whispering |
| [[amzPhonation:soft|TEXT]] | Speaking Softly |
| [[amzTimbre:SCALE|TEXT]] | Controlling Timbre |
| [[amzDRC|TEXT]] | Dynamic Range Compression |
| [[amzBreathDuration:SCALE,amzBreathVolume:SCALE]] | Breathing with duration and volume |
| [[amzDefaultBreath]] | Default sound of breathing |
| [[ibmExprType:TYPE|TEXT]] | Expressiveness type |
| [[ibmTransType:TYPE,ibmStrength:SCALE|TEXT]] | Voice transformation |

@@ -54,0 +54,0 @@

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