登录
首页 » PDF » chapter2-low-bit-rate-speech-coding

chapter2-low-bit-rate-speech-coding

于 2010-07-02 发布 文件大小:436KB
0 173
下载积分: 1 下载次数: 2

代码说明:

  Chapter 2 Low Bit-Rate Speech Coding In this chapter an overview is given of speech coding techniques at several bit rates. Most of them use Linear Prediction. This overview is not meant to be complete its purpose is to make the reader somewhat familiar with Linear Predictive Coding which is necessary for a proper understanding of later chapters. Section 2.1 treats the subject of quantisation and coding. In section 2.2 a description of speech production and speech sounds is given. Coders based on linear prediction can be considered as being based on a simple speech production model. This model is explained in section 2.3. Section 2.4 describes various speech coding algorithms and techniques. Section 2.5 briefly describes some measures for the quality of coded speech.(In this chapter an overview is given of speech coding techniques at several bit rates. Most of them use Linear Prediction. This overview is not meant to be complete its purpose is to make the reader somewhat familiar with Linear Predictive Coding which is necessary for a proper understanding of later chapters. Section 2.1 treats the subject of quantisation and coding. In section 2.2 a description of speech production and speech sounds is given. Coders based on linear prediction can be considered as being based on a simple speech production model. This model is explained in section 2.3. Section 2.4 describes various speech coding algorithms and techniques. Section 2.5 briefly describes some measures for the quality of coded speech.)

文件列表:

chapter2-low bit-rate speech coding.pdf,542898,2008-11-20

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

发表评论

0 个回复

  • 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
  • MATLAB7
    基于MATLAB7.0软件的实时数据交换的实现(MATLAB7.0 software-based real-time data exchange to achieve)
    2008-03-27 09:44:25下载
    积分:1
  • LPC-FORMANT-PITCH
    lpc提取共振峰和基频,适合初学语音的同学使用,增强认识(lpc formant extraction and baseband, suitable for beginners to use the voice of the students, and enhance understanding)
    2013-06-21 09:22:14下载
    积分:1
  • qpso
    量子粒子群算法应用。对三个水听器的位置定位,在假设水听器位置已知情况下,以及其他方法估计得到的时延,通过量子粒子群算法计算,验证量子粒子群算法的计算精度。(Quantum particle swarm optimization application. Position location of the three hydrophones in the hydrophone position assumed known case, and other methods for estimating time delay obtained by calculating the quantum PSO QPSO verify the accuracy of the algorithm.)
    2017-04-22 19:29:54下载
    积分:1
  • sfs310s1
    SFS提供了计算语音本质的一系列工具。包括支持各种数据格式,信号处理和图形,频谱、共振峰分析,基频提取等等。在线文档说明请访问http://www.phon.ucl.ac.uk/resource/sfs/help/(SFS provides a voice calculated nature of a series of tools. Including support for various data formats, signal processing and graphics, spectrum, formant analysis, frequency, etc. extraction. Online document shows, please visit http :// www.phon.ucl.ac.uk/resource/sfs/help/)
    2007-04-03 14:54:52下载
    积分:1
  • arma
    ARMA模型建立程序,给出自相关序列,指定ARMA模型的P阶,Q阶参数,得出相应的参数值 function [bq ,ap]=armahat(rx,p,q)(ARMA model for the establishment of procedures, to come from related sequences, designated the P-order ARMA model, Q-order parameters, the corresponding parameter values derived function [bq, ap] = armahat (rx, p, q))
    2008-12-11 10:36:56下载
    积分:1
  • 最小均方误差的信噪比和信干噪比 lmssnr
    一个用matlab来实现的最小均方误差的信噪比和信干噪比(Using matlab to achieve the minimum mean square error, signal to noise ratio and signal to interference noise ratio )
    2020-07-10 01:08:57下载
    积分:1
  • mesht
    一个通过实际应用的“ 人工鱼群算法”,效果很好的。(Through the practical application of the " artificial fish-swarm algorithm," good effects.)
    2009-03-23 11:06:42下载
    积分:1
  • LMSTDE
    时间延迟估算是在现供求信号处理中经常会被用到,以检测波入射的方向(雷达、声纳和地震波)。这里给出一个自适应时间延迟估算--Adaptive(LMS) Time Delay Estimation--的MATLAB程序,供大家参考。(Time delay estimate is that in the current supply and demand signal processing are often used to detect the direction of the incident wave (radar, sonar, and seismic waves). Here are a self-adaptive time delay estimation Adaptive (LMS) Time Delay Estimation of MATLAB procedures for your reference.)
    2008-02-18 18:01:36下载
    积分:1
  • MSR-Identity-Toolkit-v1.0
    微软研究院的说话人识别工具包,包括GMM-UBM、I-Vector。其中demo_gmm_ubm_artificial.m和demo_ivector_plda_artificial.m为生成模拟特征参数进行训练与识别的教学示例,十分适合初学者学习说话人识别基础算法。具体使用方法请看内部文档。(Microsoft Research s speaker recognition toolkit, including GMM-UBM, I-Vector. Demo_gmm_ubm_artificial.m and demo_ivector_plda_artificial.m which generates an analog characteristic parameters for example teaching training and recognition, very suitable for beginners to learn the basic algorithm for speaker recognition. See the specific use of internal documents.)
    2015-04-03 07:16:09下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载