tencentcloud-sdk-asr 3.0.683 → 3.0.685

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fe0b59137ef9b8f0f52910181aa1c4229b722637
4
- data.tar.gz: 510a8cc3ffa87ea596b718ca588de0eabe69491b
3
+ metadata.gz: 9a7a7f848aea0c5c6a4ea67b54ebd1b18d31f5c6
4
+ data.tar.gz: 050f33156120bb498cd8514de4723cfa182df214
5
5
  SHA512:
6
- metadata.gz: 88b4ed14e2c28da06b79685221e4e63d25c6d4d103f1f39920132f3422d2af2f345b0131c4801b2d9613085edb79b91651b71b07c54efcb88107bdcab6f0046e
7
- data.tar.gz: 29b19af768f792cb4dfad887c4955acb35181ab7c8289814af55091088e059c71b6cffc5db9c52e6a2fe804ecdd1b388cc05093a33d8f7b2c2cafa1be1ba5bbc
6
+ metadata.gz: 2617a4d2df298978aa98fe880ee4d23e47df8438f0cb5d199ea484c64dd5068b12371bac78c9f69c26c0492069d1712db15ad040f9efb9202e5e143f4cdcde59
7
+ data.tar.gz: e64112cc8ef8792ca6ca69399500df21be2b22b05b4c08becca8aacd311b90cd9374c7871fc84886b5a59165f3c9389c3122136a7a63389ca74f9007c0d4153d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.683
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.683
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-24 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
- - lib/v20190614/models.rb
38
36
  - lib/v20190614/client.rb
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: