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

搜索资源列表

  1. robotcommder

    0下载:
  2. Visual C++ 6.0开发的基于IBM VIAVOICE的机器人语音命令识别程序-Visual C 6.0-based IBM VIAVOICE robot voice command recognition procedures
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:87664
    • 提供者:储亮
  1. record

    0下载:
  2. 可以使用WIN CE的录放音程式码,可以储存录音档,由embedded visual c++ sp4 所开发
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:158104
    • 提供者:李奇峰
  1. speakerVerifySourceCode

    2下载:
  2. 在Visual studio 2005下用C#开发的说话人确认(speaker verification)实现。 包括三部分: 1、VoicePrintExistenceCheck - 检查是否存在某用户ID的声音指纹 2、SpeakerVerifyTextDependRegister - 如果不存在,则将其注册到系统中(可以通过语音文件,也可以直接通过麦克风直接输入语音)。 3、SpeakerVerifyTextDependVerify - 确认一个测试样例是否和用户的声音指纹
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:103840
    • 提供者:杨小伟
  1. wavletpacket

    0下载:
  2. 这是一个高效的小波包重构算法,是用visual c++开发的。根据此算法可以仿写很多小波包类的语音应用程序。
  3. 所属分类:语音合成与识别

    • 发布日期:2014-01-17
    • 文件大小:206308
    • 提供者:谭乔来
  1. TextToSpeech

    0下载:
  2. 本程序采用Visual C++开发,功能为TextToSpeech.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:70426
    • 提供者:吴杰
  1. wangyh.rar

    0下载:
  2. 语音信号处理中使用线性预测分析方法分析语音信号,编程语言为C语言,开发环境为Visual C++ 2005,Speech signal processing using linear prediction analysis of speech signal analysis methods, programming languages for the C language development environment for Visual C++ 2005
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:115096
    • 提供者:孙家冕
  1. voiceanalysis

    0下载:
  2. 一个语谱分析的例子-A spectral analysis of the examples of language
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-15
    • 文件大小:42752
    • 提供者:站长
  1. celp48

    0下载:
  2. Visual C++ 6.0环境下的CELP48工程,是美国联邦标准FED-STD 1016的参考代码,可以进行语音信号的编码和解码。另外还可以方便地进行调试和跟踪。-Visual C++ 6.0 environment CELP48 project is the U.S. Federal Standard FED-STD 1016 reference code, voice encoding and decoding signals. It also can easily debug and
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-01
    • 文件大小:860115
    • 提供者:caruchi
  1. LPA

    0下载:
  2. 语音信号处理中,用线性预测分析方法(LPA)分析分析语音信号。使用的方法是Levision递归,环境为Visual C++6.0-During the process of speech signal, we analyse the speech signal using linear predict analyse,environment is Visual C++6.0
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-03
    • 文件大小:1408450
    • 提供者:孙家冕
  1. yinacf10

    0下载:
  2. The Yin algorithm was developed by Alain de Cheveigné of IRCAM-CNRS and Hideki Kawahara of Wakayama University. It allows for real-time continuous (for each sample) fundamental frequency estimation. It features a very low error rate and few tuni
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:11952
    • 提供者:_tika_
  1. Visual_C_Programming_Text_to_Speech_classic_code.r

    0下载:
  2. Visual C 编程实现Text-to-Speech经典代码Visual C Programming Text-to-Speech classic code-Visual C Programming Text-to-Speech classic code
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:287675
    • 提供者:zhaoxuan
  1. source-code

    0下载:
  2. 用Visual C++ 6.0实现语音采集与播放的控件-Visual C++ 6.0 with voice capture and playback controls
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-05
    • 文件大小:69030
    • 提供者:祝爱萍
  1. Digital

    0下载:
  2. 文本朗读系统是TTS(语音合成)的一个应用,具有文本获取、语音合成和语音播放等基本功能。本文利用Visual C++进行程序设计,实现数字文本的朗读等功能。-Text to speech system TTS (speech synthesis) of an application with access to text, speech synthesis and voice playback and other basic functions. In this paper, Visual C
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:137552
    • 提供者:Twinner
  1. 11

    0下载:
  2. matlab visual c++ 语音信号LPC分析的编程实现-programming matlab the Visual c++ speech signal LPC analysis
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:11789
    • 提供者:panqiaomei
  1. readwavunder-c

    0下载:
  2. visual studio 2010环境下,实现对wav文件的正确读取,在语音识别中非常重要的一步-visual studio 2010 environment, to achieve the wav file read correctly, in speech recognition is very important step
  3. 所属分类:Speech/Voice recognition/combine

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