-
This document contains the speech recognition in a number of speech recognition...
本文件包含语音识别语音识别中一些算法,加框处理的算法,以及进行mfcc和倒谱的算法,用matlab算法实现。另外还包含一个音频文件。-This document contains the speech recognition in a number of speech recognition algorithms, the algorithm deal with framing, as well as cepstrum mfcc and the algorithm implementation using matlab algorithm. It also contains an audio file.
- 2022-10-06 18:50:03下载
- 积分:1
-
这是一个VC++程序,用于语音识别,还依据…
这是用vc++编写的程序,在语音识别中经常用用到,是语音识别的第一步:time alignment. 分别用两种方式完成:1.非递归2.递归-This a vc++ program which is useful in voice recognizing and it is also the basic of the voice recognizing .I use two ways to accomplish it:1 nonrecursion 2.recursion
- 2022-05-29 22:03:41下载
- 积分:1
-
利用 matlab 的性别识别
此程序:
5 秒记录您的声音
播放录制
在双精度数组中存储的数据
绘制波形
在该示例中的所有帧计算
LPF 900 Hz 要删除上部频率 (因为球场信息.将会低于 900 Hz) 上的讲话
执行中心裁剪和找到剪辑水平 (CL)
选择适当的修剪级别
执行中心削波
计算自相关函数
calcute 球场
计算整个样本 X 的
- 2022-10-02 12:40:03下载
- 积分:1
-
Indefinite long
不定长信号合并,%执行信号相加: y(n) = x1(n)+x2(n)
%调用方式:[y,n] = sigadd(x1,n1,x2,n2)
% y:叠加后的信号序列的序列号,包括n1和n2
% x1: 第一个信号序列,序列号为n1
% x2:第二个信号序列,序列号为n2(n2可以与n1不同)-Indefinite long-Signal merger, add up to the implementation of signal: y (n) = x1 (n)+ X2 (n) call the way: [y, n] = sigadd (x1, n1, x2, n2) y: Superposition signal sequence after the serial number, including the n1 and n2 x1: the first signal sequence, the serial number for n1 x2: the second signal sequence, the serial number for n2 (n2 with n1 different)
- 2022-01-28 16:59:07下载
- 积分:1
-
dejavu代码
Dejavu 是一个 Python 库,用于音频指纹和识别的算法。Dejavu 听一次音频后就会记录该音频的指纹信息,然后可通过麦克风对输入的音频进行识别是否同一首歌。
- 2022-02-21 02:29:29下载
- 积分:1
-
- 2022-01-22 02:52:30下载
- 积分:1
-
C语言开发工具包 (包括制表键宽度的变化,图形图像的处理,字符串的处理等等)...
C语言开发工具包 (包括制表键宽度的变化,图形图像的处理,字符串的处理等等)-C-language development tools (including tabulation bond width changes, graphic image processing, string handling, etc.)
- 2022-06-13 10:10:00下载
- 积分:1
-
VB中频谱分析仪的实现
豪杰解霸、Winamp等播放软件中都有频谱分析仪。我们有时在编写一个多媒体软件时,总想实现这种功能,然而在网上介绍这方面的却比较少,现在用VB做了一个。希望对编程有所帮助。有些地方不完善,请大家提出意见。
- 2022-05-20 02:14:11下载
- 积分:1
-
实现语音压缩采用简化的FFT算法的应用。它是一个新的问题。
实现了精简的FFT语音压缩 采取了一种新的算法有一定的参考价值-Implementation of speech compress used by simplified FFT algorithm.It is a new one,and useful to you.
- 2023-09-05 00:45:03下载
- 积分:1
-
marsyas是进行音频分析的源码,可以识别音乐节奏、乐器等音乐语义特征,使用隐马尔可夫模型。...
marsyas是进行音频分析的源码,可以识别音乐节奏、乐器等音乐语义特征,使用隐马尔可夫模型。-marsyas is a source of audio analysis to identify the music rhythm, semantic features music and musical instruments, the use of Hidden Markov Model.
- 2023-01-29 21:30:04下载
- 积分:1