VoiceStyleData

VoiceStyleData[]

给出可用于语音合成的声音列表.

VoiceStyleData[voice]

返回指定 voice 的所有属性.

VoiceStyleData[voice,prop]

返回 voice 的指定属性 prop.

更多信息和选项

  • VoiceStyleData 列出可用于语音合成的所有声音及其相应的属性,例如性别和语言.
  • voice 的可能的属性包括:
  • "name"明确的声音名称
    {"name1","name2",}明确的声音名称列表
    All所有可用声音
    f满足 f 的声音
  • 如果使用了纯函数 f,可通过 #prop1#prop2 获取声音的属性. 如果 f 返回 True,则返回一个声音.
  • prop 的可能设置包括:
  • "Gender"发言者的性别
    "Language"发言者使用的语言
    "Name"声音的名称
  • VoiceStyleData 采用 Method 选项为给定方法提取可用语音.
  • 可能的方法设置包括:
  • Automatic本地合成器(默认)
    "ElevenLabs"ElevenLabs 合成器
    "GoogleSpeech"谷歌合成器

范例

打开所有单元关闭所有单元

基本范例  (2)

可用声音列表:

给定声音的属性:

范围  (2)

多个声音的属性:

Dataset 显示结果:

用条件过滤语音. 以下是可用的男性声音列表:

英文男声列表:

选项  (3)

Method  (3)

默认情况下,列出本地可用的语音:

GoogleSpeech 语音:

ElevenLabs 语音:

应用  (3)

用随机声音合成语音:

用英文声音合成语音:

选择通过服务合成语音时的声音:

Wolfram Research (2019),VoiceStyleData,Wolfram 语言函数,https://reference.wolfram.com/language/ref/VoiceStyleData.html (更新于 2024 年).

文本

Wolfram Research (2019),VoiceStyleData,Wolfram 语言函数,https://reference.wolfram.com/language/ref/VoiceStyleData.html (更新于 2024 年).

CMS

Wolfram 语言. 2019. "VoiceStyleData." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2024. https://reference.wolfram.com/language/ref/VoiceStyleData.html.

APA

Wolfram 语言. (2019). VoiceStyleData. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/VoiceStyleData.html 年

BibTeX

@misc{reference.wolfram_2024_voicestyledata, author="Wolfram Research", title="{VoiceStyleData}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/VoiceStyleData.html}", note=[Accessed: 05-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_voicestyledata, organization={Wolfram Research}, title={VoiceStyleData}, year={2024}, url={https://reference.wolfram.com/language/ref/VoiceStyleData.html}, note=[Accessed: 05-November-2024 ]}