-
hammerstein
Hammerstein系统识别,其状态空间子系统包括形成的Hammerstein系统的线性部分。
- 2023-03-30 13:50:03下载
- 积分:1
-
一个非常广泛的语音识别模型;具体应用在代码里面;自己看...
一个非常广泛的语音识别模型;具体应用在代码里面;自己看-A very wide range of speech recognition model specific code inside the application own look
- 2022-10-13 23:40:02下载
- 积分:1
-
语音识别的一个模块,以动态链接库的方式封装起来,使用时只需调用头文件即可...
语音识别的一个模块,以动态链接库的方式封装起来,使用时只需调用头文件即可-of a voice recognition module, a dynamic link library of Packaging, and only use the first document can be called
- 2022-07-14 08:43:34下载
- 积分:1
-
Sound separation by ICA
Sound separation by ICA
- 2022-05-30 06:57:10下载
- 积分:1
-
在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分...
在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用.
另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Signal Separation code. it is based on convolution of mixed Blind Signal Separation algorithm, not only can be separated from the artificial synthesis of mixed-signal, but for the real environment convolution of mixed voice signals can be separated. in this procedure, the tests included two documents, makefile can be used directly after. Also worth mentioning is that Compression bag containing some of voice processing functions commonly used. fft transform, for example, to read write wav file, and some of the commonly used one-dimensional and two-dimensional vector matrix transformation functions. these can be directly applied to other applications going.
- 2022-03-25 07:31:29下载
- 积分:1
-
基于信号处理的代码,包含基本处理算法。NE…
基于ipp的信号处理代码,几乎包含了处理各种算法。
需要IPP库支持。-based on the signal processing code, contain virtually processing algorithms. Need the support of IPP.
- 2022-01-28 07:48:26下载
- 积分:1
-
基于IBM ViaVoice的语音识别系统在上位机和下位机之间的通讯的架构机实现的关键技术机算法!...
基于IBM ViaVoice的语音识别系统在上位机和下位机之间的通讯的架构机实现的关键技术机算法!-Based on the IBM ViaVoice speech recognition system in the host computer and the next bit of communication between machines realize the structure of the key technology machine algorithm!
- 2023-06-23 14:20:04下载
- 积分:1
-
文本语音转换的使用源码,需要有TTS支持才行
文本语音转换的使用源码,需要有TTS支持才行-The use of text-to-speech conversion source, do need to have TTS support
- 2022-03-09 16:48:59下载
- 积分:1
-
这个关于语音识别的文章,介绍了HMM模型的参数优化的 问题,以及HMM模型的孤立字识别中的应用。...
这个关于语音识别的文章,介绍了HMM模型的参数优化的 问题,以及HMM模型的孤立字识别中的应用。-This article on speech recognition, introduced the HMM model parameter optimization, as well as isolated word HMM model to identify the application.
- 2022-07-08 21:51:35下载
- 积分:1
-
C实现嗯,前向-后向算法,Viterbi算法,鲍姆
c++实现HMM,向前向后算法,Viterbi算法,Baum-Welch算法。其中包括用c++定义的HMM数据结构。全部是cpp和h的文件-c achieve HMM, forward backward algorithm, Viterbi algorithm, Baum-Welch algorithm. C including the use of the HMM definition data structure. Cpp all the documents and h
- 2022-10-23 12:05:03下载
- 积分:1