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

搜索资源列表

  1. speakerVerifySourceCode

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

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

    0下载:
  2. 语音识别系统Sphinx2的测试音频,可以使用Sphinx_Trian对其进行特征抽取后,再利用Sphinx2系统进行识别。
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:14312125
    • 提供者:闫永明
  1. dtw

    2下载:
  2. 基于MATLAB的语音识别系统,dtw - DTW算法演示程序 mfcc.m - MFCC参数计算程序 dtw.m - 基本的DTW算法 dtw2.m - 优化的DTW算法 testdtw.m - DTW算法测试程序 vad.m - 端点检测程序 -Speech Recognition System Based on MATLAB
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-21
    • 文件大小:6155
    • 提供者:李灵
  1. voice_identify

    0下载:
  2. 本文介绍了一种基于动态时间归整(DTW)方法的小词汇表非特定人语音识别通用模块。系统采用Motorola公司DSP56F805芯片为核心,应用线性预测编码(LPC)与动态时间归整(DTW)算法进行非OOV(out of vocabulary)语音识别。测试表明,有良好的实用性。-Use Motorola s DSP56F805 to Build a Common module of Voice identify.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-02
    • 文件大小:584014
    • 提供者:Alex
  1. Talk

    0下载:
  2. talk语音通信系统,内涵动态链接库和测试代码,可以直接应用。-talk voice communication system, meaning the dynamic link library and test code that can be applied directly.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:157292
    • 提供者:leyh
  1. yuyin

    0下载:
  2. 语音自动应答系统,用于应答语音信号。开发环境VC6.0已经测试通过。-Automatic voice response system for the answer voice signals. VC6.0 development environment has been tested.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:346283
    • 提供者:刘睿
  1. davanci-test

    0下载:
  2. 基于达芬奇开发系统的音频压缩,包含语音采集,格式压缩等,包含测试程序。-DaVinci development of audio compression system, including voice capture, compression formats, including test procedures.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:37983
    • 提供者:sunnxbest
  1. speech-emotion-recognition

    1下载:
  2. 基于BP神经网络的语音情感识别系统 神经网络是近年来信息科学、脑科学、神经心理学等诸多学科共同关注和研究的热点。由于其具有良好的抽象分类特性,现已应用于语音识别系统的研究和开发,并成为解决识别相关问题的有效工具。文章在讲述语音识别过程的基础上重点讨论利用BP神经网络对语音进行识别,用MATLAB完成对神经网络的训练和测试,并获得满意的结果。-Based on the BP neural network speech emotion recognition system
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-23
    • 文件大小:8156343
    • 提供者:edwin
  1. Ssimmplespeeei

    0下载:
  2. SimpleSpeech是一个使用HMM的自动语音识别系统。对对象是研究的学生与对自动语音识别有兴趣的研究工作者。 已通过测试。 -SimpleSpeech HMM is a use of the Automated Voice Recognition System. The object is to study the students and Automatic Speech Recognition to interested researchers. complete source
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:447147
    • 提供者:
  1. demo_WINCE_5.0_TTS

    0下载:
  2. WINCE 5.0 捷通语音合成引擎测试版,成熟稳定,提供例子程序和DLL以及LIB和头文件,提供技术支持。 技术咨询QQ:1005974096 WINCE 语音合成有下列技术特点: 1,声音清晰(清脆) 2,语速可以调节 3,占用系统资源少,对系统要求少 4,代码占用空间少 5,编程接口方便 6,声音甜美 7,技术成熟可靠 8,支持C++、C#、VB.NET语言编程-WINCE 5.0 Jiet
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1088438
    • 提供者:softn
  1. car_recognization

    0下载:
  2. 基于MFCC和VQ算法的简单的汽车型号识别系统,直接打开main.m文件运行即可,其他m文件为调用函数。内含测试WAV音频文件。-The car models based on simple identification system MFCC and VQ algorithm can be run directly open main.m file, other m-file for the calling function. WAV audio files containing the te
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-16
    • 文件大小:4462131
    • 提供者:ftfpkon
  1. AIC20SW_2C

    0下载:
  2. 一个测试系统被建立用来使用TLV320AIC20/21/24/25 编译码器。在本应用中是一个2设备4通路的例子。-A demo/test system has been built as a simple example for using the TLV320AIC20/21/24/25 codecs. A 2-device, 4-channel is presented in this application report.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-28
    • 文件大小:41388
    • 提供者:
  1. AIC20SW_6C

    0下载:
  2. 一个测试系统被建立用来使用TLV320AIC20/21/24/25 编译码器。在本应用中是一个6设备12通路的例子。-A demo/test system has been built as a simple example for using the TLV320AIC20/21/24/25 codecs. A 6-device, 12-channel is presented in this application report.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-17
    • 文件大小:40680
    • 提供者:
  1. sy3

    0下载:
  2. (1)录制语音文件 利用GoldWave或NGwave录音软件录制单字发音语音文件,以wav音频格式保存,共录制两组,一组用于计算参考模板,另一组作为测试模板用于语音识别。 录制语音时,为了能够在主程序中循环读入语音文件,文件名采用数字顺序命名。记录语音文件以及所对应的发音。记于表3中。 另外,录制语音时,注意调整合适的Mic音量,避免语音波形幅度过小,难于同噪声区分开。同时也要避免波形幅度过大,造成波形失真。 (2)调试端点检测程序 结合流程图读懂Matlab程序,先单独调
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-14
    • 文件大小:3140978
    • 提供者:刘杨
搜珍网 www.dssz.com