-
语音识别
SAPI SDK是微软公司免费提供的语音应用开发工具包,这个SDK中包含了语音应用设计接口(SAPI)、微软的连续语音识别引擎(MCSR)以及微软的语音合成(TTS)引擎等等。目前的5.1版本一共可以支持3种语言的识别 (英语,汉语和日语)以及2种语言的合成(英语和汉语)。SAPI中还包括对于低层控制和高度适应性的直接语音管理、训练向导、事件、语法编译、资源、语音识别(SR)管理以及TTS管理等强大的设计接口。
- 2022-03-21 01:49:09下载
- 积分:1
-
完成基于MFCC的语音识别系统仿真,文件中带有完成语音识别训练的源文件...
完成基于MFCC的语音识别系统仿真,文件中带有完成语音识别训练的源文件-Completion of MFCC-based speech recognition system simulation, document the completion of speech recognition training with the source file
- 2023-02-25 23:00:03下载
- 积分:1
-
based on the Microsoft Speech Recognition Program
基于微软sapi的语音识别程序-based on the Microsoft Speech Recognition Program
- 2022-05-23 06:40:13下载
- 积分:1
-
这是一个在语音识别中求Mel倒谱系数的matlab程序。
这个程序里面还需要用到几个其他的函数,都在VoiceBox工具箱里面,可以到网上下载...
这是一个在语音识别中求Mel倒谱系数的matlab程序。
这个程序里面还需要用到几个其他的函数,都在VoiceBox工具箱里面,可以到网上下载-Calculate the mel cepstrum of a signal,The program also needs to be used in several other functions, in VoiceBox toolbox, can to download
- 2022-06-28 07:43:39下载
- 积分:1
-
这是一个VC++程序,用于语音识别,还依据…
这是用vc++编写的程序,在语音识别中经常用用到,是语音识别的第一步:time alignment. 分别用两种方式完成:1.非递归2.递归-This a vc++ program which is useful in voice recognizing and it is also the basic of the voice recognizing .I use two ways to accomplish it:1 nonrecursion 2.recursion
- 2022-05-29 22:03:41下载
- 积分:1
-
生成《matlab扩展编程》中对于HMM训练的samples.mat程序,自己编写...
生成《matlab扩展编程》中对于HMM训练的samples.mat程序,自己编写-Generation ‘matlab programming expansion’ in the HMM training samples.mat procedures, written by myself
- 2022-01-31 04:28:43下载
- 积分:1
-
VC编写的音频频谱柱状图可视化显示界面
非常好的音频频谱分析工具,并能够可视化显示。共有EQ Mode/spectrum/pick等六种显示模式。
- 2022-07-02 19:41:23下载
- 积分:1
-
for speech recognition dictionary of Chinese tree, completed 60,000 contribution...
用于语音识别的汉语树形词典,完成了6万词汇的建树操作及相关子节点等的查询处理,主要用于指导语音搜索整个建立时间大概为3分钟-for speech recognition dictionary of Chinese tree, completed 60,000 contribution to the vocabulary and related operations, such as sub-nodes of query processing, Pronunciation guide for the main search the entire building for about three hours minutes
- 2022-05-29 12:05:08下载
- 积分:1
-
在 C# 中的快速傅里叶 Transform(FFT)
此程序提供一个类来计算快速傅里叶变换(FFT) 计算离散傅里叶变换(DFT) 和它的逆矩阵。
- 2022-02-02 23:06:00下载
- 积分:1
-
一个基于DirectShow的语音采集与简单识别的例子程序,主要用于机器人的简单交互。包括C++源代码。...
一个基于DirectShow的语音采集与简单识别的例子程序,主要用于机器人的简单交互。包括C++源代码。-a DirectShow-based Voice Acquisition and simple identification procedures example, Robot used mainly for the simple interaction. Including C++ source code.
- 2022-06-27 05:08:28下载
- 积分:1