mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
gcloud: Wed Jul 13 09:59:37 UTC 2022
This commit is contained in:
parent
cf5ab60e4a
commit
879929cbc6
323 changed files with 7203 additions and 4178 deletions
|
|
@ -111,6 +111,17 @@ OPTIONAL FLAGS
|
|||
audio that is not one of the specific audio models. For example,
|
||||
long-form audio. Ideally the audio is high-fidelity, recorded at a
|
||||
16khz or greater sampling rate.
|
||||
latest_long
|
||||
Use this model for any kind of long form content such as media or
|
||||
spontaneous speech and conversations. Consider using this model in
|
||||
place of the video model, especially if the video model is not
|
||||
available in your target language. You can also use this in place
|
||||
of the default model.
|
||||
latest_short
|
||||
Use this model for short utterances that are a few seconds in
|
||||
length. It is useful for trying to capture commands or other single
|
||||
shot directed speech use cases. Consider using this model instead
|
||||
of the command and search model.
|
||||
medical_conversation
|
||||
Best for audio that originated from a conversation between a
|
||||
medical provider and patient.
|
||||
|
|
|
|||
|
|
@ -120,6 +120,17 @@ OPTIONAL FLAGS
|
|||
audio that is not one of the specific audio models. For example,
|
||||
long-form audio. Ideally the audio is high-fidelity, recorded at a
|
||||
16khz or greater sampling rate.
|
||||
latest_long
|
||||
Use this model for any kind of long form content such as media or
|
||||
spontaneous speech and conversations. Consider using this model in
|
||||
place of the video model, especially if the video model is not
|
||||
available in your target language. You can also use this in place
|
||||
of the default model.
|
||||
latest_short
|
||||
Use this model for short utterances that are a few seconds in
|
||||
length. It is useful for trying to capture commands or other single
|
||||
shot directed speech use cases. Consider using this model instead
|
||||
of the command and search model.
|
||||
medical_conversation
|
||||
Best for audio that originated from a conversation between a
|
||||
medical provider and patient.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue