搜索资源列表
txt2wav.rar
- txt2wav.rar文本语音(Text-to-Speech,以下简称TTS),它的作用就是把通过TTS引擎把文本转化为语音输出。代码示范了如何运用Microsoft Speech SDK 建立自己的文本语音转换应用程序。应该事先下载微软的语音SDK里面含微软的语音开发工具原来是sapi5.1现在好像升级了微软的MSDN上有下
TTS读文本文件
- 利用Windows 系统中的语音系统发声,用户打开文本文件,将整个文件读出来。-use of the Windows operating system audible voice, the user opens a text file, the entire file read out.
基于DTW模型的语音识别
- 语音识别(Speech Recognition)是让机器通过识别和理解过程把语音信号转变为相应的文本或命令的技术。在课题中,通过采用DTW(Dynamic time warping, 动态时间伸缩)算法,对实现孤立词的识别进行了初步探讨和研究,实现了在MATLAB软件环境下孤立词语的语音识别,并针对DTW的主要特点及不足做出了总结。-Speech Recognition (Speech Recognition) machines is through recognition and unders
txt2wav.rar
- txt2wav.rar文本语音(Text-to-Speech,以下简称TTS),它的作用就是把通过TTS引擎把文本转化为语音输出。代码示范了如何运用Microsoft Speech SDK 建立自己的文本语音转换应用程序。应该事先下载微软的语音SDK里面含微软的语音开发工具原来是sapi5.1现在好像升级了微软的MSDN上有下,txt2wav.rar text pronunciation (Text-to-Speech, hereafter refers to as TTS), its func
CMU-Cam_Toolkit_v2.zip
- 自然语言处理和语音识别中必须的语言模型工具,这个工具可以生成文本或者二进制格式的N-gram表。配合HTK使用效果会更好。,natural language processing, speech recognition and language model must tools, this tool can generate text or binary format of the N-gram table. With the use of HTK results will be better.
VQ.rar
- 在MATLAB环境下实现基于矢量量化的说话人识别系统。在实时录音的情况下,利用该说话人识别系统,对不同的人的1s~7s的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用说明: 1 训练 打开Matlab 使Current Directory为VQ所在的文件夹(比如:E:\vq) 在Command windows中输入 train( 1s\ ,7) 这是将1s中的wav文件进行特征提取并产生VQ码本, 在workspace中有个ans的文件保存为.m文件,比如7.
MyReader
- 本科毕业设计基于java文本语音朗读软件-Speech Software
text_to_wave
- 文本语音转换示范代码-Text-to-Speech Model code
smartread_sdk
- 在你的软件中加入文本朗读,混读功能,支持中文,英文男女声混合朗读,免费提供多种语音库 ,在朗读文本时,可以自由设定朗读语音,语速,音量 并可以将文本朗读到Wave文件中去. 朗读时高亮显示文字功能,朗读是否结束的信息.-At the software you add text to read, read mixed function, support Chinese, English mixed male and female voices reading aloud, free databa
myreader
- 基于smartread开发的一款文本语音软件,源码开放,已经破解SmartRead,无需安装smartread sdk,可直接在本源码的架构和接口上开发出更多功能,也可以自己作为一款方便的语音软件自己使用,使用时先安装windows的汉语语音库simpchinesespeechcn.exe。另外,jar文件不识别汉字路径,最好请把文件放在盘符下的第一层路径。-Development of a text-based smartread speech software, open source, h
BlueTTS
- 文本语音转换的使用源码,需要有TTS支持才行-The use of text-to-speech conversion source, do need to have TTS support
text
- 在MATLAB环境下实现基于矢量量化的说话人识别系统。在实时录音的情况下,利用该语音识别系统,对不同的人的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。-In the MATLAB environment VQ-based Speaker Recognition System. In real-time recording, the use of the voice recognition system, for different people to carry out voice
KDVoice
- KDVoiceV2.20 文本语音合成器-Text-to-Speech Synthesis KDVoiceV2.20
speech
- 一个不错的语音识别与合成,能够识别和合成文本-A good speech recognition and synthesis, to identify and synthesize the text
tts
- text to speech 一个很简洁但好用的vc++6.0文本转换为语音的源程序-text to speech a very simple, but easy to use vc++6.0 to convert text to speech source
rettsvs2005
- 一个用vs2005开发的、简单的TTS文本转换语音程序,是.net版的TTS,有助于语音合成初学者。-One with the vs2005 developed a simple TTS Text speech translation procedure is. Net version of the TTS, speech synthesis will help beginners.
read
- 语音识别系统能够朗读文本。主要是调用了win7的一个语音系统API。可以当做一个阅读器使用。-Speech recognition systems can read text. Is mainly a voice call system win7 API. Can be used as a reader.
sapi_test
- 实现了将文本转化为语音的最简单功能,适于初学者学习。 使用说明:1、首先要安装Sapi5.1。网址:http://www.microsoft.com/downloads/en/details.aspx?FamilyId=5E86EC97-40A7-453F-B0EE-6583171B4530&displaylang=en之后设置include和lib目录-Text to speech.
VB 文本语音朗读程序
- 将文本内容,读出的声音并保存为WAV音频文件(Speak Text ,Create a new XXXX.wav file To SAVE)
百度文本语音朗读
- 接入百度自动文本语音朗读功能,自行测试。装备利器