搜索资源列表
语音识别的前期研究
- 本课题为给语音识别系统提供语音信号端点检测的功能,对语音信号端点检测进行了探讨和研究,主要是侧重语音区间的端点检测...(附软件源码)-Voice Active Detection (VAD) is discussed in this project. Detection between speech section and speechless section and emphasized.(code available).
易克初著 语音信号处理
- 易克初著 语音信号处理 包括语音识别的基本知识和理论-Yi Kechu,It includes the fundamental knowledge and theory of Process on Voice Signal.
窄带信号提取
- 语音识别中的窄带信号提取函数,matlab版-Speech Recognition narrowband signal extraction function, Matlab version
基于DTW模型的语音识别
- 语音识别(Speech Recognition)是让机器通过识别和理解过程把语音信号转变为相应的文本或命令的技术。在课题中,通过采用DTW(Dynamic time warping, 动态时间伸缩)算法,对实现孤立词的识别进行了初步探讨和研究,实现了在MATLAB软件环境下孤立词语的语音识别,并针对DTW的主要特点及不足做出了总结。-Speech Recognition (Speech Recognition) machines is through recognition and unders
Bss4Speech(盲信号用于语音识别maltab程序代码)
- 盲信号用于语音识别,应用maltab开发环境编写的程序代码,-blind signal for Speech Recognition, Application Development Environment maltab prepared by the code,
Paris ica
- ica 权威paris在很久以前写的ica算法程序,稍作修改可以用于声音信号识别。-Paris, one of the authorities of ICA, created the program at long time ago. It can be used to recognise speech signal if modify a little.
voicebox voicebox,matlab的语音信号处理工具箱
- voicebox,matlab的语音信号处理工具箱,可以进行语音识别、合成等,算法都很成熟-VOICEBOX is a speech processing toolbox consists of MATLAB routines that are maintained by and mostly written by Mike Brookes, Department of Electrical & Electronic Engineering, Imperial College, Exhi
fft
- 用于语音识别前端信号预处理的快速傅里叶变换,提高语音信号识别率!-Fast Fourier transform for speech recognition front-end signal pre-processing, improve the recognition rate of voice signal
voicebox
- 在做和语音信号处理相关的项目时要用到的语音工具箱,比如语音识别,说话人识别等,里面有一些已经封装好的小函数,可供大家编程序的时候直接调用-In speech signal processing to do and projects related to voice use toolbox, such as speech recognition, speaker recognition, etc., there are some good small function package for ev
dtw
- 语音信号识别的应用,算法使用的是hmm,编写效率高,经过了验证。-Application of voice signal recognition algorithm using hmm, the preparation of high efficiency, through the verification.
voicesimulate
- 能够对人人的声音进行识别,它是通过信号采集,用模式识别算法进行语音识别-Able to identify the voice of everyone, it is through the signal acquisition, use pattern recognition algorithm for speech recognition
20090226
- 从盲声源信号的独立性出发!提出了一种新的盲声源混合信号分离方法:该方法基于信号联合概率的 分布统计!利用信号联合概率的方向导数熵最小获得最佳的旋转角度!最终实现盲信号分离:与快速独立分 量分析方法及神经网络方法相比!该方法不需要迭代计算:采用新的盲声源信号分离方法对轴承试验台的混 合声音信号进行识别!将电机和滚动轴承的声音分离出来!进而可以准确识别机械的故障-Blind sound source from the independence of the starting signal
endpointdetection
- 语音检测的目的是在一串连续的记录信号中将重要的信息分离出来。在电信应用领域,语音检测是必需的。对于自动语音识别,端点检测在分离重要语音信息时是必需的,这样可以产生语音模式或语音模板。-Voice detection is aimed at a string of consecutive records of information important signal will be separated. At the field of telecommunications applications
speechcode1
- matlab中用于输入语音信号,特征提取,建立模型,识别判决等三部分的源码。-matlab input speech signal is used, feature extraction, modeling, identification judgments, such as the source of three parts.
maltab
- 盲信号用于语音识别maltab程序代码,里面有相关语音文件,很不错-Speech Recognition for Blind Signal maltab code, which are related to audio files, it is good
DSP
- 基于DSP芯片为控制核心,设计了语音处理系统,有效地解决了高性能与低成本间的矛盾。系统的硬件部分包括数字信号处理芯片、音频CODEC模块、电源模块、滤波电路、JTAG 仿真接口等几大模块,系统的软件部分介绍了语音识别的基本原理,阐述了DSP实现技术,探讨并验证小波变换算法比傅里叶变换算法在提高语音识别系统性能应用中的有效性。该系统资源丰富,电路兼有模拟和数字信号接口,可以作为一个独立的模块应用于其他电路,方便地扩展其应用。-The design of speech process system
DTWspeech
- 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法,选定动态时间弯折为识别算法,并重点介绍其设计实现。 在
duandianjiance
- 用于语音信号的端点检测,如有研究有关语音信号识别的大虾们可以过来-Endpoint detection for speech signals, if any, to study the speech signal recognition can come back to the prawns
语音识别的前世今生
- 很好的一本关于语音信号处理的书,而且是中文版的,比较好用(A good book on speech signal processing, and is the Chinese version, more useful)
第10章 语音识别
- 语音信号处理实验教程(MATLAB源代码):第十章(Speech signal processing experiment course (MATLAB source code))