CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 语音压缩 搜索资源 - wav

搜索资源列表

  1. wavesurfer-185-win

    1下载:
  2. 一个与htk配合使用的声音处理的软件,剑桥的,很不错,可以将wav等格式的文件转化为htk格式的文件-a tie with the use of voice processing software, Cambridge, very good, as can be wav files into a document format HTK
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:1662270
    • 提供者:王铮
  1. WavPlayer

    0下载:
  2. to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format and UI design It should have the following functions: Provide a Graphic User Interface for user to browse the file system and select one WAV file
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:17730
    • 提供者:王嘉宁
  1. waveHead

    0下载:
  2. 分析wav文件格式,对音频采样数据加wav文件头,调用MediaPlayer时让播放器认识并正常播放-analysis wav file format, the audio data sampling increase wav file. Call MediaPlayer allowing players understand and normal broadcast
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:30748
    • 提供者:luwei
  1. AudioCodec

    0下载:
  2. 转换音频Wav到PCM PCM -> G723 G729 Gsm iLBC G723 G729 Gsm iLBC -> PCM 需要p_voice库支持
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:44283
    • 提供者:kangzy
  1. WavDest

    0下载:
  2. 将音频编码为Wav格式的DirectShow filter :WaveDest PCMAuido -> Wave Audio
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:23106
    • 提供者:kangzy
  1. 3BitAdpcm

    0下载:
  2. 用C实现的adpcm编解码的小程序,实现adpcm->wav, wav->adpcm之间的转换。
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:9658
    • 提供者:Debowe Lee
  1. wavToamrTest-sourceCode

    0下载:
  2. 本程序实现将wav音频文件转换为AMR音频文件,压缩率很高。但AMR的音质不高。-This program wav audio files to AMR audio files, high compression ratio. AMR sound quality is not high.
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-19
    • 文件大小:5604549
    • 提供者:junhuang
  1. DTMF

    2下载:
  2. WAV格式的DTMF的音源,其中有对DTMF的介绍和应用。做DTMF识别的时候应该要用到。-DTMF WAV format audio source, including the introduction and application of DTMF. DTMF recognition should be made to use the time to.
  3. 所属分类:Voice Compress

    • 发布日期:2015-08-30
    • 文件大小:869376
    • 提供者:凌云
  1. MP3toWAV-decode

    0下载:
  2. 本代码实现了将MP3文件转换为wav格式音频文件。在上位机上已经成功跑起来了,希望有人能把它移植到嵌入式ARM中。-The source implementation of the MP3 file converted to wav format audio files. Has been successfully up and running on the host computer, and hope someone can port it to embedded ARM.
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-01
    • 文件大小:114192
    • 提供者:junhuang
  1. MicrosoftADPCM

    0下载:
  2. 因为种种原因,最近需要把原始的wav文件压缩成ADPCM格式。但是网上几乎搜不到相关的中文资料。花了相当长的时间,七拼八凑的从一些文章中得到了些信息,终于搞定了它。为了方便遇到跟我一样麻烦的人,我决定把它详细的写下来。-For various reasons, most recently the need to compress the original wav file into ADPCM format. But less than online almost seized informat
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-06
    • 文件大小:2453
    • 提供者:李灵
  1. read_wav

    0下载:
  2. 读进来WAV格式的语音数据,并绘制其波形,再播放WAV音频。-Reading into WAV format voice data, and mapping of its waveform, and WAV audio player.
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-03
    • 文件大小:35253
    • 提供者:cuicui
  1. 729wav

    0下载:
  2. G729格式解码程序,在标准解码程序基础上做了些改动,效果较好-G729 format decoding process, on the basis of the standard decoding procedure made some changes to better-performing
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-03
    • 文件大小:47134
    • 提供者:张朋
  1. audio_demo

    0下载:
  2. 语音信号处理:This package encloses a small application dedicated to speech signal processing at 8 kHz or 16 kHz. This application reads standard *.wav or *.pcm files through UI dialog box, plots and plays the signal with vertical dynamic crosshairs.-This
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-29
    • 文件大小:327600
    • 提供者:银杏
  1. WAV-Player

    0下载:
  2. 本代码实现了在LPC1700开发板上解压wav文件,并将其通过IIS总线播放出来。-The source implementation to extract the wav file in LPC1700 development board and play through the IIS bus.
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-30
    • 文件大小:493971
    • 提供者:junhuang
  1. AMRCodec

    0下载:
  2. This solution use amr-nb voice codec to code and decode .wav files in order to sound quality on different bitrates. IDE: VS 2010 In solution four projects 1. ConvertWavToData - convert .wav file to PCM short file. 2. AMRNBCodec - amr-nb en
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-06
    • 文件大小:14281201
    • 提供者:Aleksej
  1. vector_quantization

    0下载:
  2. 语音信号的矢量量化,其中vector_quantization.m为读取音频文件,转换成语音帧,求lpc及lsf参数以及进行矢量量化的主程序,a_lsf_conversion.m为主程序调用的lpc转lsf参数的子程序,INLS1.wav为音频文件。-Vector quantization of speech signals, wherein vector_quantization.m to read audio file, converted into speech frames, seeki
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-15
    • 文件大小:71934
    • 提供者:尹海明
  1. readwav

    0下载:
  2. 读取wav文件量化成数并写入txt文档-Wav file read and write the number of quantized into txt file
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-28
    • 文件大小:6761
    • 提供者:武文超
  1. main2

    0下载:
  2. 使用Matlab,采用LPC线性预测编码对wav语音文件进行压缩编码-Using Matlab, using linear predictive coding LPC voice wav file compression
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-30
    • 文件大小:913
    • 提供者:qi xiong
  1. mfcc-extractio-wav

    0下载:
  2. mfcc extraction of wav file for speech between 1 min
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-19
    • 文件大小:5592043
    • 提供者:jothi
  1. pitch

    0下载:
  2. Simple Autocorrelation-based pitch detection program. Takes a wavefile, and determines pitch. Also synthesizes a file psynth.wav, which contains a pitch pulse resynthesis of the estimated pitches.-Simple Autocorrelation-based pitch detection program.
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-12
    • 文件大小:1423
    • 提供者:MaohsiungLee
« 12 »
搜珍网 www.dssz.com