tencentcloud-sdk-asr 3.0.684 → 3.0.685

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
  SHA1:
3
- metadata.gz: e1e45151114b5f07317428da73e32de90f0abb42
4
- data.tar.gz: a6bea4d147866e7f5386525dc0bfe0de7904881b
3
+ metadata.gz: 9a7a7f848aea0c5c6a4ea67b54ebd1b18d31f5c6
4
+ data.tar.gz: 050f33156120bb498cd8514de4723cfa182df214
5
5
  SHA512:
6
- metadata.gz: cfef5e7846bfbd9b3566974f639a373f011ac4d594b95faa097d1605187426ce562d5ea2c8fce4a8141f7ec5983ab8064a4024ca7b7b0e422f0b16bfe2bad28c
7
- data.tar.gz: 3943e35d4d19ebd21c9872d4a831c0d266ae06e918f396284ee17986de1112c370b98be8a10f2fbe6dfffe21a8b354d17d40ad99ab2bb30a563a0c558e6c38a4
6
+ metadata.gz: 2617a4d2df298978aa98fe880ee4d23e47df8438f0cb5d199ea484c64dd5068b12371bac78c9f69c26c0492069d1712db15ad040f9efb9202e5e143f4cdcde59
7
+ data.tar.gz: e64112cc8ef8792ca6ca69399500df21be2b22b05b4c08becca8aacd311b90cd9374c7871fc84886b5a59165f3c9389c3122136a7a63389ca74f9007c0d4153d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.684
1
+ 3.0.685
@@ -391,7 +391,7 @@ module TencentCloud
391
391
  # 如设置了该参数,将生效对应id的自学习定制模型;
392
392
  # 点击这里查看[自学习定制模型配置方法](https://cloud.tencent.com/document/product/1093/38416)
393
393
  # @type CustomizationId: String
394
- # @param EmotionRecognition: **【增值付费功能】**情绪识别能力(目前仅支持16k_zh)
394
+ # @param EmotionRecognition: **【增值付费功能】**情绪识别能力(目前仅支持16k_zh,8k_zh
395
395
  # 0:不开启;
396
396
  # 1:开启情绪识别,但不在文本展示情绪标签;
397
397
  # 2:开启情绪识别,并且在文本展示情绪标签(**该功能需要设置ResTextFormat 大于0**)
@@ -1257,12 +1257,12 @@ module TencentCloud
1257
1257
 
1258
1258
  attr_accessor :EngSerViceType, :SourceType, :VoiceFormat, :ProjectId, :SubServiceType, :Url, :UsrAudioKey, :Data, :DataLen, :WordInfo, :FilterDirty, :FilterModal, :FilterPunc, :ConvertNumMode, :HotwordId, :CustomizationId, :ReinforceHotword, :HotwordList, :InputSampleRate
1259
1259
  extend Gem::Deprecate
1260
- deprecate :ProjectId, :none, 2023, 9
1261
- deprecate :ProjectId=, :none, 2023, 9
1262
- deprecate :SubServiceType, :none, 2023, 9
1263
- deprecate :SubServiceType=, :none, 2023, 9
1264
- deprecate :UsrAudioKey, :none, 2023, 9
1265
- deprecate :UsrAudioKey=, :none, 2023, 9
1260
+ deprecate :ProjectId, :none, 2023, 10
1261
+ deprecate :ProjectId=, :none, 2023, 10
1262
+ deprecate :SubServiceType, :none, 2023, 10
1263
+ deprecate :SubServiceType=, :none, 2023, 10
1264
+ deprecate :UsrAudioKey, :none, 2023, 10
1265
+ deprecate :UsrAudioKey=, :none, 2023, 10
1266
1266
 
1267
1267
  def initialize(engservicetype=nil, sourcetype=nil, voiceformat=nil, projectid=nil, subservicetype=nil, url=nil, usraudiokey=nil, data=nil, datalen=nil, wordinfo=nil, filterdirty=nil, filtermodal=nil, filterpunc=nil, convertnummode=nil, hotwordid=nil, customizationid=nil, reinforcehotword=nil, hotwordlist=nil, inputsamplerate=nil)
1268
1268
  @EngSerViceType = engservicetype
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-asr
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.684
4
+ version: 3.0.685
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-10-25 00:00:00.000000000 Z
11
+ date: 2023-10-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/tencentcloud-sdk-asr.rb
37
36
  - lib/v20190614/client.rb
38
37
  - lib/v20190614/models.rb
38
+ - lib/tencentcloud-sdk-asr.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: