NAME
    gcloud alpha ml speech recognizers - manage Google cloud speech-to-text
        recognizers

SYNOPSIS
    gcloud alpha ml speech recognizers COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Google cloud speech-to-text recognizers.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a speech-to-text recognizer.

     delete
        (ALPHA) Delete a Speech-to-text recognizer.

     describe
        (ALPHA) Obtain details about Speech-to-text recognizer.

     list
        (ALPHA) List Speech-to-text recognizers.

     run-batch
        (ALPHA) Get transcripts of long (more than 60 seconds) audio from a
        gcloud uri.

     run-short
        (ALPHA) Get transcripts of short (less than 60 seconds) audio from an
        audio file.

     update
        (ALPHA) Update a Speech-to-text recognizer.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist.

