gcloud_alpha_ml_speech (1)
NAME
- gcloud alpha ml speech - use Google Cloud Speech to get transcripts of audio
SYNOPSIS
-
gcloud alpha ml speech GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Use Google Cloud Speech to get transcripts of recorded audio, and
- $ gcloud alpha ml speech recognize
For audio 60 seconds or longer, use:
- $ gcloud alpha ml speech recognize-long-running
For more information about the Google Cloud Speech API, refer to this guide: cloud.google.com/speech/docs
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
-
- operations
-
(ALPHA) Interact with Google Cloud Speech operations.
COMMANDS
COMMAND is one of the following:
-
- recognize
-
(ALPHA) Get transcripts of short (less than 60 seconds) audio from an
audio file.
- recognize-long-running
-
(ALPHA) Get transcripts of longer audio from an audio file.
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support These variants are also available:
- $ gcloud ml speech $ gcloud beta ml speech