搜索资源列表
FastICA
- FastICA算法,用于信号的独立分量分析,在ICA的基础上加快了收敛速度,有更高的效率!并且增加了图象界面,使用方便!-FastICA algorithm, the signal for an independent component analysis, at the ICA on the basis of accelerating the convergence rate, a more efficient! And to increase the image user interface
speech_processing(sola)
- 参考\"基于SOLA的Pitch Scaling算法 范钰华(上海交通大学)\",使用MATLAB实现SOLA算法,可以在变调不变速的基础下改变声调,程序比较易懂.适合初学者参考的,另外,VOICE_GUI是界面,介绍一些简单的语音处理,请大家多多指教.
WMSVoice
- WinCE 语音识别 及语音合成,基础库,有详细的注释帮助使用-WinCE speech recognition and speech synthesis
VioceRecognition
- 使用科大讯飞的语音识别和语音合成引擎作为基础,开发的适合SP的一套语音识别应用程序,可通过简单配置应用于现有的IVR业务中。主要文件简单说明:asr.c 系统初始化,入口点asrch.c 系统核心处理单元DynGra.c 动态语法生成tts.c 语音合成eventq.c 事件队列asrtimer.c 计时器iblock.c 内存管理.-The use of Science and Technology Institute of China inquiry flying speech recogn
PrenticeHall_SpokenLanguageProcessing_AGuideToTheo
- 外文资料 语音信号处理很基础 适合于语音信号处理初学者使用-Foreign materials that are the basis of speech signal processing for speech signal processing for beginners
ss-improve
- 谱减法消除噪音的c代码,是在本站下载的源代码ss.tar.gz的基础上使用改进算法改进的,原程序只能消除最开始很小段的语音噪声。改进后的程序经测试,能够很好地消除语音噪声。在此感谢ss.tar.gz源程序的提供者。-C-code for spectrum-sub to cancel voice noise, can cancel noise very well.
KeyWordsOfSpeechRecognition-
- 基于关键词识别的机器人的语音导航报告 第一章 语音识别基础知识 第二章 基于关键词识别机器人的使用说明-Based on keywords recognition of the robot voice navigation report The first chapter speech recognition to the basic knowledge The second chapter based on keywords recognition that
SVioceRecognic
- 使用科大讯飞的语音识别和语音合成引擎作为基础,开发的适合SP的一套语音识别应用程序,可通过简单配置应用于现有的IVR业务中。主要文件简单说明:asr.c 系统初始化,入入口点asrch.c 系统核心处理单元DynGra.c 动态语法生成tts.c 语音合成eventq.c 事件队列asrtimer.c 计时器iblock.c 内存管理. -Science and Technology Institute of China to use speech recognition to fly in
speaker_recognition
- 说话人识别是自动识别的过程,他在个人的基础信息包含在演讲。这种技术可以使用扬声器的声音来验证他们的身份和访问控制服务,如语音拨号,银行通过电话、电话购物、数据库访问服务、信息服务、语音邮件、安全控制领域的机密信息,和远程访问电脑。-Speaker recognition is the process of automatically recognizing who is speaking on the basis of individual information included in spe
TTS_tools
- 调用灵云的TTS库,实现文本和语音的转换, 云端调用,免费使用,该程序可以做为本地TTS转换工具使用,简单灵活,也可以在其基础上稍做修改,做成TTS网关程序,用在呼叫中心平台上 -Strato s TTS library calls, text and voice conversion, Cloud calls, free use of the program can be used as a local TTS conversion tools to use, simple a
HMM编程的重要参考资料
- 了解HMM模型基础,使用C/C++来编写简单的程序(Understand the HMM model foundation, use C/C++ to write simple program)