-
基于ADSP TS201S的LMS算法
基于ADSP TS201S的LMS算法-Based on the LMS algorithm ADSP TS201S
- 2022-02-14 23:15:52下载
- 积分:1
-
一个HMM的Matlab实现方法,可实现孤立词语音识别
一个HMM的Matlab实现方法,可实现孤立词语音识别-The Matlab realize a HMM method can realize an isolated word speech recognition
- 2022-04-22 15:51:57下载
- 积分:1
-
用于语音识别的离散隐马尔可夫模型程序(非特定人,多个观测序列),已调试通过。...
用于语音识别的离散隐马尔可夫模型程序(非特定人,多个观测序列),已调试通过。-used discrete speech recognition Hidden Markov Model (non-specific, a number of observation sequence), has been through testing.
- 2022-02-12 04:33:31下载
- 积分:1
-
语音遥控小车
本文以凌阳公司的SPCE061A单片机为控制核心,以语音小车控制电路板为辅,设计小车的动作。完成了电源电路、复位电路、键盘电路、音频输入电路,音频输出电路和无线控制电路等硬件功能模块的设计。在软件方面,利用C语言进行编程,进行语音的“训练”和“识别”。设计出具有如下功能的语音声控小车:能够根据录制的语音命令来控制小车的前进,后退,左转,右转的功能。测试表明,在环境背景噪音不太大,控制者的发音清晰的前提下,语音控制小车的语音识别系统能对特定的语音指令做出智能反应,做出预想中的有限的动作。
- 2022-03-03 09:20:25下载
- 积分:1
-
动态时间归整
在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。
- 2022-03-24 01:53:33下载
- 积分:1
-
写mp3文件格式的matlab 源程序
写mp3文件格式的matlab 源程序-Mp3 file format to write the matlab source code
- 2022-07-24 12:51:38下载
- 积分:1
-
Praat软件的源代码,该软件是一个强大的语音信号处理…
软件Praat的源码,此软件可以对语音信号进行强大的处理-Praat software source code, this software can be a powerful voice signal treatment
- 2023-05-18 11:30:03下载
- 积分:1
-
语音识别项目源码
基于matlab的语音识别项目的源码,识别率达到了97%
- 2022-06-28 14:50:49下载
- 积分:1
-
matlab关于语音信号滤波处理的文章,通过matlab实现
matlab关于语音信号滤波处理的文章,通过matlab实现-matlab on the voice signal filtering deal with the article, through matlab to achieve
- 2022-03-21 22:49:12下载
- 积分:1
-
数字音频格式有很多种,其质量与采样频率和采样精度两个参数有关。频率的表示单位为赫兹〔Hz〕,它表示每秒采样次数。采样频率越高,音质就越好。采样精度为每次采样所存...
数字音频格式有很多种,其质量与采样频率和采样精度两个参数有关。频率的表示单位为赫兹〔Hz〕,它表示每秒采样次数。采样频率越高,音质就越好。采样精度为每次采样所存储的数据数量,它决定每个数字信号所能够表示的离散振幅的数量。存储每个样本的数据越多,音质就越好。但是高品质的声音需要占用大量的内存和磁盘空间。考虑到网络带宽,在Internet连接上传输就需要花费很长的时间。对于Applet来说,保证声音文件的最小化是极为重要的。-digital audio format there are many, the quality and frequency of sampling and sampling accuracy of the two parameters. The frequency of Hertz unit of [Hz], it said the number of samples per second. The higher sampling frequency, the sound quality better. For each sampling precision sampling by the amount of data storage, it was decided that each digital signal can be expressed as the number of discrete amplitude. Each sample storage of more data, better sound quality. But high-quality voice would take a lot of memory and disk space. Consideration of the network bandwidth, the transmission on the Internet connection on the need to spend a very long time. Applet for instance, to ensure that voices of the smallest document is very important.
- 2022-08-08 10:30:29下载
- 积分:1