资源简介
vc的语音信号端点检测程序,能够短时能量,过零率等特征,检测语音出语音信号的端点。
代码片段和文件信息
//16to8.cpp
#include
#include
#include
#include “16to8.h“
FSDEF fs;
void initialfilter(void)
{
float B[numFilter+1] ={
(float)0.000200
(float)-0.000150
(float)-0.000279
(float)0.000024
(float)0.000309
(float)0.000125
(float)-0.000276
(float)-0.000273
(float)0.000172
(float)0.000392
(float)0.000000
(float)-0.000445
(float)-0.000222
(float)0.000398
(float)0.000454
(float)-0.000230
(float)-0.000637
(float)-0.000054
(float)0.000706
(float)0.000416
(float)-0.000603
(float)-0.000779
(float)0.000302
(float)0.001044
(float)0.000175
(float)-0.001105
(float)-0.000751
(float)0.000885
(float)0.001294
(float)-0.000361
(float)-0.001645
(float)-0.000408
(float)0.001655
(float)0.001280
(float)-0.001229
(float)-0.002046
(float)0.000367
(float)0.002474
(float)0.000811
(float)-0.002365
(float)-0.002071
(float)0.001616
(float)0.003103
(float)-0.000270
(float)-0.003581
(float)-0.001462
(float)0.003255
(float)0.003220
(float)-0.002024
(float)-0.004560
(float)0.000000
(float)0.005045
(float)0.002477
(float)-0.004362
(float)-0.004880
(float)0.002427
(float)0.006587
(float)0.000550
(float)-0.007017
(float)-0.004056
(float)0.005777
(float)0.007335
(float)-0.002801
(float)-0.009525
(float)-0.001577
(float)0.009831
(float)0.006610
(float)-0.007726
(float)-0.011228
(float)0.003121
(float)0.014203
(float)0.003530
(float)-0.014373
(float)-0.011205
(float)0.010877
(float)0.018398
(float)-0.003365
(float)-0.023275
(float)-0.007871
(float)0.023848
(float)0.021885
(float)-0.018065
(float)-0.037169
(float)0.003519
(float)0.051875
(float)0.024193
(float)-0.064095
(float)-0.080483
(float)0.072178
(float)0.309445
(float)0.425024
(float)0.309445
(float)0.072178
(float)-0.080483
(float)-0.064095
(float)0.024193
(float)0.051875
(float)0.003519
(float)-0.037169
(float)-0.018065
(float)0.021885
(float)0.023848
(float)-0.007871
(float)-0.023275
(float)-0.003365
(float)0.018398
(float)0.010877
(float)-0.011205
(float)-0.014373
(float)0.003530
(float)0.014203
(float)0.003121
(float)-0.011228
(float)-0.007726
(float)0.006610
(float)0.009831
(float)-0.001577
(float)-0.009525
(float)-0.002801
(float)0.007335
(float)0.005777
(float)-0.004056
(float)-0.007017
(float)0.000550
(float)0.006587
(float)0.002427
(float)-0.004880
(float)-0.004362
(float)0.002477
(float)0.005045
(float)0.000000
(float)-0.004560
(float)-0.002024
(float)0.003220
(float)0.003255
(float)-0.001462
(float)-0.003581
(float)-0.000270
(float)0.003103
(float)0.001616
(float)-0.002071
(float)-0.002365
(float)0.000811
(float)0.002474
(float)0.000367
(float)-0.002046
(float)-0.001229
(float)0.001280
(float)0.001655
(floa
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 4732 2003-02-18 16:48 endpointD\16to8.cpp
文件 463 2003-02-18 16:48 endpointD\16to8.h
文件 8008 2013-12-09 17:30 endpointD\basop.cpp
文件 824 2002-08-22 10:56 endpointD\basop.h
文件 3609 2003-09-03 13:30 endpointD\CreatFeature.cpp
文件 1448 2003-04-08 13:26 endpointD\cst_lib.h
文件 4982 2003-10-10 15:21 endpointD\endpointD.dsp
文件 640 2003-10-10 15:21 endpointD\endpointD.dsw
文件 363520 2013-12-09 17:26 endpointD\endpointD.ncb
..A..H. 16 2013-12-09 17:29 endpointD\endpointD.opensdf
文件 57856 2004-01-06 17:45 endpointD\endpointD.opt
文件 3646 2004-01-06 17:45 endpointD\endpointD.plg
文件 2490368 2013-12-09 17:31 endpointD\endpointD.sdf
文件 884 2013-12-09 17:29 endpointD\endpointD.sln
..A..H. 7168 2013-12-09 17:26 endpointD\endpointD.suo
..A..H. 17408 2013-12-09 17:30 endpointD\endpointD.v11.suo
文件 7475 2013-12-09 17:26 endpointD\endpointD.vcproj
文件 1407 2013-12-09 17:26 endpointD\endpointD.vcproj.mi-PC.mi.user
文件 6907 2013-12-09 17:29 endpointD\endpointD.vcxproj
文件 1838 2013-12-09 17:28 endpointD\endpointD.vcxproj.filters
文件 5911 2002-08-22 10:56 endpointD\EndPoint_xhg.cpp
文件 171 2002-08-22 10:56 endpointD\EndPoint_xhg.h
文件 2141 2002-08-22 10:56 endpointD\Head.h
文件 10876 2004-01-06 17:45 endpointD\mfcc_xhg.cpp
文件 973 2003-09-03 13:30 endpointD\mfcc_xhg.h
文件 142 2003-02-28 10:46 endpointD\mssccprj.scc
文件 4345 2002-08-22 10:56 endpointD\READ_DAT.CPP
文件 462 2002-08-22 10:56 endpointD\Read_Dat.h
文件 19322 2013-12-09 17:26 endpointD\UpgradeLog.htm
文件 4020 2013-12-09 17:26 endpointD\UpgradeLog.xm
............此处省略15个文件信息
- 上一篇:常见网站备份文件字典2954.txt
- 下一篇:3D_虚拟试衣间的设计与实现
评论
共有 条评论