tencentcloud-sdk-tts 3.0.889 → 3.0.890

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: 6cbf943eb8ee7448724b152e6383539715ea6cff
4
- data.tar.gz: a9dd33459d2bfb22cd4cf2bd9018338e96ea9970
3
+ metadata.gz: a5afb356053fc0f561f70306cf85ebc438b17c03
4
+ data.tar.gz: 7495b4b65aeb8b73b80daadedaaa85c55e757f72
5
5
  SHA512:
6
- metadata.gz: 0b5057b63deb42590a12c3c081fd946acb71c529aba6806a3371762e94088914159ac90170a8ac53fc1f2cf0520c53171919b3d06c43410c23560796f53d2624
7
- data.tar.gz: f781c2f6070af5b512302eb842c2e950dd9976bad14e24df535f5de2fb63b20f26e176fe5329ed7766ad1dc439687d12a61c3746af3be568971825182b26425a
6
+ metadata.gz: a29ca3869f94c7d2a7f82a63900810ee53383abc59ffaaf987960a79eb74e3eaed0909617f9e401cd2b0c85e362797a5877d116211aa8ce328370ec03b701458
7
+ data.tar.gz: b98fada430077a3c40894aae96936b94679db691539653f0bf2363c03f21fe354c993750a1ce1b038820fb42ab78404c0835d31141a71dbf5beeefba2fc2638b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.889
1
+ 3.0.890
@@ -43,7 +43,7 @@ module TencentCloud
43
43
  # @type EnableSubtitle: Boolean
44
44
  # @param VoiceoverDialogueSplit: 旁白与对白文本解析,分别合成相应风格(仅适用于旁对白音色10510000、100510000),默认 false
45
45
  # @type VoiceoverDialogueSplit: Boolean
46
- # @param EmotionCategory: 控制合成音频的情感,仅支持多情感音色使用。取值: neutral(中性)、sad(悲伤)、happy(高兴)、angry(生气)、fear(恐惧)、news(新闻)、story(故事)、radio(广播)、poetry(诗歌)、call(客服)、撒娇(sajiao)、厌恶(disgusted)、震惊(amaze)、平静(peaceful)、兴奋(exciting)、傲娇(aojiao)、解说(jieshuo)
46
+ # @param EmotionCategory: 控制合成音频的情感,仅支持多情感音色使用。取值: neutral(中性)、sad(悲伤)、happy(高兴)、angry(生气)、fear(恐惧)、news(新闻)、story(故事)、radio(广播)、poetry(诗歌)、call(客服)、sajiao(撒娇)、disgusted(厌恶)、amaze(震惊)、peaceful(平静)、exciting(兴奋)、aojiao(傲娇)、jieshuo(解说)
47
47
  # @type EmotionCategory: String
48
48
  # @param EmotionIntensity: 控制合成音频情感程度,取值范围为[50,200],默认为100;只有EmotionCategory不为空时生效。
49
49
  # @type EmotionIntensity: Integer
@@ -274,7 +274,7 @@ module TencentCloud
274
274
  # @type EnableSubtitle: Boolean
275
275
  # @param SegmentRate: 断句敏感阈值,默认值为:0,取值范围:[0,1,2]。该值越大越不容易断句,模型会更倾向于仅按照标点符号断句。此参数建议不要随意调整,可能会影响合成效果。
276
276
  # @type SegmentRate: Integer
277
- # @param EmotionCategory: 控制合成音频的情感,仅支持多情感音色使用。取值: neutral(中性)、sad(悲伤)、happy(高兴)、angry(生气)、fear(恐惧)、news(新闻)、story(故事)、radio(广播)、poetry(诗歌)、call(客服)、撒娇(sajiao)、厌恶(disgusted)、震惊(amaze)、平静(peaceful)、兴奋(exciting)、傲娇(aojiao)、解说(jieshuo)
277
+ # @param EmotionCategory: 控制合成音频的情感,仅支持多情感音色使用。取值: neutral(中性)、sad(悲伤)、happy(高兴)、angry(生气)、fear(恐惧)、news(新闻)、story(故事)、radio(广播)、poetry(诗歌)、call(客服)、sajiao(撒娇)、disgusted(厌恶)、amaze(震惊)、peaceful(平静)、exciting(兴奋)、aojiao(傲娇)、jieshuo(解说)
278
278
  # 示例值:neutral
279
279
  # @type EmotionCategory: String
280
280
  # @param EmotionIntensity: 控制合成音频情感程度,取值范围为[50,200],默认为100;只有EmotionCategory不为空时生效;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tts
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.889
4
+ version: 3.0.890
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-08-19 00:00:00.000000000 Z
11
+ date: 2024-08-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common