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

搜索资源列表

  1. pnsequence

    0下载:
  2. MATLAB通信工具箱中的系统仿真,分为用SIMULINK模块框图进行仿真和用MATLAB函数进行的仿真两种。在用SIMULINK模块框图的...扩频通信有直接序列(DS)、跳频(FH-communications toolbox of MATLAB system simulation, categorized SIMULINK block diagram for using MATLAB simulation and the simulation function for both. Usin
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:3400
    • 提供者:黄三
  1. Wave

    0下载:
  2. 这是我的毕业设计的前期处理部分,毕业设计题目是“基于神经网络的拼音识别系统”。 端点检测的函数是CWaveDoc::OnEndpointDetect() ,大家运行时需要修改读入语音信号的路径。 需要读入的语音信号b1.wav一并附于wav文件。
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:90164
    • 提供者:大夹馅
  1. processspeech

    0下载:
  2. 语音识别系统,内涵许多处理函数,包括预处理、滤波和一些运算-Speech recognition system, meaning many processing functions, including pre-processing, filtering and a number of computing
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:30880
    • 提供者:李俊吉
  1. sphinx3

    0下载:
  2. CMU sphinx,是美国卡内基梅隆开发的开源语音识别系统,该程序用C编写,模块结构非常清晰,函数接口明了,非常适合用来进行二次开发。-CMU sphinx, is a Carnegie Mellon developed in open-source speech recognition system, the program is prepared to use C, the module structure is very clear, the function interface, cl
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-06-15
    • 文件大小:24461979
    • 提供者:leeyan
  1. SimulinkFSK

    0下载:
  2. 题目要求: 1.录制一段自己的语音信号,并对录制的信号进行采样; 2.画出采样后的语音信号的时域波形和频谱图; 3.给定滤波器的性能指标,采用窗函数法和双线性变换法设计滤波器, 并划出滤波器的频域响应; 4.用该滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱, 并对滤波前后的信号进行对比,分析信号的变化; 5.回放语音信号; 6.设计一个信号处理系统界面。-Subject to: 1. Recorded his voice for so
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:1601
    • 提供者:pengtianwei
  1. test-three

    0下载:
  2. 对录音信号集 中的某一语音,利用MATLAB设计一系统函数为 ,检查语音信号通过该系统后,特征是否发生变化。 -Focused on the recording of a voice signal, using MATLAB to design a system function to check the voice signal through the system, the feature is changed.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1401973
    • 提供者:Dean
  1. test-five

    0下载:
  2. 对某一语音,利用MATLAB设计一系统函数为 ,检查语音信号通过该系统函数后,有何变化。 -Of a voice, use MATLAB to design a system function to check the voice signal through the system function, any change.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:740521
    • 提供者:Dean
  1. HwAudioRec

    0下载:
  2. 一种实时语音录音装置代码,课调用系统安排api也可调用声卡驱动函数来进行语音的采集和编码-A real-time voice recording device code, the class call the system arrangements APIs can also call the sound card driver function to the acquisition and encoding of the voice
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-06
    • 文件大小:984
    • 提供者:wg
  1. zdyyxt

    0下载:
  2. 自动语音系统,用于板卡或电信交换机的通话录音与语音检测。次包包括ivr应用系统和二次开发函数接口和实例 -automitic speech
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-16
    • 文件大小:4141686
    • 提供者:王卓
  1. SPHINX_3-

    0下载:
  2. 大词汇量语音识别系统,可以识别连续语音,是美国卡内基梅隆开发的开源语音识别系统,该程序用C编写,模块结构非常清晰,函数接口明了-Large vocabulary speech recognition system can recognize continuous speech, Carnegie Mellon developed open source speech recognition system, the program is written in C, the module struc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-09
    • 文件大小:727658
    • 提供者:zhangxin
  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. sy3

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

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