tencentcloud-sdk-asr 3.0.1086 → 3.0.1120

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: c94899f643b740185a5c6b1f4b65027e557f3a6a
4
- data.tar.gz: ca090a564f7756c43d0c859825f6e5fa77499417
3
+ metadata.gz: 3c442a52d3a717e839ab1be39ff32c584d6b6efa
4
+ data.tar.gz: 2eb925b99234d70e399c636debb79f8f3632e254
5
5
  SHA512:
6
- metadata.gz: 9fcb3bf49c6dea5f97580926ab3210cb6412814805dabcb8209261ea944edaa67328700653ab592541818cc826a1629ee47f778afadf996fcf27ad4750952a71
7
- data.tar.gz: dc43b0bd052b87df3a8c40c36ba2794d9b16bd10bc0200052af777fa5da75fd363ecbb6f412d3b88534d27a2d4e918890708fee05ff072ad32f161e52cff4147
6
+ metadata.gz: de2f66d228d08eca093903f86d7f4ce867d08c62be602ebdef10bf295d170c9cdf989306aa0929116679a18eae67ad49c47ffe52b76a3a4e3d7143b43b6679e9
7
+ data.tar.gz: 608fac214dc50e35ccc8db9d2a03c445f30ac604452c1f54b229acb19d18eaa770698c00eeb8f3a8a11282f6041f1aeba886c7d82b52b73267dbf5027e4acca2
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1086
1
+ 3.0.1120
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
3
+ # Copyright (c) 2017-2025 Tencent. All Rights Reserved.
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
3
+ # Copyright (c) 2017-2025 Tencent. All Rights Reserved.
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -305,8 +305,8 @@ module TencentCloud
305
305
 
306
306
  attr_accessor :ModelName, :TextUrl, :ModelType, :TagInfos
307
307
  extend Gem::Deprecate
308
- deprecate :TagInfos, :none, 2025, 6
309
- deprecate :TagInfos=, :none, 2025, 6
308
+ deprecate :TagInfos, :none, 2025, 8
309
+ deprecate :TagInfos=, :none, 2025, 8
310
310
 
311
311
  def initialize(modelname=nil, texturl=nil, modeltype=nil, taginfos=nil)
312
312
  @ModelName = modelname
@@ -539,8 +539,8 @@ module TencentCloud
539
539
 
540
540
  attr_accessor :EngineModelType, :ChannelNum, :ResTextFormat, :SourceType, :Data, :DataLen, :Url, :CallbackUrl, :SpeakerDiarization, :SpeakerNumber, :HotwordId, :ReinforceHotword, :CustomizationId, :EmotionRecognition, :EmotionalEnergy, :ConvertNumMode, :FilterDirty, :FilterPunc, :FilterModal, :SentenceMaxLength, :Extra, :HotwordList, :KeyWordLibIdList, :ReplaceTextId
541
541
  extend Gem::Deprecate
542
- deprecate :ReinforceHotword, :none, 2025, 6
543
- deprecate :ReinforceHotword=, :none, 2025, 6
542
+ deprecate :ReinforceHotword, :none, 2025, 8
543
+ deprecate :ReinforceHotword=, :none, 2025, 8
544
544
 
545
545
  def initialize(enginemodeltype=nil, channelnum=nil, restextformat=nil, sourcetype=nil, data=nil, datalen=nil, url=nil, callbackurl=nil, speakerdiarization=nil, speakernumber=nil, hotwordid=nil, reinforcehotword=nil, customizationid=nil, emotionrecognition=nil, emotionalenergy=nil, convertnummode=nil, filterdirty=nil, filterpunc=nil, filtermodal=nil, sentencemaxlength=nil, extra=nil, hotwordlist=nil, keywordlibidlist=nil, replacetextid=nil)
546
546
  @EngineModelType = enginemodeltype
@@ -930,8 +930,8 @@ module TencentCloud
930
930
 
931
931
  attr_accessor :TagInfos, :Offset, :Limit
932
932
  extend Gem::Deprecate
933
- deprecate :TagInfos, :none, 2025, 6
934
- deprecate :TagInfos=, :none, 2025, 6
933
+ deprecate :TagInfos, :none, 2025, 8
934
+ deprecate :TagInfos=, :none, 2025, 8
935
935
 
936
936
  def initialize(taginfos=nil, offset=nil, limit=nil)
937
937
  @TagInfos = taginfos
@@ -1055,8 +1055,8 @@ module TencentCloud
1055
1055
 
1056
1056
  attr_accessor :TagInfos, :Limit, :Offset
1057
1057
  extend Gem::Deprecate
1058
- deprecate :TagInfos, :none, 2025, 6
1059
- deprecate :TagInfos=, :none, 2025, 6
1058
+ deprecate :TagInfos, :none, 2025, 8
1059
+ deprecate :TagInfos=, :none, 2025, 8
1060
1060
 
1061
1061
  def initialize(taginfos=nil, limit=nil, offset=nil)
1062
1062
  @TagInfos = taginfos
@@ -1356,8 +1356,8 @@ module TencentCloud
1356
1356
 
1357
1357
  attr_accessor :ModelName, :DictName, :ModelId, :ModelType, :ServiceType, :ModelState, :AtUpdated, :TagInfos
1358
1358
  extend Gem::Deprecate
1359
- deprecate :TagInfos, :none, 2025, 6
1360
- deprecate :TagInfos=, :none, 2025, 6
1359
+ deprecate :TagInfos, :none, 2025, 8
1360
+ deprecate :TagInfos=, :none, 2025, 8
1361
1361
 
1362
1362
  def initialize(modelname=nil, dictname=nil, modelid=nil, modeltype=nil, servicetype=nil, modelstate=nil, atupdated=nil, taginfos=nil)
1363
1363
  @ModelName = modelname
@@ -1637,14 +1637,14 @@ module TencentCloud
1637
1637
 
1638
1638
  attr_accessor :EngSerViceType, :SourceType, :VoiceFormat, :ProjectId, :SubServiceType, :Url, :UsrAudioKey, :Data, :DataLen, :WordInfo, :FilterDirty, :FilterModal, :FilterPunc, :ConvertNumMode, :HotwordId, :CustomizationId, :ReinforceHotword, :HotwordList, :InputSampleRate
1639
1639
  extend Gem::Deprecate
1640
- deprecate :ProjectId, :none, 2025, 6
1641
- deprecate :ProjectId=, :none, 2025, 6
1642
- deprecate :SubServiceType, :none, 2025, 6
1643
- deprecate :SubServiceType=, :none, 2025, 6
1644
- deprecate :UsrAudioKey, :none, 2025, 6
1645
- deprecate :UsrAudioKey=, :none, 2025, 6
1646
- deprecate :ReinforceHotword, :none, 2025, 6
1647
- deprecate :ReinforceHotword=, :none, 2025, 6
1640
+ deprecate :ProjectId, :none, 2025, 8
1641
+ deprecate :ProjectId=, :none, 2025, 8
1642
+ deprecate :SubServiceType, :none, 2025, 8
1643
+ deprecate :SubServiceType=, :none, 2025, 8
1644
+ deprecate :UsrAudioKey, :none, 2025, 8
1645
+ deprecate :UsrAudioKey=, :none, 2025, 8
1646
+ deprecate :ReinforceHotword, :none, 2025, 8
1647
+ deprecate :ReinforceHotword=, :none, 2025, 8
1648
1648
 
1649
1649
  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)
1650
1650
  @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.1086
4
+ version: 3.0.1120
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-06-22 00:00:00.000000000 Z
11
+ date: 2025-08-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common