-
指纹识别的程序(c++)
指纹识别的程序(c++)-Fingerprint Recognition Procedure (c)
- 2022-02-20 00:08:13下载
- 积分:1
-
利用HMM的孤立字(词)语音识别程序,谢谢大家关注
利用HMM的孤立字(词)语音识别程序,谢谢大家关注-A program of Using HMM s insulation word to recognise speech signal. Thank you for attention
- 2022-10-15 23:30:03下载
- 积分:1
-
ITU
ITU-T G.729 Source code ITU-T G.729 Annex B ANSI-C Source Code
- 2022-03-22 06:38:25下载
- 积分:1
-
语音识别的两种特征提取方法lpcc和mfcc。有一个文本
语音识别中的两种特征提取方法lpcc和mfcc,还有一个是文本无关的识别算法dtw,另外还有一个是预处理消噪部分的。共享一下,这些都是我调试过的,好用。-Speech Recognition two feature extraction methods and mfcc lpcc. There is a text-independent recognition algorithm dtw, in addition to a pretreatment is part of the noise source. Sharing that those are off the debugging and ease of use.
- 2023-03-12 15:50:04下载
- 积分:1
-
语音降噪的M程序,原信号加噪声,进行滤波得出原始信号
语音降噪的M程序,原信号加噪声,进行滤波得出原始信号-M procedures, the original signal plus noise, obtained the original signal filtering
- 2023-02-27 17:45:04下载
- 积分:1
-
Sun ADPCM compression decompression procedures, including G.721, G.723, G.723 al...
SUN的ADPCM压缩解压程序,包括G.721,G.723,其中G.723又包括16bit,24bit,40bit的压缩解压-Sun ADPCM compression decompression procedures, including G.721, G.723, G.723 also includes 16bit, 24bit, 40bit compression decompression
- 2023-02-09 21:10:03下载
- 积分:1
-
语音识别中提取特征向量和进行特征向量比对的DTW源代码
语音识别中提取特征向量和进行特征向量比对的DTW源代码-Speech Recognition feature extraction and feature vectors to the right than the source code DTW
- 2022-02-21 03:34:34下载
- 积分: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
-
老师布置的一个project,里面有题目和源程序,能够识别十个数字。
老师布置的一个project,里面有题目和源程序,能够识别十个数字。-This is a project given by teacher ,including subject and code .It can recognise ten numbers.
- 2022-11-25 14:15:03下载
- 积分:1
-
这个代码是用来去除语音信号中的沉默,以便识别…
This code is used to remove silence from a voice signal so that the recognition in voice recognition will give good result. The method is Scale on threshold applied to the envelope for detecting scilence periods. The actual threshold is computed by multiplying threshin" by the median value of the envelope samples. The default is (.25), whichis 25 of the median envelope value over input signal .-This code is used to remove silence from a voice signal so that the recognition in voice recognition will give good result. The method is Scale on threshold applied to the envelope for detecting scilence periods. The actual threshold is computed by multiplying threshin" by the median value of the envelope samples. The default is (.25), whichis 25 of the median envelope value over input signal .
- 2023-07-08 01:25:02下载
- 积分:1