google-cloud-media_translation 0.6.2 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f345cd88074b212a8f7a1e02450543226dce8e21a6966e3a644965b9ab520ad5
4
- data.tar.gz: 5411910c488222c9e67a7c0052857e2d48952e06e0d9a066fd629e1c77e382a9
3
+ metadata.gz: 516a33316adee13c61ac486ab2bf4f0721c176b775e52ea0ac7e681c60611635
4
+ data.tar.gz: 251b04d4f68800776e418f44593a7898a3c193ea5c9ddcb80f5a9ebc1e4e3864
5
5
  SHA512:
6
- metadata.gz: 5855c419ef753e7cc85cfdd1dcdf68fa33a5e578af1536cadf5d9d31c12650cab2fba5c59d95c777271e07ada7e4753ef276ca12ebfae45e080de243bd0ec016
7
- data.tar.gz: bec754399dca324749ce68161a2934655bca00cfe7731f8f8c785e4a606c8ab72101ac5cb6d54e22138ca1c8eaa9d7d6d53fa7eaad51044f5cfe61c20afb1feb
6
+ metadata.gz: 6731f16bf8f9f6fb43c21ae2c8ba6c74673b093d4af3421562ed5caceb251e0bcd597bf89503d614e1a4b0707eec72447a71304b97d69335c4c8d193ef878fa1
7
+ data.tar.gz: 5ea9232fd8712b389d463bfdf81f0c39b97fbdbedaa87b7a6a3eef7782a5ac0a05a17107f9d117ac80e5fb73ddb84eaebeeb1700f0c7cbfa7f1225e5b619a284
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  API Client library for the Media Translation API
4
4
 
5
- Media Translation API delivers real-time speech translation to your content and applications directly from your audio data. Leveraging Googles machine learning technologies, the API offers enhanced accuracy and simplified integration while equipping you with a comprehensive set of features to further refine your translation results. Improve user experience with low-latency streaming translation and scale quickly with straightforward internationalization.
5
+ Media Translation API delivers real-time speech translation to your content and applications directly from your audio data. Leveraging Google???s machine learning technologies, the API offers enhanced accuracy and simplified integration while equipping you with a comprehensive set of features to further refine your translation results. Improve user experience with low-latency streaming translation and scale quickly with straightforward internationalization.
6
6
 
7
7
  Actual client classes for the various versions of this API are defined in
8
8
  _versioned_ client gems, with names of the form `google-cloud-media_translation-v*`.
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module MediaTranslation
23
- VERSION = "0.6.2"
23
+ VERSION = "0.7.0"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-media_translation
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.2
4
+ version: 0.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -44,7 +44,7 @@ dependencies:
44
44
  - !ruby/object:Gem::Version
45
45
  version: 2.a
46
46
  description: Media Translation API delivers real-time speech translation to your content
47
- and applications directly from your audio data. Leveraging Googles machine learning
47
+ and applications directly from your audio data. Leveraging Google???s machine learning
48
48
  technologies, the API offers enhanced accuracy and simplified integration while
49
49
  equipping you with a comprehensive set of features to further refine your translation
50
50
  results. Improve user experience with low-latency streaming translation and scale
@@ -72,7 +72,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
72
72
  requirements:
73
73
  - - ">="
74
74
  - !ruby/object:Gem::Version
75
- version: '3.0'
75
+ version: '3.2'
76
76
  required_rubygems_version: !ruby/object:Gem::Requirement
77
77
  requirements:
78
78
  - - ">="