-
它是基于HMM模型和C++可连续发展…
用于语音识别,基于HMM模型,用C++语言编写。可用连续语音识别-It is based on HMM Model and developed with C++ which could be used to continuous speech recognition.
- 2022-02-24 15:17:50下载
- 积分:1
-
此文件包含M文件实现动态时间规整
this file contain m file which implement Dynamic Time warpping
- 2022-09-07 07:15:03下载
- 积分:1
-
tftb,一个信号时频分析文件包,matlab源码,在语音信号学习中可以运用此包来快速理解语音信号的特点。...
tftb,一个信号时频分析文件包,matlab源码,在语音信号学习中可以运用此包来快速理解语音信号的特点。-tftb, a signal time-frequency analysis package, matlab source, in the speech signal can be used to learn in this package to quickly understand the characteristics of speech signal.
- 2022-07-26 16:11:46下载
- 积分:1
-
程序非
该程序是非特定人语音识别程序,原来在SPCE500A下运行,能识别并应答16个命令,存储空间为128K字节。 //我们将其进行了修改,使其能在SPCE061A下运行,由于存储空间为32K字,只能识别并应答9个命令。 //在这个例程当中,我们示范了如何使用语音识别引擎对8个已经经过训练的命令进行识别。 //第一个命令 "Snoopy",可以作为使能命令,也就是说使用者只能在该命令之后发出其他命令。 //例如,用户只有在发出 "Snoopy"命令并且听到响应"Snoopy here"之后才能继续下达其他命令 //如"How are you", "I love you",等等。 //当"Snoopy"命令响应之后,程序将等待8秒钟,如果没有其他命令发出, //系统将跳回到第0组,并且再次等待触发命令"Snoopy"。当用户的命令无法被识别时, //程序将响应为"Execuse me?", "I can t hear you!"或 "Say again!"这时用户可以再一次下达语音命令。-the procedures were non-specific voice recognition procedure, the original run in SPCE500A can identify and Response 16 orders, storage space for 128K bytes.// We had to amending it so that it can run in SPCE061A, storage space for 32K words, recognize only nine responses and orders.// This routine, we have demonstrated how to use voice recognition engine has eight pairs of trained orders for identification.// The first order "Jack Champion", as it can make an order, users can only say in the order issued after other orders.// For exampl
- 2022-03-10 08:24:11下载
- 积分:1
-
On the emotion identification papers, the main speaker hmm
关于情感识别方面的论文,主要讲了基于hmm和ann的识别方法-On the emotion identification papers, the main speaker hmm-based identification methods and ann
- 2022-01-26 04:56:24下载
- 积分:1
-
高斯混合模型(GMM)是一种经典的说话人识别算法,这..
:高斯混合模型(GMM)是一种经典的说话人识别算法,本文在实现其算法的同时,主要模拟了不同噪声环境情况下高斯混合模型
(GMM)的杭嗓声性能,得到了一些有益结论。
-Gaussian mixture model (GMM) is a classic speaker recognition algorithms, this algorithm at the same time in fulfilling its main simulated environmental conditions under different noise Gaussian mixture model
(GMM) of the Hang throat sound performance, and obtained some useful conclusions.
- 2022-12-04 23:20:02下载
- 积分:1
-
最新的ITU
最新的ITU-T的宽带语音编解码标准G.729.1,是对原先的G.729的最好的调整.码流输出速率可以进行自适应调整.满足未来通信要求.希望对大家有所帮助.-The latest ITU-T
- 2023-04-23 16:05:04下载
- 积分:1
-
directshow 实现wave文件的播放
directshow 实现wave文件的播放
-directshow achieve wave broadcast documents
- 2022-07-04 06:33:35下载
- 积分:1
-
Praat软件的源代码,该软件是一个强大的语音信号处理…
软件Praat的源码,此软件可以对语音信号进行强大的处理-Praat software source code, this software can be a powerful voice signal treatment
- 2023-05-18 11:30:03下载
- 积分:1
-
基于HTK的命令字识别系统
基于HTK的命令字语音识别系统,将对10个命令字进行识别,它们分别是:开机,关机,升温,降温,制热,制冷,强风,弱风,摆风,静止。 语料的构成包括训练级23个人,每个人按顺序说这10个命令字3遍;测试级6个人,每个人按顺序说这10个命令字3遍。其中还要注意停顿和结束时的静音识别。我们要对所有的预料进行训练,最后得到识别的结果。
- 2023-04-24 08:40:04下载
- 积分:1