Welcome![Sign In][Sign Up]
Location:
Search - audio resampling

Search list

[Linux-Unixresample-1.8.1.tar

Description: 音频信号的重采样程序,如44.1K的WAV转换成采样频率为48K的WAV.-Audio Signal Resampling procedures, such as convert WAV of 44.1K sampling frequency of 48K of WAV.
Platform: | Size: 330752 | Author: LiYG | Hits:

[Special Effectslibsamplerate-0.1.2.tar

Description: 一个功能强大音频重采样算法,供大家学习参考-A powerful audio resampling algorithm for learning the reference U.S.
Platform: | Size: 707584 | Author: haoding | Hits:

[Windows Developtwo_minute_signal

Description: 主要关于resample的算法,基于音频重采样的一些算法和音频算法的编解码-Is mainly concerned with the resample algorithm, based on a number of audio resampling algorithm and audio codec algorithm
Platform: | Size: 274432 | Author: hhtt | Hits:

[Crack Hackmatlab

Description: 基于回声隐藏的信息隐藏算法,是一种音频信号的水印技术,包括隐藏信息的嵌入和提取,以及对于噪声,MP3压缩,滤波,重采样和延迟攻击的模拟。-Based on echo hiding information hiding algorithm, is an audio signal watermarking techniques, including embedding and extracting hidden information, as well as for noise, MP3 compression, filtering, resampling and delay attack simulation.
Platform: | Size: 529408 | Author: 张小小 | Hits:

[Audio programresampling

Description: audio watermarking extract
Platform: | Size: 4096 | Author: rasol | Hits:

[Multimedia programEnAndDeCode

Description: 基于C#的,音频声道切换、重采样、IMAADPCM、DVIADPCM、G726编解码 纯原创,带完整测试用例-C#-based, audio channel switching, resampling pure originality IMAADPCM DVIADPCM G726 programmed decoding with a complete test case
Platform: | Size: 13312 | Author: 吴疆 | Hits:

[Program docmatlab

Description: 语音信号进行分析、处理和设计。用MATLAB做变声器的原理是通过改变输入声音频率,进而改变声音的音色、音调,使输出声音在感官上与原声音不同。变声器是借助对声音音色和音调的双重复合改变,实现输出声音的改变。通过自己发声,共振峰频率的改变是基于重采样实现的-Speech signal analysis, processing and design. MATLAB do voice-changer works by changing the input frequency of the sound, and then change the sound of the tone, pitch, so that the output audio with the original sound in different senses. Voice Changer is the use of sound timbre and tone of the dual composite changes, realize the output sound changes. Through their own sound, formant frequency change is implemented based on resampling
Platform: | Size: 10240 | Author: 刘安兰 | Hits:

[Program docvoise

Description: 语音信号进行分析、处理和设计。用MATLAB做变声器的原理是通过改变输入声音频率,进而改变声音的音色、音调,使输出声音在感官上与原声音不同。变声器是借助对声音音色和音调的双重复合改变,实现输出声音的改变。通过自己发声,共振峰频率的改变是基于重采样实现的-Speech signal analysis, processing and design. MATLAB do voice-changer works by changing the input frequency of the sound, and then change the sound of the tone, pitch, so that the output audio with the original sound in different senses. Voice Changer is the use of sound timbre and tone of the dual composite changes, realize the output sound changes. Through their own sound, formant frequency change is implemented based on resampling
Platform: | Size: 7168 | Author: 刘安兰 | Hits:

[Internet-Networktestresample

Description: 对音频重采样做的一个代码,可以对不同的音频进行重新采样-Audio resampling done on a code that can be on different audio resampling
Platform: | Size: 2048 | Author: 蓝枫 | Hits:

[Speech/Voice recognition/combinewaveread

Description: 输入一wav格式声音信号 输出对声音信号进行抽取并插值后的频谱图(源程序为8倍重采样),并可使用play函数进行播放试听,如play(nearest),play(ori) 有ori原始音质、ups插值音质、downs抽取音质三种及以下五种重采样音质 重采样试听种类有nearest,linear,spline,pchip,cubic,插值算法详见interp1函数 可用过取消注释“高斯白噪声”、“高频噪声”对声音信号加入噪声-Wav format input-output audio signal and extracting the sound signal spectrum after interpolation (resampling source 8 times), and can be played using the play function audition, such as play (nearest), play (ori) with ori original sound, ups interpolation quality, downs and extracted three kinds of sound quality resampling the following five types of resampling audition with nearest, linear, spline, pchip, cubic, interpolation algorithm described interp1 function can be used to abolish the comment " Gaussian white noise" , " frequency noise " of the sound signal to the noise
Platform: | Size: 1024 | Author: jiamenghan | Hits:

[Multimedia Developfilter.mixing_auds.v13

Description: 这是一个DirectShow过滤器,已经编译并且运行良好,它可以把最多16路输入音频信号混合为1路输出音频信号;(对于不同的采样率,采用线性重采样算法;其内部混合运算达到24Bits精度;支持立体声、5.1环绕、7.1环绕输出)-This is a DirectShow filter, has been compiled and run well, it can be up to 16 input audio signal to an output mixed audio signal (for different sampling rates, the use of linear resampling algorithm its internal mixing precision arithmetic reach 24Bits support for stereo, 5.1 surround, 7.1 surround output)
Platform: | Size: 1527808 | Author: 夏永明 | Hits:

[Multimedia Developfilter.resamp_cdda.vs8

Description: 这是一个DirectShow过滤器,它专门用于CD音频重采样(把44100Hz采样率的音频信号 转化为 48000Hz的);采用了高精度的奈奎斯特重采样算法,品质极佳;已经编译并且运行良好;-This is a DirectShow filter, it specifically for CD audio resampling (the audio signal into 44100Hz to 48000Hz sampling rate) and the use of a high-precision Nyquist resampling algorithms, excellent quality has been compiled and run good
Platform: | Size: 1206272 | Author: 夏永明 | Hits:

[Streaming Mpeg4libSamplerate

Description: 在测试了ffmpeg,speex,系统acm,webrtc的音频重采样效果后,发现webrtc的质量最高,能保留更多真实信号,这对语音重采样很重要(如AEC),但是webrtc重采样的提取非常困难,并且存在不按倍数或一定比率重采样会构建失败的问题,这里提交的重采样器,效果仅次于webrtc,对于非特殊场合(不需要双工通话消除回声),都能达到很高的水平,推荐使用。-In testing the ffmpeg, speex, system acm, after webrtc audio resampling results found webrtc of the highest quality, able to retain more real signal, which is a very important voice resampling (such as AEC), but extracting webrtc resampling very difficult, and there is not a certain percentage multiples or resampling will build failure problems resampler submitted here, the effect is second only to webrtc, for non-special occasions (no need to call the duplex echo cancellation), can reach high the level recommended.
Platform: | Size: 3829760 | Author: 徐伟 | Hits:

[JSP/JavaCls11

Description: 对音频的处理,保存播放,单声道,裁剪,重采样,ola,滤波-Audio processing, preservation play, mono, cropping, resampling, ola, filtering, etc.
Platform: | Size: 9216 | Author: zhang | Hits:

[Windows DevelopAudioResample

Description: ffmpeg音频重采样,非常好用,供学习研究使用~(Ffmpeg audio resampling, very easy to use)
Platform: | Size: 6445056 | Author: chenhaha88 | Hits:

[Linux-UnixAudioResample

Description: 音频重采样44.1K重采到16KHz,附件命名懒得改了(Audio resampling 44.1K to 16KHz)
Platform: | Size: 31744 | Author: yagesi104 | Hits:

[Windows DevelopAssignment1

Description: 音频信号的处理与应用,包括滤波以及重采样(the process and application of audio, including filtering and resampling)
Platform: | Size: 761856 | Author: kellyahui | Hits:

CodeBus www.codebus.net