-
VAD-1
C语言实现的端点检测,具有良好的效果,对于做语音识别者来说,是很好的参考(C language implementation of endpoint detection, with good results)
- 2020-12-10 15:19:18下载
- 积分:1
-
lpc
LPC Speech Recoginze
- 2011-05-26 00:01:59下载
- 积分:1
-
28584474
模拟实验-C#版基于二分查找的稳定“插入排序”算法(Simulation experiment-stable insert sort algorithm based on dichotomous search in C # version)
- 2019-05-10 19:56:34下载
- 积分:1
-
soundFIR
在evmdm642平台下的一个语音采集-回放任务,用48K/秒的采样率采集立体声音频输入,用给定的FIR 滤波参数处理数据后再播放出来。注:内附个人整理的详细操作文档。(evmdm642 platform in a speech to the gathering-intervals task with 48 K/s sampling rate Acquisition stereo audio input, used to the FIR filter parameters for data processing later. Note : with a detailed personal finishing operations documentation.)
- 2007-04-06 10:09:36下载
- 积分:1
-
sound_location
实现声源定位功能,利用两个麦克风的语音数据获得原始声源的位置!(Achieve sound localization function, using two microphones for voice access to the original source data location!)
- 2010-05-21 21:21:41下载
- 积分:1
-
xeom-from-from
Get color from RGB 从RGB中获得颜色(Get color from RGB gets colors from RGB)
- 2019-05-09 17:28:37下载
- 积分:1
-
FFTofWaveFile
这是一个语音的文件的一个FFT转换文件,是用C++写的源程序,相信对大家有用(This is a voice of a paper document conversion FFT is written in C source files, it may be useful to think)
- 2006-12-06 09:54:06下载
- 积分:1
-
GMMTEST
从wave中读取数据,通过mfcc提取特征系数。从txt文件中读取基于GMM的分类器,最终识别为那种类型(Read data from the wave through the MFCC feature extraction coefficient. Txt file to read from the GMM-based classifier, and ultimately identified as the type)
- 2007-08-28 09:33:19下载
- 积分:1
-
ld3320
LD3320 是一颗基于非特定人语音识别(SI-ASR:Speaker-Independent
Automatic Speech Recognition)技术的语音识别/声控芯片。提供了真正的单
芯片语音识别解决方案。
LD3320 芯片上集成了高精度的A/D 和D/A 接口,不再需要外接辅助的
Flash 和RAM,即可以实现语音识别/声控/人机对话功能。并且,识别的关键词
语列表是可以动态编辑的。(Voice Recognition ;Speech Recognition ;Speech recognition technology
)
- 2011-08-19 22:47:10下载
- 积分:1
-
F2_6764
说明: 端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处理。(Endpoint detection is the use of digital processing techniques to identify the speech signals in a variety of paragraphs (such as phoneme, syllable, morpheme, word, etc.) the starting point and the end position. Speech endpoint detection is a paragraph beginning and end speech analysis, speech synthesis and speech recognition of a necessary link. Traditional endpoint detection method is to obtain from the wav file voice sampling, its sub-frame and calculate the short-term energy and zero-crossing rate parameters, and then proceed to endpoint detection. This work is called off-line approach can not achieve real-time speech signal processing, analysis of the speech signal has a certain limitations. In this paper, through the development of ActiveX controls, in the MATLAB environment to embedded figure window to use GUI program, the realization of speech signal processing real-time endpoint detection.)
- 2009-08-07 11:14:35下载
- 积分:1