搜索资源列表
ma_by
- The Matlab functions and scr ipts in the MA toolbox are: - ma_sone wav (PCM) to sone (specific loudness sensation) - ma_mfcc wav (PCM) to MFCCs (Mel Frequency Cepstrum Coefficients) - ma_sh sone to Spectrum Histogram - ma_ph sone to
pcm_ber
- PCM wav files are subjected to variable bit errors simulating serial transmission through a noisy channel.
sph_convert_v2_1
- 解压sph到PCM格式的工具,自动读取音频格式转化到为压缩的PCM(无头的Wav格式)-Sph decompression tool to PCM format, automatic conversion to read the audio format for compressed PCM (no header Wav format)
Cwave
- 用C++编写的一个软件,完成对一个语音信号的内插和抽取。语音数据以wav格式、单声道存储,编码方式为PCM。可完成的功能为: (1)读wav文件; (2)写wav文件; (3)对语音数据进行内插和抽取。 -Written in C++, a software, to complete a voice signal decimation and interpolation. Wav format, voice data, single-channel storage, encodi
wav-g729
- G729协议解码,处理声音文件,解码成PCM格式-G729 protocol decode, processing sound files, decoding into PCM format
pitchwatch
- function pitchwatch(x,Ts) Plot the pitch keys. pitchwatch(x,[Ts]) :: Syntax The array x is the input signal and Ts is the (optional) sampling period. Example on use: [x,Fs] = wavread( Hum.wav ) pitchwatch(x,1/Fs) :: Inf
AddAndRemoveWavFileHeaderTest
- 添加和移除Wav语音文件头,工程里包含ETSI标准PCM测试文件-Wav sound files to add and remove the head, works in the test file contains the ETSI standard PCM
PCMConvert
- PCM文件:模拟音频信号经模数转换(A/D变换)直接形成的二进制序列,该文件没有附加的文件头和文件结束标志。Windows的Convert工具可以把PCM音频格式的文件转换成Microsoft的WAV格式的文件。-PCM files: analog audio signal by the analog to digital conversion (A/D transformation) direct the formation of binary sequences, it did not at
pcm2wav
- PCM编码(A律或U律)格式文件转换成WAV格式文件的VC6.0项目。-A VC6.0 project to covert PCM format(a-law/u-law) to WAV format.
pcm-zhuan-wav
- 将pcm格式的wav转换成wav格式,已测试-The wav pcm format into wav
fillPcmHead
- C语言实现对PCM编码格式的wav文件,进行文件切割,分段的操作,-C language implementation of the PCM encoded wav file format for file cutting segmented operation,