搜索资源列表
praat
- 语音识别与合成工具箱.具有如下功能:时域分析,频域分析,LPC分析与合成等.-speech recognition and synthesis toolkit. Have the following functions : time-domain analysis and frequency domain analysis, LPC analysis and synthesis.
tasShift
- 文语转换系统,提取LPC语音合成的相关参数/将LPC语音合成参数用格形滤波器还原成语音
lpcsyn
- 语音信号的LPC参数提取及合成,可以提取基音及残差信号-LPC parameters of speech signal extraction and synthesis, and the residual signal can be extracted pitch
feng
- lpc语音信号合成,给出了完整的LPC matlab程序,包括语音信号采集,LP预测系数-failed to translate
lpc_basedon_matlab
- lpc线性预测编码的matlab实现。其中包含原始数据文件和合成语音文件。程序合理易懂。-linear predictive coding of lpc matlab implementation. Which contains the original data file and the synthesized voice files. Procedures reasonably easy to understand.
LPCcoder
- 简单LPC-n声码器与声激励LPC声码器语音编码合成;-simple LPC-n vocoder and voice-excited LPC vocoder synthesis speech coding
lpc-demo
- 图形图象 图片显示 2D图形编程 3D图形编程 绘图程序 波变换 GIS编程 分形几何 图形图像处理 OpenGL 图形/文字识别 压缩解压 加密解密 CA认证 数值算法/人工智能 STL 数据结构 数学计算 人工智能/神经网络 matlab例程 生物技术 Java编程 Applet 游戏 Javascr ipt Jsp/Servlet Ajax *行业应用 医药行业 金融证券系统
LPC_MBE
- 本文提出了一种利用MBE 模型改进的低速率LPC 语音编码算法文中介绍了该算法 的参数提取量化编码及语音合成的具体方案并用C 语言构造了一个基于该算法的速率 为1.6kb/s 的语音编码/解码系统主观测听表明该系统性能与2.4kb/s 的MELP 算法接近 或相当-In this paper, a LPC algorithm in low bit rate speech coding improved by MBE model is presented. The detailed
F0F1F2F3
- 语音信号使用lpc线性预测法识别并提取共振峰,共振峰提取技术是语音识别和语音合成的关键。-Using lpc line estimate method identifies and withdraws the resonance in speech signal, the technique of resonance withdraws is the key of the speech understanding and speech synthesis.
project_matlab
- Levison-Durbin 语音信号处理中的线性预测编码LPC 理论、格型滤波器以及求解现行预 测方程的算法,可以实现对语音信号重要元素的分析、合成甚至识别。 基于现有的实验平台,我们可以利用 Matlab 函数来获得几个固定语音元素(如元音) 的模型系数,LPC 得到的系数组成 IIR 滤波器。利用冲击脉冲 序列作为输入,我们就可以得到原来的语音。这是一种简单的语音合成功能。-Levison-Durbin speech signal processing in li
voice
- 基于LPC的语音合成,可以实现变调变速功能,附带注释便于学习。-LPC-based speech synthesis, can achieve modulation speed function, annotated easy to learn.
LPC
- 语音合成中的线性预测分析的程序,其中含有仿真的结果,望大家喜欢-voice predict line
SPTK-3.5
- SPTK是一套语音信号处理工具为UNIX环境中,如LPC分析,PARCOR分析、LSP分析,PARCOR合成过滤器,LSP合成过滤器,矢量量化技术,以及其他扩展的版本。-SPTK is a suite of speech signal processing tools for UNIX environments, e.g., LPC analysis, PARCOR analysis, LSP analysis, PARCOR synthesis filter, LSP synthesis fi
wav_handle
- c语言写的wav音频文件简单处理函数源码,包括wav_io处理,提取lpc系数、plar系数,可用于语音识别和合成中。可直接调用。-wav audio files simple c language handler source, including wav_io processing, extraction lpc coefficient plar coefficient, can be used for speech recognition and synthesis. Can be cal
Audio-analyze
- 语音提取和分析,运用LPC的方法对语音信号进行分析以及最终的合成。-Voice extraction and analysis using a method of LPC analysis of the voice signal as well as the final synthesis.
speech_voice
- 用matlab实现语音合成,并修改基频、lpc、lsp参数,使合成质量有所提高-Using matlab speech synthesis, and modify the baseband, lpc, lsp parameters, the quality has improved synthesis
yuyin
- 基于MATLAB的语音信号线性预测分析即LPC 包括线性预测系数 语音合成等-About LPC
SpeechRecAndSyn07
- 一个带用户界面的matlab语音合成和识别的程序,MainGuide01.fig通过提取MFCC,用dtw来计算实时录音和模板之间的最小距离,给出识别结果,并且给出波形图,频谱图,语谱图。MainGuide02.fig是语音合成程序,通过load一个wav文件用LPC,残差和pitch两种方式进行合成,并且能实时听合成语音的效果。-This is an simple user interface program including speech recoginition and speech s
lpc
- 线性预测分析是最有效的语音分析技术之一,在语音编码、语音合成、语音识别和说话 人识别等语音处理领域中得到了广泛的应用。语音线性预测的基本思想是:一个语音信号的 抽样值可以用过去若干个取样值的线性组合来逼近。通过使实际语音抽样值与线性预测抽样 值的均方误差达到最小,可以确定唯一的一组线性预测系数。-Linear predictive analysis is one of the most effective voice analysis technology has been wide
2018MELP-1200-2400
- 结合了混合激励和多带激励,以LPC模型为基础,同时在激励信号产生和基音提取改进,提高了语音合成质量。-a very useful code.