-
语音识别的测试程序,包括几个测试WAV文件和TCL脚本…
语音识别中试程序,包括几个测试用的WAV文件和TCL脚本程序,用来测试语音类别-Speech Recognition test procedures, including several test WAV files and TCL scripts to test voice categories
- 2022-07-21 00:29:36下载
- 积分:1
-
这个PDF给IVR路由器配置细节
This PDF gives the IVR router configuration details
- 2023-06-06 22:15:02下载
- 积分:1
-
关于hmm仿真的资料,内容实用有效。希望对大家有所帮助
关于hmm仿真的资料,内容实用有效。希望对大家有所帮助-hmm simulation of the information, as practical and effective. We hope to help
- 2022-08-24 23:46:44下载
- 积分:1
-
Linear quantization. Read WAV files, with different number of bits, the sampling...
线性量化。读取WAV文件,用不同的比特数量化,抽样频率在8khz-Linear quantization. Read WAV files, with different number of bits, the sampling frequency of 8kHz
- 2022-08-24 10:36:22下载
- 积分:1
-
DSP in audio processing in the application of detailed procedures and explanatio...
DSP在音频处理中的应用
详细的程序及说明-DSP in audio processing in the application of detailed procedures and explanations
- 2022-03-25 07:07:45下载
- 积分:1
-
基于WINDOWS的SVM的开发工具,特别适合初学者,不需要太了解SVM原理...
基于WINDOWS的SVM的开发工具,特别适合初学者,不需要太了解SVM原理-SVM based on the Windows development tool, especially for beginners, SVM not understand much about Principle
- 2022-06-29 08:14:30下载
- 积分:1
-
LMS算法实现自适应滤波
clear close all clc
N=10000 设置仿真长度
信号产生参数设定
a1=...
LMS算法实现自适应滤波
clear close all clc
N=10000 设置仿真长度
信号产生参数设定
a1=-0.195
a1=-1.5955
a2=0.95
R0=[1,a1,a2 a1,1+a2,0 a2,a1,1]
p=[1,0,0]
r=inv(R0)*p 计算理论自相关函数
R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵
p1=[r(2),r(3)] 生成互相关
h=inv(R)*p1 计算维纳解
Jmin=r(1)-h *p1 计算维纳解时最小均方误差
u=1/sum(eigs(R- LMS算法实现自适应滤波
clear close all clc
N=10000 设置仿真长度
信号产生参数设定
a1=-0.195
a1=-1.5955
a2=0.95
R0=[1,a1,a2 a1,1+a2,0 a2,a1,1]
p=[1,0,0]
r=inv(R0)*p 计算理论自相关函数
R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵
p1=[r(2),r(3)] 生成互相关
h=inv(R)*p1 计算维纳解
Jmin=r(1)-h*p1 计算维纳解时最小均方误差
u=1/sum(eigs(R))
- 2022-01-24 14:36:59下载
- 积分:1
-
This is a window function and sub
这是一个窗函数分帧函数,它在melcepst这个函数中被调用。(当然也可以用在平常的分帧)-This is a window function and sub-frame function, it melcepst this function is called. (Of course, can also be used in the usual sub-frames)
- 2022-03-07 10:53:24下载
- 积分:1
-
智能玩具语音识别的研究报告。
智能玩具语音识别报告-A report of speech recognition of intelligent toy.
- 2022-03-06 01:57:25下载
- 积分:1
-
凌阳语音压缩算法的比较详细的解释。语音识别…
凌阳语音压缩算法的比较详细的说明。
语音识别,语音输入,语音模型。-Sunplus voice compression algorithm is a more detailed explanation. Speech recognition, voice input, voice model.
- 2022-10-21 19:30:03下载
- 积分:1