搜索资源列表
resample-1.8.1.tar
- 音频信号的重采样程序,如44.1K的WAV转换成采样频率为48K的WAV.
libsamplerate-0.1.2.tar
- 一个功能强大音频重采样算法,供大家学习参考
resample-1.8.1.tar
- 音频信号的重采样程序,如44.1K的WAV转换成采样频率为48K的WAV.-Audio Signal Resampling procedures, such as convert WAV of 44.1K sampling frequency of 48K of WAV.
libsamplerate-0.1.2.tar
- 一个功能强大音频重采样算法,供大家学习参考-A powerful audio resampling algorithm for learning the reference U.S.
two_minute_signal
- 主要关于resample的算法,基于音频重采样的一些算法和音频算法的编解码-Is mainly concerned with the resample algorithm, based on a number of audio resampling algorithm and audio codec algorithm
8942_nettalk1.1demosrc
- NetTalk是一个适用于局域网和因特网的可视软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议(被封装成支持超时重传等机制的UDP类),音频压缩采用G.7
OK
- 用MATLAB对 22.05 KHz WAV音频文件进行重采样,采样频率为8KHz,以适应语音通信系统。-Using MATLAB, 22.05 KHz WAV audio files for re-sampling, the sampling frequency of 8KHz, to meet the voice communication system.
matlab
- 基于回声隐藏的信息隐藏算法,是一种音频信号的水印技术,包括隐藏信息的嵌入和提取,以及对于噪声,MP3压缩,滤波,重采样和延迟攻击的模拟。-Based on echo hiding information hiding algorithm, is an audio signal watermarking techniques, including embedding and extracting hidden information, a
resample-v1.0.0.40.tar
- 采样率转换代码,用多相滤波器实现了音频的抽取、插值与分数倍速重采样, 尤其是分数倍重采样是现在大部分采样率转换代码中没有的,该代码对三种方式都提供了例子代码供参考-resample, decimate and interp audio samples
EnAndDeCode
- 基于C#的,音频声道切换、重采样、IMAADPCM、DVIADPCM、G726编解码 纯原创,带完整测试用例-C#-based, audio channel switching, resampling pure originality IMAADPCM DVIADPCM G726 programmed decoding with a complete test case
testresample
- 对音频重采样做的一个代码,可以对不同的音频进行重新采样-Audio resampling done on a code that can be on different audio resampling
resample
- 重采样(升采样、降采样),含测试音频文件,大家一起交流下,-resample technology(upsample/downsample),include wav test audio file
filter.mixing_auds.v13
- 这是一个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
filter.resamp_cdda.vs8
- 这是一个DirectShow过滤器,它专门用于CD音频重采样(把44100Hz采样率的音频信号 转化为 48000Hz的);采用了高精度的奈奎斯特重采样算法,品质极佳;已经编译并且运行良好;-This is a DirectShow filter, it specifically for CD audio resampling (the audio signal into 44100Hz to 48000Hz sampling rate
libSamplerate
- 在测试了ffmpeg,speex,系统acm,webrtc的音频重采样效果后,发现webrtc的质量最高,能保留更多真实信号,这对语音重采样很重要(如AEC),但是webrtc重采样的提取非常困难,并且存在不按倍数或一定比率重采样会构建失败的问题,这里提交的重采样器,效果仅次于webrtc,对于非特殊场合(不需要双工通话消除回声),都能达到很高的水平,推荐使用。-In testing the ffmpeg, speex, system
Cls11
- 对音频的处理,保存播放,单声道,裁剪,重采样,ola,滤波-Audio processing, preservation play, mono, cropping, resampling, ola, filtering, etc.
AudioResample
- ffmpeg音频重采样,非常好用,供学习研究使用~(Ffmpeg audio resampling, very easy to use)
AudioResample
- 音频重采样44.1K重采到16KHz,附件命名懒得改了(Audio resampling 44.1K to 16KHz)
Assignment1
- 音频信号的处理与应用,包括滤波以及重采样(the process and application of audio, including filtering and resampling)
Audio_ReSample
- ffmpeg 实现音频重采样,采样率,声道,类型任意(ffmpeg audio resample)