搜索资源列表
hj1
- C语言读取WAV PCM音频文件的头文件-C language to read WAV PCM audio file of the header files
STC12LE5A60S2
- 基于STC12LE5A60S2单片机的数码音乐相册 使用PWM波来播放WAV音频文件 2.4寸TFT-Microcontroller based digital music album STC12LE5A60S2 use PWM wave to play WAV audio files 2.4-inch TFT
RLS_filter
- RLS算法,编写了MATLAB程序实现自适应干扰对消。给出信号实例,用于验证所编写程序的性能。所给信号为:①噪声与语音的混合信号——signalnosie.wav;②噪声信号——noise.wav。两信号均为立体声,PCM压缩,采样速率为48000Hz,采样精度16bits。-RLS algorithm, the preparation of a MATLAB program to achieve adaptive interference cancellation. Given signal
Wav2Adpcm
- 该源码是对 *.wav语音波形文件做去直流电平,归一化处理后进行ADPCM编码压缩,形成编码文件和编码文件转外存格式转化,并利用编码文件做输入,进行解码并生成 *.wav 。该程序算法已经在产品中应用。-The source is a*. wav file to do voice waveform to DC-ping, normalized after treatment ADPCM coding compression, the formation of coding documentati
playwave
- 实现wav文件的滤波,先将一个wav文件读到一个数组中去,也把滤波器的冲击函数放在一个数组中,然后进行卷积。-Wav files to achieve the filter, first read a wav file to an array, but also the impact of the filter function in an array, and then proceed to convolution.
PCM_WAVE
- Load the .WAV file from the disk into memory (parsing .WAV file s RIFF structure) Save the .WAV file from memory to the disk (creating .WAV file s RIFF structure) Playing the .WAV file using the default WAVE_MAPPER device Offline mixing of t
Voice.detection.source.code
- 集成了enframe语音的帧分段,wavread wav语音文件的读取,vad端点识别,DTW等m文件。-Integrated enframe voice frame section, wavread wav sound files to read, vad endpoint identification, DTW and other m files.
RAW2WAV
- RAW2WAV This tool converts RAW files that have been ripped from Dreamcast GD disk to WAV audio files
WAVzhuanMP3
- WAV转换到MP3源码,实现将WAV音频文件转换到MP3格式。具体内容,内详-WAV to MP3 source code to achieve the WAV audio files to MP3 format. Specific content, in detail
WAV
- 用c语言写的播放wav文件的程序,有助于学习wav文件解码的同学使用。-Write the program to play wav file using c language, help students to use learning wav file decoded.
load-wav-to-buffer
- 这只是一段简短的程序 把文件读到buffer中-load wave to buffer
ConvertAudioFileFormat
- wav转mp3,非常好用的一个小程序,Java书写,利于学习,非常好。-wav to mp3
DAC_SignalsGeneration
- 标签/关键词: STM32使用DAC播放WAV格式音(Tags / keywords: STM32 uses DAC to play WAV tones)
wav
- 对.wav音频文件的读写,可Python直接调用(.wav audio file to read and write, Python can be called directly)
MP3toWAVDecoder
- 将MP3转换为WAV 一键解决 很方便 实用的(MP3 conversion to WAV, a key solution is very convenient and practical)
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
test2
- timit语音库因为是SPHERE文件格式,所以要先进行一定的格式转换,这是转换好的部分wav音频。(The TIMIT voice library is the SPHERE file format, so it is necessary to make a certain format conversion, which is the converted wav audio.)
test1
- 这是转换好的wav文件,属于timit库的其中一部分语料。(This is a converted wav file, which belongs to a part of the TIMIT library.)
WavUtil
- 用来读取wav文件的,分为16位8位24位,32位的float类型暂时不确定(Used to read the wav file)
MP3Compressor
- c# wav转mp3,自动识别wav文件码流(c# wav to mp3,auto discern wav file)