Skip to main content

Speechly CLI commands

List of all Speechly CLI commands and their usage.

Usage

To get a list of commands, run:

speechly

To get a list of available sub-commands, arguments & flags run:

speechly [command]
Info

See Using Speechly CLI to learn how to install and use the CLI.

Available commands

annotate

Create SAL annotations for a list of examples using Speechly

convert

Converts an Alexa Interaction Model in JSON format to a Speechly configuration

create

Create a new application in the current project

delete

Delete an existing application

deploy

Send the contents of a local directory to training

describe

Print details about an application

download

Download the active configuration or model bundle of the given app

edit

Edit an existing application

evaluate

Evaluate application model accuracy

evaluate asr

Evaluate the ASR accuracy of the given application model

evaluate nlu

Evaluate the NLU accuracy of the given application model

list

List applications in the current project

projects

Manage API access to Speechly projects

projects add

Add access to a pre-existing project

projects list

List known projects

projects remove

Remove access to a project

projects use

Select the default project used

sample

Sample a set of examples from the given SAL configuration

stats

Get utterance statistics for the current project or an application in it

transcribe

Transcribe the given file(s) using on-device or cloud transcription

utterances

Get a sample of recent utterances

validate

Validate the given configuration for syntax errors

version

Print the version number