搜索资源列表
ica_C
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Si
vqonMatlab
- 在MATLAB环境下实现基于矢量量化的说话人识别系统。在实时录音的情况下,利用该说话人识别系统,对不同的人的1s~7s的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用说明: 1 训练 打开Matlab 使Current Directory为VQ所在的文件夹(比如:E:\\vq) 在Command windows中输入 -in MATLAB environment based VQ Speaker Recognition System. Real-
ROBOTbylqh
- 一个基于DirectShow的语音采集与简单识别的例子程序,主要用于机器人的简单交互。包括C++源代码。-a DirectShow-based Voice Acquisition and simple identification procedures example, Robot used mainly for the simple interaction. Including C + + source code.
NuanceAsr
- 一个Nuance asr基于audio providor模式的语音识别的例子-asr a Nuance-based audio providor of Speech Recognition model example
SAPICompliant_src
- VC++编写基于MS SAPI的语音合成示例源代码-VC SAPI prepared based on the MS Speech Synthesis example source code
NewMeter_commprotocal
- 具有互操作性的新一代电能表通信协议标准 DLMS用户协会基于面向对象技术提出了一种新的电能表通信协议DLMS/COSEM,它是目前唯一适用于不同制造厂家、仪表型号、通信信道并满足电能表全部应用的具有互操作性的通信协议。本文介绍了其概念、体系结构、实现互操作性的关键技术、一致性测试认证以及与其它通信协议的区别,并给出了应用实例。-interoperability of the new generation of electric meter communication protocol sta
an-VAD--example
- 一个简单的基于C++的语音处理过程,作为处理的过程值得借鉴学习!-A simple C++ based voice processing, as the deal is worth learning the process of learning!
SpeechSynthesisTechnologybasedonFreeTTS
- Java 提供了语音API技术用于支持应用程序或W eb 页面中的人机语音交互, 其核心技术包括语音合成和语音识别。FreeTTS 是Java 语音合成技术的实现手段之一, 以创建电话号码朗读程序为例, 探讨了基于该技术的Java 语音API实现方法及相关问题。-API provides a Java technology used to support voice applications, or W eb page man-machine voice interaction, and its
HMMforspeechrecogntion
- 一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理-An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welc
The-Speech-Recognition-using-HMMs
- 自己总结的一个基于 HHMs 语音识别的示例程序,附说明文档,Matlab程序的注释详细。希望能给予初学者帮助。-The following is an example of speech recognition program based on HMMs,and there are detailed notes in the program. May bring help to the beginner。
Csharp_SpeechRecognize
- 一个利用C#开发的基于VS2010中System.Speech语音识别例子,可以直接使用。-A developed using C# based the VS2010 System.Speech voice recognition example, can be used directly.
Synthetic Speech Detector Example
- Detects synthetic speech based on interframe difference of log likelihood of claimed speaker s GMM.
语音聚类示例
- 实验示例是基于语音中的mfcc,语音倒谱特征来进行聚类,先利用训练样本来计算训练样本聚类中心(用到了lbg算法),之后再进行分类。 注意:使用代码时需要自己更改文件路径。(This example is based on the MFCC in speech and the feature of speech Cepstrum to cluster. First, the training sample is used to calculate the training sample clus