-
arma
ARMA模型建立程序,给出自相关序列,指定ARMA模型的P阶,Q阶参数,得出相应的参数值
function [bq ,ap]=armahat(rx,p,q)(ARMA model for the establishment of procedures, to come from related sequences, designated the P-order ARMA model, Q-order parameters, the corresponding parameter values derived function [bq, ap] = armahat (rx, p, q))
- 2008-12-11 10:36:56下载
- 积分:1
-
ACF
采用自相关法提取语音信号的基音周期,根据男女生基音频率的不同,识别说话人性别。(Gender recognization system based on ACF)
- 2014-07-04 11:00:19下载
- 积分:1
-
voicesp
speech enable pc control for using c#
- 2012-04-12 18:29:36下载
- 积分:1
-
提取语音信号基频
用自相关函数提取语音信号基频,提取音频文件的基频等高线(Use the autocorrelation function on segments of the signal (windowsize: 100ms) and compute the fundamental frequency. Use a max_time_lag of 100ms in the autocorrelation function and a window shift of 25ms. Create a fundamental frequency vector and plot the pitch contour.)
- 2017-09-14 09:23:15下载
- 积分:1
-
speech-signal-processing
语音信号处理,赵力,对语音信号处理有一个基本介绍(the book of speech signal processing)
- 2012-04-21 19:12:23下载
- 积分: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
-
freetts-1.2-bin
FreeTTS开发工具及手册用于语音识别等功能,希望大家用得着。(FreeTTS develop)
- 2012-05-02 13:13:38下载
- 积分:1
-
speaker1PGMM
说话人识别GMM模型训练MATLAB程序,需要和voicebox配合使用,使用voicebox提取MFCC和k均值分类,这是GMM说话人识别模型的训练程序。(Speaker Recognition GMM model training MATLAB program used in conjunction with and voicebox, voicebox extract MFCC and k-means classification, which is a GMM speaker recognition model training program.)
- 2012-04-24 17:59:51下载
- 积分:1
-
estimation_image
基于语音的人类年龄自动估计算法实现,效率比较高(voice-based human age estimation algorithm automatically to achieve more efficient)
- 2012-02-13 16:38:28下载
- 积分:1
-
matlab_shuziyuyin
本次课程设计主要介绍了语音信号的录制、语音信号的采集与分析、语音信号的采样、语音信号的频谱分析、加噪后的频谱分析、滤波器的设计以及对于语音信号的回放等知识。通过 Cool Edit录制一段语音信号,运用MATLAB对其进行时域与频域分析,然后设计滤波器加入噪声进行滤波处理,比较滤波前后始于波形或频谱的变化,最后实现对于语音的回放设计。(Digital voice processing filter design)
- 2020-12-22 16:19:07下载
- 积分:1