google-apis-speech_v1 0.19.0 → 0.22.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +12 -0
- data/lib/google/apis/speech_v1/classes.rb +3 -1
- data/lib/google/apis/speech_v1/gem_version.rb +2 -2
- data/lib/google/apis/speech_v1/service.rb +12 -12
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ee9354c99ed976515b5a2fa2a5c973e4a7c8fc86997f31feb9f72215e88312f5
|
4
|
+
data.tar.gz: 6b36476fcd896824db708f0aed1b58e2ac2b6e896898d925169c8ccc7de231ee
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 41a6cb3eac1fe700ee566cf7e0a3fad4a1ff9b0150c6d3211eb0cf4017846bae50479dddd454550d4fcc38f154229b43e8bf19e1bbe02546e0f067c0589eb898
|
7
|
+
data.tar.gz: 554b340cba23457b29ba9422850928f056575ba86b8d2b54b27152218b4f8358fe12b03e861c300f9351b98f9cc8d6cd691a0f1b87168ff019e5e52449b4ee34
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,17 @@
|
|
1
1
|
# Release history for google-apis-speech_v1
|
2
2
|
|
3
|
+
### v0.22.0 (2022-06-02)
|
4
|
+
|
5
|
+
* Unspecified changes
|
6
|
+
|
7
|
+
### v0.21.0 (2022-05-20)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20220511
|
10
|
+
|
11
|
+
### v0.20.0 (2022-04-26)
|
12
|
+
|
13
|
+
* Regenerated from discovery document revision 20220419
|
14
|
+
|
3
15
|
### v0.19.0 (2022-04-14)
|
4
16
|
|
5
17
|
* Regenerated from discovery document revision 20220411
|
@@ -668,7 +668,9 @@ module Google
|
|
668
668
|
# Which model to select for the given request. Select the model best suited to
|
669
669
|
# your domain to get best results. If a model is not explicitly specified, then
|
670
670
|
# we auto-select a model based on the parameters in the RecognitionConfig. *
|
671
|
-
# Model* *Description*
|
671
|
+
# Model* *Description* latest_long Best for long form content like media or
|
672
|
+
# conversation. latest_short Best for short form content like commands or single
|
673
|
+
# shot directed speech. command_and_search Best for short queries such as voice
|
672
674
|
# commands or voice search. phone_call Best for audio that originated from a
|
673
675
|
# phone call (typically recorded at an 8khz sampling rate). video Best for audio
|
674
676
|
# that originated from video or includes multiple speakers. Ideally the audio is
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module SpeechV1
|
18
18
|
# Version of the google-apis-speech_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.22.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220511"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -132,8 +132,8 @@ module Google
|
|
132
132
|
# `projects/`project`/locations/`location`/customClasses` Speech-to-Text
|
133
133
|
# supports three locations: `global`, `us` (US North America), and `eu` (Europe).
|
134
134
|
# If you are calling the `speech.googleapis.com` endpoint, use the `global`
|
135
|
-
# location. To specify a region, use a [regional endpoint](
|
136
|
-
# endpoints) with matching `us` or `eu` location value.
|
135
|
+
# location. To specify a region, use a [regional endpoint](https://cloud.google.
|
136
|
+
# com/speech-to-text/docs/endpoints) with matching `us` or `eu` location value.
|
137
137
|
# @param [Google::Apis::SpeechV1::CreateCustomClassRequest] create_custom_class_request_object
|
138
138
|
# @param [String] fields
|
139
139
|
# Selector specifying which fields to include in a partial response.
|
@@ -170,8 +170,8 @@ module Google
|
|
170
170
|
# locations/`location`/customClasses/`custom_class`` Speech-to-Text supports
|
171
171
|
# three locations: `global`, `us` (US North America), and `eu` (Europe). If you
|
172
172
|
# are calling the `speech.googleapis.com` endpoint, use the `global` location.
|
173
|
-
# To specify a region, use a [regional endpoint](/speech-
|
174
|
-
# with matching `us` or `eu` location value.
|
173
|
+
# To specify a region, use a [regional endpoint](https://cloud.google.com/speech-
|
174
|
+
# to-text/docs/endpoints) with matching `us` or `eu` location value.
|
175
175
|
# @param [String] fields
|
176
176
|
# Selector specifying which fields to include in a partial response.
|
177
177
|
# @param [String] quota_user
|
@@ -236,8 +236,8 @@ module Google
|
|
236
236
|
# projects/`project`/locations/`location`/customClasses` Speech-to-Text supports
|
237
237
|
# three locations: `global`, `us` (US North America), and `eu` (Europe). If you
|
238
238
|
# are calling the `speech.googleapis.com` endpoint, use the `global` location.
|
239
|
-
# To specify a region, use a [regional endpoint](/speech-
|
240
|
-
# with matching `us` or `eu` location value.
|
239
|
+
# To specify a region, use a [regional endpoint](https://cloud.google.com/speech-
|
240
|
+
# to-text/docs/endpoints) with matching `us` or `eu` location value.
|
241
241
|
# @param [Fixnum] page_size
|
242
242
|
# The maximum number of custom classes to return. The service may return fewer
|
243
243
|
# than this value. If unspecified, at most 50 custom classes will be returned.
|
@@ -319,8 +319,8 @@ module Google
|
|
319
319
|
# projects/`project`/locations/`location`/phraseSets` Speech-to-Text supports
|
320
320
|
# three locations: `global`, `us` (US North America), and `eu` (Europe). If you
|
321
321
|
# are calling the `speech.googleapis.com` endpoint, use the `global` location.
|
322
|
-
# To specify a region, use a [regional endpoint](/speech-
|
323
|
-
# with matching `us` or `eu` location value.
|
322
|
+
# To specify a region, use a [regional endpoint](https://cloud.google.com/speech-
|
323
|
+
# to-text/docs/endpoints) with matching `us` or `eu` location value.
|
324
324
|
# @param [Google::Apis::SpeechV1::CreatePhraseSetRequest] create_phrase_set_request_object
|
325
325
|
# @param [String] fields
|
326
326
|
# Selector specifying which fields to include in a partial response.
|
@@ -388,8 +388,8 @@ module Google
|
|
388
388
|
# locations/`location`/phraseSets/`phrase_set`` Speech-to-Text supports three
|
389
389
|
# locations: `global`, `us` (US North America), and `eu` (Europe). If you are
|
390
390
|
# calling the `speech.googleapis.com` endpoint, use the `global` location. To
|
391
|
-
# specify a region, use a [regional endpoint](/speech-to-
|
392
|
-
# with matching `us` or `eu` location value.
|
391
|
+
# specify a region, use a [regional endpoint](https://cloud.google.com/speech-to-
|
392
|
+
# text/docs/endpoints) with matching `us` or `eu` location value.
|
393
393
|
# @param [String] fields
|
394
394
|
# Selector specifying which fields to include in a partial response.
|
395
395
|
# @param [String] quota_user
|
@@ -423,8 +423,8 @@ module Google
|
|
423
423
|
# projects/`project`/locations/`location`` Speech-to-Text supports three
|
424
424
|
# locations: `global`, `us` (US North America), and `eu` (Europe). If you are
|
425
425
|
# calling the `speech.googleapis.com` endpoint, use the `global` location. To
|
426
|
-
# specify a region, use a [regional endpoint](/speech-to-
|
427
|
-
# with matching `us` or `eu` location value.
|
426
|
+
# specify a region, use a [regional endpoint](https://cloud.google.com/speech-to-
|
427
|
+
# text/docs/endpoints) with matching `us` or `eu` location value.
|
428
428
|
# @param [Fixnum] page_size
|
429
429
|
# The maximum number of phrase sets to return. The service may return fewer than
|
430
430
|
# this value. If unspecified, at most 50 phrase sets will be returned. The
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-speech_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.22.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-
|
11
|
+
date: 2022-06-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -16,7 +16,7 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: '0.
|
19
|
+
version: '0.5'
|
20
20
|
- - "<"
|
21
21
|
- !ruby/object:Gem::Version
|
22
22
|
version: 2.a
|
@@ -26,7 +26,7 @@ dependencies:
|
|
26
26
|
requirements:
|
27
27
|
- - ">="
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
version: '0.
|
29
|
+
version: '0.5'
|
30
30
|
- - "<"
|
31
31
|
- !ruby/object:Gem::Version
|
32
32
|
version: 2.a
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-speech_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-speech_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-speech_v1/v0.22.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-speech_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
75
|
- !ruby/object:Gem::Version
|
76
76
|
version: '0'
|
77
77
|
requirements: []
|
78
|
-
rubygems_version: 3.3.
|
78
|
+
rubygems_version: 3.3.14
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Cloud Speech-to-Text API V1
|