mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
39 lines
1,011 B
Text
39 lines
1,011 B
Text
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.
|
|
|
|
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.
|
|
|