搜索资源列表
pitchana
- 在语音中提取基音频率的程序。输入为.wav格式的语音文件,输出各帧基音频率。-This is a project of pitch extract of voice. When input is a wave file(.wav), the output will be the fundamental frequency of each frame.
TTS读文本文件
- 利用Windows 系统中的语音系统发声,用户打开文本文件,将整个文件读出来。-use of the Windows operating system audible voice, the user opens a text file, the entire file read out.
语音识别程序
- 完成语音的输入,采集,处理和识别,以实现对小车的控制。具体可参见《声控小车结题报告》,在语音识别程序文件夹内-complete voice input, the collection, handling and identification, in order to achieve the control of the car. See specific "voice-activated car guitar that report," Speech Recognition
LPCshare
- 语音信号处理,其中A/B Tool可以提供语音文件的‘A/B’比较,详情请见文件夹‘abtool_1.2 中的’readme文件,其中详细描述了该程序包可以实现的功能。可以免去手工编写同样功能代码的麻烦。还请站长审核!期待您的通知!-voice signal processing, A / B Tool can provide voice document 'A / B', see details folders' abtool_1.2 the 'readme f
addhead
- 给无头的语音文件添加头,可以自己定义,添加的市标准的RIFF格式的头-without a head to the paper added voice, who can own definition, add to the city's standards for the first RIFF format
phonemoni
- 五岳鑫语音盒驱动程序,带完整例程,可以对来电自动识别,来电弹屏,自动检测外线用户打进时的振铃信号和内线用户摘挂机动作; ★ 可控制外线的摘挂机,内线的馈电或振铃; ★ 将数字化电脑语音文件放送到电话线上; ★ 将电话语音录制成数字化电脑语音文件; ★ 接收用户的电话机按键信号(双音多频码); ★ 检测电话线路返回的各种信号音状态,如:拨号音、忙音、回铃音等; ★ 电话卡上任意两通道可连接相互通话。当卡上同时配有内外线时,内外线间也可连接通话。该卡可实现程控机的所有功能
yycl
- 提取语音信号的lpc参数并进行时间归整,需要将wav语音文件放在指定目录下‘e:\\yyzl’-voice signal from the lpc parameters and time consolidation, need to wav sound files on the specified directory 'e : \\ yyzl'
voicecheck
- 用于进行语音端点检测,可以方便的检测语音文件的端点,并用GUI图形显示-used for voice activity detection, to facilitate the detection of voice endpoint documents, and graphics display with GUI
voicesong
- 计算一段语音文件的语谱图,画出图形有利于观察。-calculation of a voice document Spectrogram paint graphics to observe.
tapiasdf
- tapi语音猫,实现拨号,打电话,自动接听,播放语音文件给对方等-tapi voice cat achieve dial phone, automatic answering, voice broadcast and other documents to each other
语音信号处理
- 基于vc++6.0开发平台的,对扩展名为wav的语音文件的多媒体处理和应用。-vc 6.0 based development platform for the extension of voice wav document processing and multimedia applications.
0-9(Speech-Recogenition)用matlab仿真0到9十个数字的语音识别
- 用matlab仿真0到9十个数字的语音识别 1、对语音的WAV文件和LAB文件进行处理,产生十个文件,每个文件对应于一个数字,存贮着该数字的波形文件。(shujuzhengli.m) 2、分别利用上面十个文件训练出十个HMM模板,具体方法是:首先将语音的波形文件分帧,以128个点为一帧,帧移为64,每一帧通过mfcc.m计算出13个系数,随着波形的长度不同,一个语音文件可以计算得到13*N个系数,截取13*15的矩阵(mfcc系数)用作训练数据。一般一个HMM模板用20组mfcc系数
Resample
- 语音文件的格式转换源码,Wave格式之间的互相转换-voice document format conversion source, Wave format conversion between each other
show
- 基于小波变换的语音增强算法,用于WAVE语音文件的去噪-Speech enhancement based on wavelet transform algorithm for denoising WAVE audio files
ZFZVoice
- 一款强大的语音程序,支持多种语音功能,还可以保存对输入文字转换成的语音文件的保存,很不错哦!-A powerful voice that supports a variety of voice features, you can also save the input text into voice files are saved, it is good oh!
语音信号处理LABVIEW
- 交互式选择wav文件,显示WAV文件的通道数,量化精度,总样本数,文件名,并用Chart显示各通道波形。(Interactively select the wav file, display the number of channels WAV file, quantization accuracy, the total sample number, file name, and show the waveform of each channel using Chart.)
corr_signal
- corr_signal.m文件可以通过自相关运算,将文件名为test的语音文件的音阶读出。 work1.m是一个GUI函数,图形化界面检测test.wav的音阶。 可用作展示自相关简单应用的过程。(The corr_signal.m file can read the phonetic order of the voice file named test by autocorrelation operation. Work1.m is a GUI function, the graphic
endpoint
- 读取语音文件,预处理,短时能量、过零率分析,进行端点检测(Read voice files, preprocessing, short time energy, zero crossing rate analysis, endpoint detection.)
新建文件夹
- 生成语音信号,DTMF信号,每一位数字对应有个高频一个低频两者相加合成为一个语音信号(Generating Speech Signal, DTMF)
新建文件夹 (4)
- 基于matlab的HMM语音识别仿真,通过matlab实现对0-9数字的语音识别(HMM speech recognition simulation based on MATLAB)