Skip to content

odyniec/ivonaspeak

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

IvonaSpeak

Generate synthesized speech using the Ivona Speech Cloud API.

Usage

ivonaspeak [options] [text] output-file

  -access-key KEY            Ivona Speech Cloud access key
  -secret-key KEY            Ivona Speech Cloud secret key
  -name NAME                 Voice name (e.g., "Eric")
  -gender GENDER             Voice gender (e.g., "male")
  -language LANGUAGE         Voice language (e.g., "en-US")
  -list-voices FILTER        List available voices and exit
                             (FILTER examples: "all", "male", "male,en-US")
  -text-file                 File containing text to be synthesized
                             (e.g., "speech.txt", "anecdote.xml")
  -format FORMAT             Format of text data
                             ("text" or "ssml", default: "text")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages