-
希尔伯特变换的C++源代码
希尔伯特变换的C++源代码
- 2023-03-20 09:45:04下载
- 积分:1
-
MATLAB编写的用于语音识别的程序 主要内容为隐马尔可夫程序
MATLAB编写的用于语音识别的程序 主要内容为隐马尔可夫程序-MATLAB prepared for the speech recognition process mainly as Hidden Markov proce
- 2022-06-15 14:04:30下载
- 积分:1
-
Simple and Easy DTW algortihm for MATLAB. It takes 3 arguments to perform the DT...
Simple and Easy DTW algortihm for MATLAB. It takes 3 arguments to perform the DTW.-Simple and Easy DTW algortihm for MATLAB. It takes 3 arguments to perform the DTW.
- 2022-01-24 08:46:29下载
- 积分:1
-
语音信号的处理及操作程序,包括peak等处理技术
语音信号的处理及操作程序,包括peak等处理技术-voice signal processing and operational procedures, including such peak processing technology
- 2022-01-25 16:21:20下载
- 积分:1
-
语音语谱图分析程序,提供了数字样本数据,值得参考.matlab程序....
语音语谱图分析程序,提供了数字样本数据,值得参考.matlab程序.-language voice spectrum analysis procedures, and providing a digital sample data, a good reference. Matlab procedures.
- 2022-08-08 16:31:49下载
- 积分:1
-
这个才是好东西,语音识别相比大家都知道,但是目前市场上出现的效果都不是太好,这个代码也是语文转换,效果还可以,但是说话不能口音太重...
这个才是好东西,语音识别相比大家都知道,但是目前市场上出现的效果都不是太好,这个代码也是语文转换,效果还可以,但是说话不能口音太重-This one is just good thing, speech recognition compare with all know , but now, the effect that appears on market does not be too good , this code is also Chinese conversion, effect return can, but speak can not accent value too
- 2023-06-16 07:30:03下载
- 积分:1
-
用matlab仿真实现语音信号处理中分析合成语音的lms算法
用matlab仿真实现语音信号处理中分析合成语音的lms算法
- 2022-07-17 22:48:22下载
- 积分:1
-
语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。
语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。- In speech recognition classical HMM algorithm, including has
the sequence, the test and the parameter training, compiles by the C
language.
- 2022-03-20 19:51:22下载
- 积分:1
-
XChat TTS script is an perl written XChat2 script that speaks out messages in ir...
XChat TTS script is an perl written XChat2 script that speaks out messages in irc channels, and more. It provides an interface to setup the functions or view the online help. -XChat TTS is an perl script written XChat2"s at 5 that speaks out messages in irc channels. and more. It provides an interface to setup the f unctions or view the online help.
- 2022-05-23 11:43:10下载
- 积分: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