CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 语音合成与识别 搜索资源 - C语言编写*

搜索资源列表

  1. hmm-1.03.tar.gz

    1下载:
  2. 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。
  3. 所属分类:语音合成与识别

    • 发布日期:
    • 文件大小:12.62kb
    • 提供者:
  1. HTK-3.0.tar

    3下载:
  2. 用于语音识别,基于HMM模型,用C++语言编写。可用连续语音识别-It is based on HMM Model and developed with C++ which could be used to continuous speech recognition.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1.47mb
    • 提供者:吴昊
  1. agc3

    0下载:
  2. c语言编写的对语音进行自动增益控制的程序,输出电平可由参数调节 -the right voice for automatic gain control procedures, output level adjustment parameters can be
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:15.17kb
    • 提供者:李一
  1. adpcm-cpp

    1下载:
  2. ADPCM压缩解压编码,实现部分为C语言编写,把它用C++封装为两个接口,编码和解码,方便使用。8K 16bit。-ADPCM compression decompression coding to achieve part of the C language and C Packaging it for two interfaces, Encoding and decoding and user-friendliness. 8K 16bit.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:51kb
    • 提供者:毛斌
  1. CELP_Linux.tar

    0下载:
  2. Linux下的CELP语言编码,压缩语音质量极好。支持2K到32K的压缩。实现部分使用C语言编写。可用做Linux下的动态库,有例子。-under Linux CELP language coding, compression excellent speech quality. Support 2 K to 32 K compression. Part of the use of C language. Linux can be done under the DLL, is an example
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2.8mb
    • 提供者:毛斌
  1. iir-c

    1下载:
  2. 用C语言编写的用双线形变换法实现的IIR滤波器程序,可以参考一下-C language prepared by the double-linear transformation to achieve the IIR filter process can take a look
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:9.08kb
    • 提供者:jenny
  1. SPTK-3.1

    0下载:
  2. unix下的语音信号处理工具库,用c语言编写,可用于lsp、lpc、矢量量化分析等等。
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1.05mb
    • 提供者:李航
  1. 20080819mkf

    1下载:
  2. 关于隐马尔可夫模型hmm的一个源代码 c语言编写 希望对大家有帮助
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:24.23kb
    • 提供者:小兔兔牙
  1. mfcc

    0下载:
  2. 用c语言编写的语音特征参数的程序,该语音特征参数为mfcc参数,主要用于说话人识别-used language voice characteristic parameters of the procedure, the characteristic parameters for voice mfcc parameters, mainly for Speaker Recognition
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:3.01kb
    • 提供者:张龙
  1. hmm-1.03.tar.gz

    0下载:
  2. 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。, In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
  3. 所属分类:语音合成与识别

    • 发布日期:2017-11-08
    • 文件大小:12.62kb
    • 提供者:李云强
  1. Hermite

    1下载:
  2. 埃尔米特金插值源代码,用c语言编写,有注释说明-Hermite interpolation gold source code, using c language
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:207.73kb
    • 提供者:吴海旋
  1. wave

    0下载:
  2. C语言编写。对语音(.wav文件)做读取,写入操作,并可对文件进行采样抽取和内插-C language. Voice (. Wav files) to do read, write, and samples of documents collected and interpolation
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-01-27
    • 文件大小:2mb
    • 提供者:river
  1. main

    0下载:
  2. 基于Sunplus61A板的语音识别程序(用C语言编写)请去凌阳科技下载开发环境。可以同时识别5句语音或音乐,然后点亮对应的灯。-Speech Recognition Based on Sunplus61A board procedures (using C language), please go to download the development environment Sunplus Technology. Can identify the five voice or music, t
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:124.01kb
    • 提供者:frankwen
  1. DTWc

    1下载:
  2. 本资料给出了如何用C语言编写基于DTW算法的语音识别系统,对于语音识别学习者有很大的帮助-This information is given how to use C language DTW algorithm based on voice recognition systems, speech recognition for the great help learners
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:2.57kb
    • 提供者:刘德葛
  1. mfcc_c_source_code

    0下载:
  2. vc6环境下C语言编写的mfcc参数提取程序-vc6 environment written in C parameter extraction procedure mfcc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:232.63kb
    • 提供者:华明
  1. hmm

    0下载:
  2. 这是HMM孤立字识别的完整程序,用C语言编写,-This is a complete HMM isolated word recognition process, with the C language,
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:3.92kb
    • 提供者:陈婧
  1. FPGADSPBuilder

    0下载:
  2. 用c语言编写的语音特征参数的程序,该语音特征参数为mfcc参数,主要用于说话人识别-Written by c parameters of the process of speech, the speech feature parameter is mfcc parameters, mainly used for speaker recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-12
    • 文件大小:2.91mb
    • 提供者:zhangge
  1. celp3.3_9Jan98

    0下载:
  2. 语音编码中的一种码激励线性预测编码(CELP)算法代码,C语言编写,具体用法见readme-Speech coding in a CELP (Code Excited Linear Predictive Coding )algorithm code, C language, see the readme specific usage
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:104.48kb
    • 提供者:高宁
  1. xianxing

    0下载:
  2. 双线性插值方法及实现,用c语言编写,有注释-Bilinear interpolation method and implementation, using c language
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-08
    • 文件大小:1.86mb
    • 提供者:吴海旋
  1. TInterestingVh

    0下载:
  2. 本程序使用C语言编写,实现的的是语音识别功能。可直接使用。 -This procedure using the C language to realize that the voice rrecognition function. Complete source code can be used directly.
  3. 所属分类:Speech/Voice recognition/combine

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