我从Microsoft Speech Platform - Runtime Languages(Version 11)下载了另一个TTS包,但是在语音属性中,这个包没有显示出来。
下图显示了所有已安装的软件包,默认情况下在我的Windows 8安装中提供。
但它在Windows 8上不受支持,那么如何安装更多包?
我从Microsoft Speech Platform - Runtime Languages(Version 11)下载了另一个TTS包,但是在语音属性中,这个包没有显示出来。
下图显示了所有已安装的软件包,默认情况下在我的Windows 8安装中提供。
但它在Windows 8上不受支持,那么如何安装更多包?
Answers:
只需使用此页面上的教程:
!!!警告!!!
这涉及到您的注册表的手动编辑。如果搞砸了,不要怪我。请自担风险。
步骤1 - - - - - - - - - - - - - - - - - - - - - - - - --------------------------
安装Speech Platform v11
a) go here: http://www.microsoft.com/en-us/download/details.aspx?id=27225 b) click "Download" c) select the "x64_SpeechPlatformRuntime\SpeechPlatformRuntime.msi" d) run the installer (duh :P)
第2步: - - - - - - - - - - - - - - - - - - - - - - - - ---------------------------
获得备用声音
a) go here: http://www.microsoft.com/en-us/download/details.aspx?id=27224
b) click "Download"
c) select the voice files you want. They are the ones that have "TTS" in the file name.
有6个英语(所有女性)。我没有听过其他语言,所以我不知道它们是如何发声的。GB_Hazel和US_ZiraPro是IMO更好的声音。
MSSpeech_TTS_en-CA_Heather
MSSpeech_TTS_en-GB_Hazel
MSSpeech_TTS_en-IN_Heera
MSSpeech_TTS_en-US_Helen
MSSpeech_TTS_en-US_ZiraPro
MSSpeech_TTS_en-AU_Hayley
d) run the installers for each (duh :P)
第3步:----------------------------------------------- ---------------------------
提取注册表令牌
a) Open Regedit
b) Under - HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech Server\v11.0\Voices - right click the "Tokens" folder and export. Save this file to your desktop as voices1.reg so it will be easy to find later.
b) Under - HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Speech Server\v11.0\Voices - right click "Tokens" and again export it, again to the desktop. Call it voices2.reg.
第4步: - - - - - - - - - - - - - - - - - - - - - - - - ---------------------------
编辑voices1 / 2文件
a) open Voices1.reg in Notepad.
b) press "cntrl + H"
c) enter \Speech Server\v11.0\ into the "Find What" field
d) enter \Speech\ into the "Replace With" field
e) click "Replace All"
f) Save File
g) Repeat a-f with the Voices2.reg file
第5步:----------------------------------------------- ---------------------------
将新的注册表文件合并到注册表中
a) double click to "run" both Voices1.reg and Voices2.reg
b) Click "Yes" when it prompts
您现在应该可以访问Voice Attack和Windows TTS选项菜单中的新语音。
此过程也可以与其他语音包一起使用。
Robotic Anna
但当我单击Microsoft Word中的语音按钮时它不起作用。当我选择Hazel时,它就像Anna一样。当我选择ZiraPro时,它完全沉默。两个声音都正确地读取控制面板的“文本到语音”选项中的预览文本。
您可能正在安装使用通常在64位Windows上看到的64位“语音属性”对话框时不可用的32位语音。
尝试通过调用使用32位对话框%windir%\sysWOW64\speech\SpeechUX\SAPI.cpl
。
在“控制面板”中添加新语言,然后在其中下载语言包。