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

搜索资源列表

  1. MS-agent

    0下载:
  2. msagent说明文档。机器人接口 Agent,COM,角色,语音识别,语音合成。 对Agent编程的方法主要有使用VB,VC等语言进行ActiveX调用,除此之外还有直接通过VC进行COM编程调用。在VB中调用Agent是最简单不过了,但由于VB程序本身存在诸多缺陷,很难在实际中应用。而在VC中,由于Agent内部完全采用了UNICODE编码,同时还要处理各种繁杂的COM接口,从而也存在一定的问题。AgentShell是建立在Agent和应用程序之间的一个外壳程序,通过它可将Agent复杂的C
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:704.64kb
    • 提供者:xpnt
  1. 语音合成

    1下载:
  2. vb下语音合成原代码,选择一篇txt的文档,然后可以朗读出来,可选择男声女声,音量等。-sound syntonizing source code using vb. please select a document with txt ,then read it aloud,the male and female voice are optional on the program
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2.88kb
    • 提供者:王风
  1. 语音端点检测Matlab程序

    1下载:
  2. 语音端点检测Matlab程序,附带计算信噪比的Matlab子程序,文本文档内是常用语音库的下载网址,非常使用-Voice activity detection Matlab program calculated signal to noise ratio with Matlab subroutine, the text is a common voice within the document library to download URL is used
  3. 所属分类:语音合成与识别

    • 发布日期:2017-03-22
    • 文件大小:41.31kb
    • 提供者:Chris
  1. speaker1PGMM

    0下载:
  2. 说话人识别GMM模型训练MATLAB程序,需要和voicebox配合使用,使用voicebox提取MFCC和k均值分类,这是GMM说话人识别模型的训练程序。-Speaker Recognition GMM model training MATLAB program used in conjunction with and voicebox, voicebox extract MFCC and k-means classification, which is a GMM speaker recog
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:54.73kb
    • 提供者:张晟
  1. voicematlab

    0下载:
  2. 语音信号预处理matlab程序,在7.0上运行通过,可以做实验参者代码。-Matlab voice signal pre-processing program, run through the 7.0, you can experiment with participation by the code.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:24kb
    • 提供者:Cheng
  1. MEL

    2下载:
  2. 该程序适用于语音识别系统,其用G语言实现了美尔倒谱的labview程序,非常推荐-This procedure applies to speech recognition systems, with the G language of Simmel cepstrum labview program, highly recommended
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:4.47kb
    • 提供者:sun kai
  1. TDMS---Read-data-(events)

    1下载:
  2. 用于实现将NI平台采集的音频数据.tdms格式转化成.wav,转换成可听模式-Using this software program to convert the audio data collected by NI platform with the format of .tdms to .WAV
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-15
    • 文件大小:3.88mb
    • 提供者:余礼根
  1. VoiceCtrl

    0下载:
  2. 用C#编写的语音控制程序。可用于在网上看书时用语音控制翻页。-Written in C# voice control program. Can be used when reading online with voice control page.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-02
    • 文件大小:587.21kb
    • 提供者:jxlzw
  1. TTS

    1下载:
  2. 用C#开发的一个语音朗读程序,可以朗读文章,能运行-C# developer with a voice reading program that can read the essay, can run
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1.84mb
    • 提供者:江雪
  1. fenzhenspeechenhance

    0下载:
  2. 一个用谱减法实现的语音消燥程序,该程序在本网站下载通过修改可直接运行,效果良好,便于初学者入门。-The realization of a spectral subtraction with extinction dry voice program to download on this site can be directly run by modifying the results were very good, easy entry for beginners.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:1.33kb
    • 提供者:刘佳林
  1. edp

    0下载:
  2. 端点检测程序,里面包涵五个部分,每个M文件都标有注解,详细-Endpoint detection program, which bear with five parts, each of M documents are marked with comments, detailed
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:425.47kb
    • 提供者:leona
  1. voice

    1下载:
  2. 本程序为一个用matlab实现的语音滤波程序,能计算并显示语音信号的幅频特性,巴特沃斯低通滤波器幅度和相位响应,引入噪声后的幅频特性,以及滤波后的DFT幅频特性。本程序附有语音文件以供试验。-This program is an implementation using matlab voice filtering procedures, can calculate and display the speech signal amplitude-frequency characteristics
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:4.25kb
    • 提供者:周峰
  1. g729lib

    0下载:
  2. g729编码程序,交叉编译成.a库文件,可以在嵌入式下使用,含测试程序-g729 coding process, cross-compiled. a library file that can be used in embedded, with test program
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-06
    • 文件大小:289.96kb
    • 提供者:陈博
  1. praat5.1.2

    0下载:
  2. a computer program with which you can analyse synthesize,and manipulate speech and create high-quality pictures for your articles and thesis
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-09
    • 文件大小:1.59mb
    • 提供者:jufeng
  1. compensation

    0下载:
  2. 用于实现语音中的对消噪声,本程序用matlab实现-For the voice in noise cancellation, the program achieved with matlab
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:772byte
    • 提供者:david
  1. SpeechRecognition_DTW

    0下载:
  2. Speech Recognition Using DTW This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:593.33kb
    • 提供者:Aso
  1. LMS_speech_enhancement

    4下载:
  2. 运用自适应滤波算法实现的语音增强Matlab程序,附带带噪语音,在M文件中自己修改文件名即可使用-The use of adaptive filtering algorithm for speech enhancement Matlab program, with noisy speech, changes in the M file, the file name to use their own
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2015-06-11
    • 文件大小:48kb
    • 提供者:Chris
  1. Auxiliary-program-speech

    0下载:
  2. C语言源码!网络电话以超清晰的语音质量和超强的信息加密技术,一款专门针对网络游戏玩家设计,结合即时聊天、游戏语音等功能的-C language source code! Telephone network to ultra clear voice quality and strong encryption technology, a specialized network game player design, combined with the instant messaging, voice
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-19
    • 文件大小:4.98mb
    • 提供者:shezhiqun
  1. arjun-final-program-9-10-2016

    0下载:
  2. MATLAB CODES FOR SPEECH RECOGNITION WITH LOCALISATION HMM AND PVD
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-27
    • 文件大小:8.92mb
    • 提供者:gopalakirshnan
  1. WT588D-master

    1下载:
  2. arduino用wt588d播放测试程序(Playing test program with WT588D by Arduino)
  3. 所属分类:语音合成

    • 发布日期:2020-08-01
    • 文件大小:1mb
    • 提供者:leenuoya
« 12 3 »
搜珍网 www.dssz.com