搜索资源列表
RBF
- 基于RBF神经网络的语音识别方法的应用研究-RBF neural network-based speech recognition methods applied research
SpeechenhancementbasedonBPneuralnetworkprocess
- 讲解语音增强,BP神经网络 基于BP神经网络语音增强的过程-Explain the speech enhancement, BP neural network Speech enhancement based on BP neural network process
GA-WNN
- 基于遗传算法和小波神经网络的语音识别系统,此系统识别率可以到较高-Based on genetic algorithm and neural network speech recognition system, this system can be to a higher recognition rate
abbrb
- 基于人工神经网络的语音识别,运用了从语音中提取出的LPC参数与人工神经网络结合进行识别,使用matlab调试-Artificial neural network based speech recognition, the use of speech extracted from the LPC parameters and artificial neural network to identify, debug using matlab
案例1 BP神经网络的数据分类-语音特征信号分类
- 案例1 BP神经网络的数据分类-语音特征信号分类(Case 1 BP neural network data classification speech feature signal classification)
BP神经网络的数据分类-语音特征信号分类
- 利用BP神经网络对样例中语音信号进行分类(The BP neural network is used to classify the speech signals in the sample)
BP神经网络的语音特征信号分类
- 民歌、古筝、摇滚和流行四类不同音乐,用 BP 神经网络实现对这四类音乐 的有效分类。(Folk songs, guzheng, rock, and pop four different kinds of music, using BP neural network to achieve the four types of music Effective classification.)
用MATLAB实现神经网络对语音分类
- 用MATLAB实现神经网络对语音分类 对4类不同乐曲进行分类(Using MATLAB to realize neural network for speech classification)
案例1 BP神经网络的数据分类-语音特征信号分类
- 简单的bp神经网络,是一个语音信号的简单建模和处理,结构深度是3层(simple MATLAB code example for BP network)
BP神经网络的数据分类-语音特征信号分类
- BP神经网络的数据分类-语音特征信号分类(BP neural networks for data classification -- speech feature signal classification)
案例1 BP神经网络的数据分类-语音特征信号分类
- 通过BP算法,实现对语音特征信号的数据分类(Through the BP algorithm, the realization of the classification of speech signals)
语音识别最新
- 用matlab仿真神经网络语音识别系统,里面用的是数字0-9作为训练模板,神经网络匹配模式(use the matlab to simulate word recognition system with neural network)
案例1 BP神经网络的数据分类-语音特征信号分类
- MATLAB神经网络案例分析 BP神经网络的数据分类-语音特征信号分类(MATLAB BP Neural Network - Classification of Speech Characteristic Signals)
案例1 BP神经网络的数据分类-语音特征信号分类
- 利用BP神经网络的数据分类-——语音特征信号分类(Data classification using BP neural network -- Classification of speech feature signals)
一种神经网络的语音情感识别
- 一种在matlab平台上运行的语音情感识别方法基于神经网络,(Speech emotion recognition method neural network)
基于bp神经网络的孤立词识别
- 利用MATLAB,实现对一些孤立词的识别。语音识别的一种(bp matlab recongnation)
BP神经网络的数据分类-语音特征信号分类
- BP神经网络的数据分类-语音特征信号分类(Data classification of BP neural network speech feature signal classification)
RNN语音识别
- 基于深度学习平台tensorflow,利用RNN网络进行语音识别实例代码,希望对大家有帮助(Based on the deep learning platform tensorflow, the RNN network is used to carry out the speech recognition instance code, hoping to be helpful to everyone)
《MATLAB 神经网络43个案例分析》源代码&数据
- 《MATLAB 神经网络43个案例分析》全书源代码和数据,注释详细,神经网络学习很有帮助。内含《MATLAB 神经网络43个案例分析》目录:第1章BP神经网络的数据分类语音特征信号分类;第2章 BP神经网络的非线性系统建模-非线性函数拟合等。(Analysis of 43 Cases of Neural Network in MATLAB source code data, detailed comments. Included in the catalogue of 43 Cases Anal
BP神经网络语音识别
- BP神经网络语音识别,代码完整,在matlab中可以实现训练测试,根据自己的需求进行修改代码并应用。