登录
首页 » Visual C++ » Speech-Signal-Processing

Speech-Signal-Processing

于 2015-11-17 发布 文件大小:595KB
0 351
下载积分: 1 下载次数: 33

代码说明:

  语音信号处理c语言程序-音高、加窗、MFCC、PLP、等(C programming language speech signal processing- pitch, add window, MFCC, PLP, etc)

文件列表:

Speech Signal Processing
........................\Feature,312940,2003-05-14
........................\Feature.dsp,5905,2003-05-14
........................\Feature.dsw,539,2003-05-14
........................\Feature.ncb,435200,2003-05-18
........................\Feature.opt,54784,2003-05-18
........................\Feature.plg,2776,2003-05-18
........................\FeatureLib
........................\..........\FeatureLib.dsp,4984,2003-04-04
........................\..........\FeatureLib.plg,1446,2003-04-04
........................\FE_basic.cpp,9372,2003-05-15
........................\FE_common.h,4935,2003-05-15
........................\FE_complex.h,8985,2003-05-14
........................\FE_delta.cpp,2337,2003-05-14
........................\FE_endpoint.cpp,21618,2003-05-14
........................\FE_endpoint.h,4127,2003-05-14
........................\FE_enhance.cpp,23958,2003-05-14
........................\FE_enhance.h,5325,2003-05-14
........................\FE_epoch.cpp,5028,2003-05-14
........................\FE_error.cpp,2759,2003-05-14
........................\FE_feature.cpp,22844,2003-05-15
........................\FE_feature.h,14460,2003-05-14
........................\FE_formant.cpp,3737,2003-05-14
........................\FE_io.cpp,2571,2003-05-14
........................\FE_lpcc.cpp,11430,2003-05-15
........................\FE_lsf.cpp,4062,2003-05-14
........................\FE_main.cpp,725,2003-05-14
........................\FE_matrix.h,2714,2003-05-14
........................\FE_mfcc.cpp,5867,2003-05-14
........................\FE_misc_lib.cpp,3238,2003-05-14
........................\FE_noise.cpp,3200,2003-05-14
........................\FE_pitch.cpp,14207,2003-05-14
........................\FE_pitch.h,1342,2003-05-14
........................\FE_plcc.cpp,21980,2003-05-15
........................\FE_plcc.h,1132,2003-05-14
........................\FE_polynomial.h,21258,2003-05-15
........................\FE_spectrum.cpp,10482,2003-05-14
........................\FE_vector.h,1517,2003-05-14
........................\FE_vus.cpp,7192,2003-05-17
........................\FE_wave_feature.h,1870,2003-05-14
........................\FE_window.cpp,2545,2003-05-14
........................\FE_window.h,992,2003-05-14
........................\Makefile,961,2003-05-14
........................\Speech
........................\......\test1.formant,17838,2003-05-18
........................\......\test1.mfc,44406,2003-05-18
........................\......\test1.pitch,6916,2003-05-18
........................\......\test1.plp,45505,2003-05-18
........................\......\test1.raw,96028,1998-05-31
........................\......\test2.den,96026,2003-05-18
........................\......\test2.raw,96026,2003-02-03
........................\StdAfx.h,1078,2003-05-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • reading
    对于初学者来说是一个很好的用的阅读文件,希望在数据库方面好好的阅读,(It is a good reading document for beginners. I hope to read it well in the database.)
    2019-05-10 09:17:14下载
    积分:1
  • VAD-1
    C语言实现的端点检测,具有良好的效果,对于做语音识别者来说,是很好的参考(C language implementation of endpoint detection, with good results)
    2020-12-10 15:19:18下载
    积分:1
  • speech
    语音自动识别技术,采用C++编程,可以给做语音识别的提供参考(Automatic speech recognition technology, using C++ programming, you can do to provide a reference for Speech Recognition)
    2009-10-15 22:20:29下载
    积分:1
  • snr
    计算语音、音频信号的信噪比程序(包含音频样本文件)(Calculation of voice, audio program signal to noise ratio (including the audio sample file))
    2010-11-19 11:37:47下载
    积分:1
  • k
    模式识别k聚类算法源代码,c语言内容描述。(Pattern Recognition Chapter )
    2013-10-24 21:15:19下载
    积分:1
  • ConvertToOne
    能有效实现语音合并,将两个相同采样率和相同精度的语音文件合并成为一个相同采样率和相同精度的语音文件。(Can effectively realize the merger of voice, and the two the same sampling rate and the same precision audio files into a different sampling rate and the same accuracy of voice files.)
    2007-10-11 17:33:49下载
    积分:1
  • MFCC
    用VC++实现的关于语音识别中提取MFCC程序,有界面,程序能运行成功。(Use of the vc of voice recognition mfcc program, the interface, the application can run. )
    2010-05-18 21:49:11下载
    积分:1
  • DMX512
    自制DMX512控制台,很不错的一个软件,他对灯光的控制,非常出色.(Homemade DMX512 console, a very good one software, he lighting control, very good.)
    2020-10-10 14:37:34下载
    积分:1
  • MELPcodepaper
    目前2.4kbps的混合激励线性预测 (MELP) 语音编码方法已经被确定为美国新的联邦语音编码标准.本文提出了一种改进的MELP语音编码方法,利用滤波器相似度和基于LPC系数分类的矢量量化技术,可以把MELP的码率降到1.7kbps以下,仍有较好的合成语音质量.(An Improved MELP Speech Coder)
    2016-12-20 09:38:31下载
    积分:1
  • HLMSSmatlaabe
    这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析析中对其与LMS算法的不同特性进行了比较。 (Here the main difference between the LMS algorithm and improved LMS algorithm (NLMS algorithm, variable step size LMS algorithm, the transform domain LMS algorithm) comparison, the traditional LMS algorithm based on the development of the application of the LMS algorithm . On the other hand and from its different characteristics of the LMS algorithm of the analytical analysis of the RLS algorithm.)
    2012-07-26 11:43:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载