CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 语音压缩

搜索资源列表

  1. DSP-Speech-compress-and-playback

    0下载:
  2. DSP语音压缩与回放,开发环境是CCS,实现功能:10秒语音压缩与回放-DSP voice compression and playback, the development environment is the CCS, to achieve functional: 10 seconds voice compression and playback
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:193897
    • 提供者:李星妮
  1. project

    0下载:
  2. 基于C语言的,能够实现语音压缩存储和回放功能的DSP程序-Based on C language, to achieve voice compression storage and playback of the DSP program
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:17713
    • 提供者:朱世翔
  1. cs_bp

    0下载:
  2. 基于压缩感知的语音信号的重构算法。使用的bp算法-Based on perception of speech signal compression algorithm of reconstruction. Using the bp algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:741
    • 提供者:刘bing
  1. g723

    1下载:
  2. 一个g723压缩和解压代码。是个c代码,在Vc6编译的,想要语音压缩的可以看看。-A g723 compression and decompression code. Is a c code, compiled in Vc6, voice compression can look like.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:971371
    • 提供者:syp
  1. BCS-for-phonetic-classification

    0下载:
  2. 贝叶斯压缩感知在语音识别上的一种应用方法-Bayesian compressed sensing in a speech recognition application method on
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:105630
    • 提供者:Kim
  1. lpc_err

    0下载:
  2. 使用MATLAB编写的一个测试LPC估计对语音压缩作用的程序-Written in MATLAB to use a test LPC estimate the role of voice compression program
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:877
    • 提供者:Wang
  1. G.719

    1下载:
  2. 包括对ITU-T G.719语音压缩算法的说明文档、对性能优化后的编码和解码C程序,以及对算法性能进行测试的语音片段-Including the ITU-T G.719 voice compression algorithm documentation, performance optimized C code for encoding and decoding procedures, and test the performance of the algorithm of voice clip
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-23
    • 文件大小:7249965
    • 提供者:张勇
  1. Intel_IPP_basic_usage

    0下载:
  2. IPP“Intel Integrated Performance Primitives” ( Intel IPP )是一套跨平台的软件函数库,他提供了广泛的多媒体功能:音频解码器(例如: H263 、 MPEG-4 )、图像处理 (JPEG) 、信号处理、语音压缩(例如: G723 、 GSM 、 AMR )和加密机制。“Intel IPP” 包含各种的函数,用于进行向量与图像处理、颜色转换、过滤、分屏、设置域值、变换,以及算术、统计、几何与图形运算。对于每个函数, “Intel IPP” 均支
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:9414
    • 提供者:ajax
  1. 274YT1.0

    0下载:
  2. adpcm语音压缩算法的完整汇编程序,纯汇编编写,在TI公司54系列DSP板子上运行通过。成功实现语音的压缩-Adpcm speech compression algorithm is complete assembler, pure assembler writing, in the TI company 54 series DSP board through operation. The successful implementation of the pronunciation of co
  3. 所属分类:DSP program

    • 发布日期:2017-05-01
    • 文件大小:514410
    • 提供者:林先生
  1. dsp_adpcm_algorithm

    0下载:
  2. 德州仪器dsp5402芯片上实现pcm和adpcm语音压缩,有实际测量结果。程序环境是ccs。-pcm and adpcm algorithm based on dsp 5402.
  3. 所属分类:DSP program

    • 发布日期:2017-05-18
    • 文件大小:4811546
    • 提供者:胡骏亚
  1. src

    0下载:
  2. g723.1语音压缩标准代码,code/decode部分代码-ITU g723.1 recommendation
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:93088
    • 提供者:bo
  1. 16Kbs_MELP

    0下载:
  2. 16Kbs类MELP语音压缩编码器的FPGA实现-16Kbs MELP speech compression encoder FPGA implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:361801
    • 提供者:qinxiangfu
  1. sound

    0下载:
  2. 语音压缩 与解压 的功能描述,用了c++编写的-Descr iption of voice compression and decompression functions with a c++ written
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-13
    • 文件大小:2173
    • 提供者:leihai
  1. STFT

    0下载:
  2. 这个是我个人编写的短时傅里叶变换的函数matlab.适用于语音压缩与语音分析.在其中可以加入一些自己的代码,即可改成phase vocoder-this is the STFT function which is wrote by myself(matlab). It is suit for speech compression and analyse. if you add some code in it, it can turn to a phase vocoder straightforw
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1706
    • 提供者:高靖博
  1. PCM-Voice

    0下载:
  2. 语音压缩,使用pcm编码,计算压缩比,信噪比,保留能量-Voice compression, pcm Encode to calculate the compression ratio, signal to noise ratio, retained energy
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-03
    • 文件大小:93390
    • 提供者:闫文庆
  1. G711G721G723

    0下载:
  2. G.711算法,它是国际电信联盟ITU-T订定出来的一套语音压缩标准,它代表了对数PCM(logarithmic pulse-code modulation)抽样标准,主要用于电话。它主要用脉冲编码调制对音频采样,采样率为8k每秒。它利用一个 64Kbps 未压缩通道传输语音讯号。 起压缩率为1:2, 即把16位数据压缩成8位。G.711是主流的波形声音编解码器。-G.711 algorithm
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-02
    • 文件大小:19913
    • 提供者:宋鸽
  1. compression-and-decompressi

    1下载:
  2. 基于STM32库的语音压缩与解压缩算法库(实现2.4G语音传输-Based on the STM32 library voice compression and decompression algorithms library (2.4G voice transmission
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1848620
    • 提供者:yangping
  1. DGG7231u

    0下载:
  2. 该代码是双速率的语音压缩编码(G.723.1)的的matlab代码。能在matlab6.5以上运行 -The code is the dual-rate speech coding (G.723.1) matlab code. Can run in matlab6.5 above
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-10
    • 文件大小:2136382
    • 提供者:反弹
  1. TG7223-11h

    0下载:
  2. 此代码为G.723.1语音压缩源代码,该代码经优化后压缩时间间缩短到原来的1/5,可用于语音数据的无线传输。 已通过测试。 -This code for G.723.1 voice compression source code, the code has been optimized to compress the time shortened to 1/5 can be used for wireless transmission of voice and data. Has been
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-03
    • 文件大小:61894
    • 提供者:
  1. STM32F10xxx-Speex-Lib

    0下载:
  2. STM32F10xxx Speex(语音压缩/解压)固件函数库,ST原厂源码 -STM32F10xxx Speex library firmware
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-08
    • 文件大小:1834339
    • 提供者:kong
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 34 »
搜珍网 www.dssz.com