搜索资源列表
ROBOTbylqh
- 一个基于DirectShow的语音采集与简单识别的例子程序,主要用于机器人的简单交互。包括C++源代码。-a DirectShow-based Voice Acquisition and simple identification procedures example, Robot used mainly for the simple interaction. Including C + + source code.
yuyinshibiedeboxing
- C编的语音时时显示波形, 比较简单,可以
LMS-C
- LMS滤波器示例程序,在TURBOC中运行 这是一个简单的可图形显示的C程序 输入信号是一个被噪声污染了的sin信号。 */ /* 运行后,屏幕的上方是输入信号,下方是经过LMS滤波后的输出信号
yuyinshibie
- 用C++做一个简单的语音交互系统,可以做间的的语音识别,和大家一起分享一下
an-VAD--example
- 一个简单的基于C++的语音处理过程,作为处理的过程值得借鉴学习!-A simple C++ based voice processing, as the deal is worth learning the process of learning!
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
vistaCalender
- 和以前的Vista系列控件同一批制作的日历控件,有多种颜色风格可选,比较简单,大家可以下来看看,应该对C#初学者有些帮助!-And the former Vista Series Controls calendar produced by the same group of controls, has multi-color style optional, relatively simple, everyone can look down, there should be some help f
LD
- 语音识别中lpc特征提取算法,采用LEVINSON-DURBIN算法,c编程,简单易懂,还包含该算法原理的word详细说明资料。-Lpc speech recognition feature extraction algorithm using LEVINSON-DURBIN algorithm, c programming, easy-to-read, the algorithm also includes detailed information of the word.
SpeechLiu
- 使用C#设计简单的语音识别和语音合成,试验过了,有完整的代码效果很好!-speak-voice recognition and combine
DTWspeech
- 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法,选定动态时间弯折为识别算法,并重点介绍其设计实现。 在
Sound-synthesize
- 它展示了用简单的方法实现一个语音合成器,开发语言是C#-It show how to use the simplest way to achieve a voice synthesizer, the development language is C#
LPC
- 语音信号中LPC参数的提取,简单用C实现-LPC parameters of speech signal extraction, a simple implementation using C
dtw
- 语音信号处理中,dtw算法的简单实现,适合用于语音初学者学习。-Speech signal processing, dtw simple implementation of the algorithm, suitable for beginners to learn speech.
CTex2Speech
- 一个非常简单小巧的关于语音识别的C++小程序-failed to translate
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
wav_handle
- c语言写的wav音频文件简单处理函数源码,包括wav_io处理,提取lpc系数、plar系数,可用于语音识别和合成中。可直接调用。-wav audio files simple c language handler source, including wav_io processing, extraction lpc coefficient plar coefficient, can be used for speech recognition and synthesis. Can be cal
c_fir_ppt
- C语言写得FIR滤波器代码,简单实用,是学习滤波器设计的好材料,附带PPT滤波器设计说明-C language written FIR filter code, simple and practical, is a good learning materials of filter design, with PPT filter design
CPPyuyinshibie
- 基于C++语言编写的一个简单的语音识别系统的源代码-Based C++ language a simple voice recognition system source code
HMM编程的重要参考资料
- 了解HMM模型基础,使用C/C++来编写简单的程序(Understand the HMM model foundation, use C/C++ to write simple program)
vdtwrecoge
- 用C++语言编写的用于实现独立词识别的DTW算法,是一个较为简单易懂的常见算法。(The DTW algorithm written in C++ language for independent word recognition is a simple and easy algorithm.)