-
julius是日本京都大学和一家日本公司开发的大词汇量语音识别引擎。
最新版为4.0.2
julius是日本京都大学和一家日本公司开发的大词汇量语音识别引擎。
最新版为4.0.2-julius is Japan
- 2023-05-05 06:35:04下载
- 积分:1
-
KDE下支持语音输入控制命令输入的东东
KDE下支持语音输入控制命令输入的东东 -KDE supports the pronunciation input control command input
the east east
- 2023-01-26 05:00:04下载
- 积分:1
-
celp算法实现
celp算法实现 -Implemention of celp algorithm
- 2022-12-04 08:10:04下载
- 积分:1
-
ITU G.729库和实例
ITU g.729 lib and examples
- 2022-03-24 08:47:55下载
- 积分:1
-
海缆无源探测为 dsk6700 的
此文件是好将声音发送到 dsk 6700 和处理的任何声音。您可以配置此代码由 dsk 海缆无源探测格式然后通过调整可以将声音发送到 dsk 的 aic23 编解码器寄存器的端口处理它,然后回 aic23 和 dsk 的输出中听到它。它是任何一个想要使用 dsk 来学习如何初始化 dsk 的好榜样。
- 2022-01-26 03:26:10下载
- 积分:1
-
说话人识别
Speaker identification
- 2022-05-29 08:38:23下载
- 积分:1
-
新一代电表通信协议的互操作性…
具有互操作性的新一代电能表通信协议标准
DLMS用户协会基于面向对象技术提出了一种新的电能表通信协议DLMS/COSEM,它是目前唯一适用于不同制造厂家、仪表型号、通信信道并满足电能表全部应用的具有互操作性的通信协议。本文介绍了其概念、体系结构、实现互操作性的关键技术、一致性测试认证以及与其它通信协议的区别,并给出了应用实例。-interoperability of the new generation of electric meter communication protocol standards DLMS user associations based on object-oriented technology providers out a new electric meter communication agreement DLMS/COSEM. It is currently the only apply to different manufacturers, instrument models, Communication Channel Power Meter and meet all the application interoperability communication protocol. This paper introduces the concept, architecture, achieving interoperability of key technologies, conformance testing and certification with other communication protocol distinction, and an example of application is given.
- 2022-01-24 12:37:20下载
- 积分:1
-
时域波形、短时能量、短时平均幅度、短时过零率、短时过电平率...
时域波形、短时能量、短时平均幅度、短时过零率、短时过电平率-Time-domain waveform, short-term energy, short-term average rate, short-term zero crossing rate, short-term rates over Level
- 2022-01-26 00:19:37下载
- 积分: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
-
G.711 alaw和ulaw编码、解码算法的源代码,在嵌入式平台。
G.711 alaw和ulaw编码、解码算法源码,在嵌入式平台上验证通过。-G.711 alaw and ulaw encoding, decoding algorithm source code, in the embedded platform authentication through.
- 2022-09-17 21:55:03下载
- 积分:1