搜索资源列表
pitch shift
- 通过改变频率来改变音乐的音调,升调或降调都可以。另外还有移相(phaser.c)及反相(reverse.c)两个源程序文件-by changing the frequency to change the tone music, or transfer or demotion can. Another phase shifter (phaser.c) and RP (reverse.c) 2 source files
jiyinzhouqi_tiqu
- 利用自相关函数估计基音周期,函数jiyinzhouqi,输入参数是分析语音文件名和帧移,帧移在5~10ms-use of the correlation function is estimated Pitch, jiyinzhouqi function, input parameters to analyze voice file names and frame shift, frame shift in the 5-10ms
LaserCommunicationSimulationSystem
- 建立GEO和LEO的轨道,并计算他们间方位角和俯仰角速度及加速度,多普勒频移等重要参数。-established GEO and LEO orbits, and calculate their azimuth and pitch between angular velocity and acceleration, Doppler frequency shift and other important parameters.
real-time_LPC_analysis_synthesis_visualization_1.0
- rt_lpc is a light-weight application that performs real-time LPC analysis and synthesis. It features the following: real-time LPC analysis real-time LPC synthesis visualization of original, predicted, and error waveforms visualization
smbPitchShift
- c++ 短时傅立叶变换实现移频的程序 -pitch shift using short time fourir transform to
MATLAB_SOLA
- 参考_基于SOLA的Pitch Scaling算法 范钰华(上海交通大学)_,使用MATLAB实现SOLA算法,可以在变调不变速的基础下改变声调,程序比较易懂.适合初学者参考的,另外,VOICE_GUI是界面,介绍一些简单的语音处理,请大家多多指教speech_processing(sola)-Reference _ SOLA' s Pitch Scaling Algorithm Based on Fan Yu Hua (Shanghai Jiaotong University) _, u
4.8k_CELP
- 语音CELP压缩解压源代码(C语音)- Pronunciation CELP compression decompression source code (C pronunciation) - * 4800 bps CELP Characteristics * * Spectrum Pitch Code Book * ------------- ---------------
pitch shift algorithm demo
- pitch shift demo in matlab
pitchshiftdemo
- 以matlab做pitch-shift的功能展示.基於phase-vocoder技術在頻域上做pitch-shift.-In matlab to do the pitch-shift function display based on phase-vocoder techniques in the frequency domain to make pitch-shift.
提取语音信号基频
- 用自相关函数提取语音信号基频,提取音频文件的基频等高线(Use the autocorrelation function on segments of the signal (windowsize: 100ms) and compute the fundamental frequency. Use a max_time_lag of 100ms in the autocorrelation function and a window shift of 25ms. Create a fundame