搜索资源列表
raw-wave-lib-v0.1
- raw-wave-lib:一个非常好的wav文件读写的库,包含测试文件。在Linux/windows下运行良好。使用C语音书写-raw-wave-lib : a very good wav file reader of the library, including test paper. Linux / windows running good. Speech writing C
sndpeek
- sndpeek is just what it sounds (and looks) like: real-time 3D animated display/playback can use mic-input or wav/aiff/snd/raw/mat file (with playback) time-domain waveform FFT magnitude spectrum 3D waterfall plot lissajous! (inte
raw语音识别库
- 读写PCM格式的wav文件库
wav.c.gz
- Converts raw PCM file to Wav file,Converts raw PCM file to Wav file
raw2wav
- 用于为raw音频文件添加wav文件头,方便实用。-This code is used to add wav file header to the raw audio files conveniently and practically.
arseams-adpcmwavfile
- encode a raw pcm to wav,提取出一个WAV格式文件的头部信息-encode a raw pcm to wav, extract a WAV format file header information
windows-WAVtoPCM
- Wav to raw PCM converter
RAW2WAV
- RAW2WAV This tool converts RAW files that have been ripped from Dreamcast GD disk to WAV audio files
Wavread
- Wav file is the basic file or raw file which stores the audio data.Wav header contains important information such as sampling rate Monotype or sereo ,bytes per sample.The code reads header and buffer which can be processed the way we want.No addition
WAV
- 从wav文件中提取AD数据,wav是微软定义的波形文件格式,里面存储的是pcm原始数据-Wav file extracted from the AD data, wav Microsoft wave file format definition, which stores the raw data pcm
alac_decoder-0.2.0
- alac-m4a 解码工程,It asks the demuxer to parse the quicktime container, asks the decoder to decode the data and writes output as either RAW PCM or WAV-alac-m4a decoder
pcm2wav
- pcm转换成wav格式,通过电脑播放程序,内附有pcm原数据文件-pcm wav format, convert pcm raw data files through the computer player, enclosing
AudioCaptureSDK
- AudioCapture SDK是一套应用在vista window7 window8操作系统声卡语音采集api , 此SDK封装系统core audio api,简单化api的使用过程,能够快速加入到工程中,实现wav文件采集或者pcm raw data数据的输出,详细衣请看demo的使用过程-windows soundcard capture
signal
- 制作不同信噪比的语料程序,还包含wav 和raw格式之间的相互转换程序-Produce different SNR corpus procedures, the program also includes mutual conversion between formats wav and raw
wav2raw
- Saves the data chunk content of RIFF Wave audio file. Useful to convert raw MP3 music WAV file container. Platform independent. Works on big-endian as well.-Saves the data chunk content of RIFF Wave audio file. Useful to convert raw MP3 music WA
raw2wav.c
- 实现语音文件格式的的转换,实现pcm和raw转换成wav语音文件格式-Voice file format conversion, PCM and raw conversion into WAV voice file format
wav_blend_16bit
- This is my own work. Abstract: The program blends 16-bit wav data. It does not process the 44-byte wav header; it only blends the raw wav data, thus you have to cut the 44-byte wav header manually before the blending, and then add the 44-byte wav
wav2raw-master
- 将wav格式的语音文件转换为raw(pcm)格式(Convert the wav format voice file to the raw (PCM) format)
raw2wav-master
- 将raw(pcm)格式语音转换为wav格式(Converting raw (PCM) format speech to WAV format)