-
Digital-Voice-Processing-
本书系统地阐述了语音信号处理的原理、方法、技术和应用,同时给出了部分内容对应的MATLAB仿真源程序。全书共12章,第1章至第7章是基本理论部分,包括语音信号的数字模型、语音信号的短时时域分析和频域分析、语音信号的同态处理、语音信号线性预测分析和矢量量化;第8章至第12章是应用部分,包括语音编码、语音合成、语音识别、语音增强和语音处理的实时实现。本书内容全面,重点突出,原理阐述深入浅出,注重理论与实际应用的结合,可读性强。(This book describes the speech signal processing principles, methods, techniques and applications, and gives the corresponding part of the contents of the MATLAB simulation source. The book is 12 chapters, Chapter 1 to Chapter 7 is the basic theoretical part, including voice signal digital model, speech signal analysis in time domain and frequency domain analysis, speech signal homomorphic processing, speech signal analysis and linear prediction vector quantified Chapter 8 to Chapter 12 is the application of parts, including speech coding, speech synthesis, speech recognition, speech enhancement and voice processing, real-time implementation. The book is comprehensive, focused and Rationale layman, focusing on the combination of theory and practical application, readable.)
- 2021-05-16 00:30:03下载
- 积分:1
-
speech processing
中国科学技术大学本科课程语音信号处理实验代码(speech processing code for USTCers)
- 2020-11-11 10:59:44下载
- 积分:1
-
duanshipingjunnengliang
短时平均能量和平均幅度差函数进行基音检测的方法(Short-term average energy and average magnitude difference function pitch detection method)
- 2020-11-17 13:09:39下载
- 积分:1
-
biometrics
基于人脸和语音双通道的生物认证算法,已经通过编译,效果较好。(based on human face and voice of biological dual-channel authentication algorithms, compiler has been passed, the result is better.)
- 2006-11-02 22:01:27下载
- 积分:1
-
KarmanFilter
卡尔曼滤波器,demo中可以预测点的轨迹(Kalman filter, demo predictable point in the trajectory)
- 2020-12-18 16:29:10下载
- 积分:1
-
chirplet_analasis
针对信号自适应chirplet分解未知参数多、实现起来比较困难的特点,文献[1]提出了一种新的chirplet分解快速算法。该算法利用计算信号的二次相位函数,得到其能量分布集中于信号的调频率曲线上的结论,此时通过谱峰检测可同时获得chirplet调频率、时间中心和幅度的估计;然后通过解线性调频技术获得其初始频率和宽度的估计,仿真结果验证了本文算法的有效性。(this code includs one method for chirplet analasis,that is used in voice and ultra-wave analasys,etc.)
- 2009-03-09 10:23:45下载
- 积分:1
-
Enhancement_colume_masking
1.单通道语音增强算法;
2.一种能够快速跟踪噪声变化的,基于噪声统计特性的噪声估计算法,结合谱减法进行消除噪声;
3.算法复杂度适中,可以满足实时性(1. Single-channel speech enhancement algorithm 2. A fast-track noise can change, based on the noise statistical properties of the noise estimation algorithm, combined with spectral subtraction to eliminate noise 3. Algorithm moderate complexity to meet the real-time)
- 2008-12-10 10:45:39下载
- 积分:1
-
Hello_yysb
科大讯飞语音转文字源码是一个基于科大讯飞的语音转文字的例子源码,小编测试一下表示被着准确率惊呆了,之前小编用过其他的语音搜索类的工具,但是准确率总是不那么满意,用这个例子我试着读了杂志上的一段话,语速还略微快了一些,但是转换出来的文字只有两个字跟原文不一样,但是还是同音字。(IFLYTEK speech text source is a turn based on iFLYTEK speech text examples of the source code, test bit representation of the being accurate rate was shocked, before Xiaobian used other voice search tool, but the accuracy is always not so satisfactory, for this example I try to read a passage in the magazine, speed is slightly faster, but convert text only two words with the original text is not the same, but still homophones.)
- 2016-07-05 11:06:38下载
- 积分:1
-
最终代码说话人识别
实现了基于特定话语的聚类LGB和VQ的说话人识别(Speaker Recognition Based on Clustering LGB and VQ)
- 2019-05-20 15:04:44下载
- 积分:1
-
lpcanalysis
function [Coefficients,residual,pitch,Gain,parcorCoefficients,stream,B,crossmat,error_stream] = lpcanalysis(speechtodecode,samplerate,L,windowtime,preemp)
- 2013-02-03 03:48:44下载
- 积分:1