搜索资源列表
STRAIGHTV40pcode
- 最好的语音合成代码,出自日本,是以源-滤波器模型合成语音质量最好的开源代码,注意,此MATLAB代码,只有P-CODE 如要源码,需向作者申请-The best speech synthesis code, from Japan, is source- filter model synthesizer voice quality the best open source code, note that this MATLAB code, only the P-CODE to source req
LinearPrediction
- The MATLAB file implements a Linear Predictive (LP) analysis and synthesis system for speech. There is an additional functionality of (i) Bandwidth Modification (ii) Denoising Filter
Matlab
- 选择三个不同频段的信号对其进行频谱分析,根据信号的频谱特征设计三个不同的数字滤波器,将三路信号合成一路信号,分析合成信号的时域和频域特点,然后将合成信号分别通过设计好的三个数字滤波器,分离出原来的三路信号,分析得到的三路信号的时域波形和频谱,与原始信号进行比较,说明频分复用的特点。-Choice of three different signal-band spectral analysis carried out, according to the characteristics of the
mpelpc
- 此方案基于全极点语音产生模型,编码过程简述如下:首先通过线性预测分析方法提取声道滤波器参数;其次通过合成分析法确定最佳激励矢量;最后将滤波器参数和最佳激励矢量进行编码传输。-This program is based on all-pole speech production model, the encoding process summarized as follows: First, by linear prediction analysis to extract channel filt
MonoAudioConvert
- Object-C 单声道音频合成 单声道,振荡器模块 双振荡器 方形,三角形,锯齿,反向锯齿波 倍频选择,支持5个八度 音符间滑行(滞处理器) 振荡器细齿(多个倍频程) 振荡器同步 低通滤波器模块 调制模块 tremelo/ WAVE 颤音/硬沥青 过滤 包络发生器模块 支持的ADSR(攻击,衰减,保持,释放) 体积 滤波器(低通滤波器的数量)-Object-C mono audio synthesis Features
gettingStartedV40_006b
- straight是一个高质量的语音识别、转换、合成工具,构建于matlab编程工具。-STRAIGHT[1] is a high-quality speech analysis, modification and synthesis system based on a simple channel VOCODER concept (in other words a source filter model).
NI_LabWindows_Image_process
- 在NI的labWindows(Labview的c语言版)开发环境下,使用C语言编写代码,开发图像的视图、修改、颜色处理、滤镜等功能。 其中,视图模块所要实现的功能是对数字图像的放大、缩小、旋转、翻转等功能;修改模块式实现数字图像的图像合成、降低分辨率等功能;颜色处理模块式实现对数字图像的灰度图像处理、RGB分量处理等功能;滤镜模块主要是实现对数字图像的锐化、模糊、浮雕、渗透、地板效果等功能。-In the NI labWindows (under the the Labview c langua
wfb2dec
- WFB2DEC 2-D Wavelet Filter Bank Decomposition y = wfb2dec(x, h, g) Input: x: input image h, g: lowpass analysis and synthesis wavelet filters Output: x_LL, x_LH, x_HL, x_HH: Four 2-D wavelet subbands Make sure filt
Filter_Bank_Design
- 完全重构以及近似完全重构滤波器组设计程序。 -The goal is to design M analysis and synthesis FIR filters so that the analysis filters satisfy some frequency specifications and the filter bank(almost) meets the perfect reconstruction (PR) conditions. The algorithm can
EDA
- 采用一种基于FPGA的IIR数字滤波器的设计方案,通过QuartusⅡ的设计平台,采用自顶向下的模块化设计思想将整个IIR数字滤波器分为:时序控制、延时、补码乘加和累加四个功能模块。分别对各模块采用VHDL进行描述后,进行了仿真和综合。-IIR digital filter using a FPGA-based design, analyzes the theory and design method of IIR digital filter, then through QuartusⅡ de
filterbank
- 此代码是语音信号处理中使用短时综合的滤波器组相加法进行语音的合成。-This code is speech signal processing is performed using synthesized speech synthesis filter bank short-sum method.
filterbank1
- 短时综合的滤波器组相加法的matlab程序的实现,使用的是先调制后滤波的方法-Synthesis filter bank to achieve short-sum method matlab program, using a filter after the first modulation method