-
是源峰值检测器,实验我已经找到了有用的。
是峰值检测的源码,经本人实验过,发现很有用。-Is the source peak detector, the experiment I have found useful.
- 2023-02-06 04:10:03下载
- 积分:1
-
Vista Speech Recognition
Vista 语音识别-Vista Speech Recognition
- 2022-01-24 09:40:57下载
- 积分:1
-
基于Arduino的智能家居语音识别系统
功能介绍:
识别开关灯命令,执行开关灯操作,并语音播报当前状态。
识别温湿度读取命令,并语音播报当前温湿度情况。
实时监测危险气体,一旦检测到立即报警并语音播报危险情况。
未有识别时不做操作,识别命令有误时播报“请问您在说什么?”。
你也可以考考小米渣:“需要开灯吗?”,系统就会对环境光线进行检测,光线暗的情况下,小米渣会提醒你:“光线不足,正在开灯”然后开灯,如果光线明亮时,小米渣会说:“光线明亮,不需要开灯”保持灯在关的状态(判断光线强弱的阈值在程序中进行设置,用户可以自行修改)。
- 2022-06-20 22:14:08下载
- 积分:1
-
语音识别中交互式录音的实现,论文,格式为vip
语音识别中交互式录音的实现,论文,格式为vip-interactive voice recognition recording the realization of papers, the format for vip
- 2022-05-22 04:26:35下载
- 积分:1
-
对于语音和图像的数字信号处理基本知识的介绍,对信号处理的各个基本知识可以有个大概的认识...
对于语音和图像的数字信号处理基本知识的介绍,对信号处理的各个基本知识可以有个大概的认识-A rough introduction for the dsp of speech and video.It could give you a basic knowledge of signal processing.
- 2023-04-13 00:05:04下载
- 积分:1
-
这是一个完全基于神经网络的语音识别处理软件…
本软件是一套完全基于神经网络的语音识别处理软件。
本软件为纯绿色软件,无须安装,解压到任意一个目录下,直接运行主程序 whd.exe ,卸载时删除所在目录即可,软件不会给系统留下任何垃圾,请放心试用,但为了您的数据安全,在使用时请先将重要数据保存备份,呵呵,我信不过微软啊:)
本软件使用的是本人自行开发的神经网络处理系统,但因工程浩大,且本人穷,只能独立编写,所以现在这个试用版所使用的神经网络系统并不完整,只实现了我最初设计的一半功能,识别效果还不是很理想,正在改进中:) 但还是希望大家能对软件提出宝贵意见,我的邮箱:whd_china@etang.com 或 yinshishan@sina.com
-this a completely software based on neural network speech recognition processing software. The software for the pure green software, no installation, to extract an arbitrary directory and run the main program whd.exe. unloading directory will be deleted, the software system will not leave any garbage, please rest assured that trial. But for the sake of your data security, the post will be used to preserve important data backup, Oh, I trust Microsoft ah : ) This is the software I use to the development of the neural network processing system, but the project is a huge one, himself poor, only independent prepared, the trial version now used by the neural network system is incompl
- 2022-01-28 17:49:19下载
- 积分:1
-
一个比较简单粗略的基于VQ矢量化模型的说话人识别程序
一个比较简单粗略的基于VQ矢量化模型的说话人识别程序-Rough a relatively simple model based on the VQ vector of speaker recognition procedures
- 2022-01-26 08:09:18下载
- 积分:1
-
delphi写的语音报时器
delphi写的语音报时器-voice timer written in delphi
- 2022-03-09 13:48:35下载
- 积分: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
-
元器件进行语音呼叫时,使用 GSM 调制解调器的短信
ZylGSM 是一个 Delphi 和 C + + 生成器的组件,与 GSM 调制解调器或电话与集成调制解调器 (几乎所有新的一代移动电话) 进行通信。此组件与工作在 (Hayes) 很想加入书友会 GSM 调制解调器连接到串行端口之一。您可以使用它也与 USB、 IrDA、 蓝牙设备,因为这些设备有一个驱动程序,将重定向到一个虚拟串行端口从 USB、 IrDA 或蓝牙端口输入
什么是此版本中的新功能: 版本 1.28 支持 Delphi / C + + 生成器 XE3。
- 2022-06-14 00:38:11下载
- 积分:1