-
数字助听器场景匹配算法
资源描述
听觉场景匹配算法是智能数字助听器中的重要研究课题。目前所有的算法匹配精度都较为理想,但算法复杂度普遍较高且实验场景不多,不适用于实时性和实用性要求极高的助听器算法。本文在前人基础上做出改进,首先使用端点检测算法将待测语音分为语音段和非语音段,减少计算量,以分带谱熵、短时过零率和临界带能量比为特征,使用计算复杂度较低的加权最小距离分类器将待测语音环境与15种背景噪声环境进行匹配进行验证。
- 2022-03-23 01:16:29下载
- 积分:1
-
Resources.resx added in WAV format audio, display windows form and its buttons,...
在Resources.resx中添加WAV格式的音频,显示windows窗体和其按钮,按钮通过事件处理程序关联,实现循环播放,单次播放和退出功能。-Resources.resx added in WAV format audio, display windows form and its buttons, button through the event handler associated implementation cycle of play, single player and the exit function.
- 2022-05-19 04:12:36下载
- 积分:1
-
VC实现WAV文件播放器
VC实现WAV文件播放器,VC++6.0编写,主要功能为播放WAV文件,DWORD OpenDevice();DWORD CloseDevice();DWORD Play(CWnd *pParentWnd,LPCSTR pFileName);DWORD Stop(); 是其主要函数。
- 2022-02-24 22:03:47下载
- 积分:1
-
在DIRECTSHOW平台下,利用JRTPLIB封装XVID数据包,并进行发送和接收,里面有两个工程一个发送一个接收,可供大家参考...
在DIRECTSHOW平台下,利用JRTPLIB封装XVID数据包,并进行发送和接收,里面有两个工程一个发送一个接收,可供大家参考-DIRECTSHOW platform in use XVID package JRTPLIB packets, and sending and receiving, there are two works of a send a receipt, for your reference
- 2022-05-21 03:59:22下载
- 积分:1
-
audiorep补充例子音频文件
AudioRep complemental example audio file
- 2022-03-16 16:05:42下载
- 积分:1
-
FLASH反编器
FLASH反编器-FLASH-series devices
- 2022-04-21 06:45:29下载
- 积分:1
-
对AAC的音频文件进行分析并输出各种音频格式的源代码,十分难得!...
对AAC的音频文件进行分析并输出各种音频格式的源代码,十分难得!-Of AAC audio files to analyze and export a variety of audio formats, source code, is very rare!
- 2023-07-22 01:25:03下载
- 积分:1
-
VC编写的mp3播放器
这是一款用VC编写的简单实用的mp3播放器。 可以实现打开文件选择mp3格式音乐进行播放。并能够进行播放、暂停等控制。
- 2022-01-26 04:04:40下载
- 积分:1
-
这个程序的功能为将音频数据到IIS BT656数据传输…
本程序功能为将音频的IIS数据插入bt656数据中一起传输。在程序中,sdata并不从外界输入,而是由内部的一个16位的counter并串转换产生,以此来检测程序在串并转换sdata时是否有遗漏。
本程序并未经过实测,但ModelSim的仿真结果正确。-this program will function as audio data into IIS bt656 together data transmission. In the process, not from outside sdata input, but by an 16 to the counter and have a string of conversion, procedures in order to detect the change sdata series and whether there are any omissions. The procedure has not been measured, but the ModelSim simulation results correctly.
- 2022-07-12 11:06:47下载
- 积分:1
-
1,增加了歌词搜索的自主性,用户可以选择自定义搜索关键字,也可以自定义是否和歌词文件相关联,这里的关联并不是把歌词写入歌曲文件,而是在程序中建立一种关联,以免每...
1,增加了歌词搜索的自主性,用户可以选择自定义搜索关键字,也可以自定义是否和歌词文件相关联,这里的关联并不是把歌词写入歌曲文件,而是在程序中建立一种关联,以免每次播放这首歌的时候都去搜索歌词,而是直接去读取关联好的歌词文件.
2,增加了指定歌词的搜索目录,指定歌词的保存目录功能.为了性能考虑,歌词的搜索目录不会往下递归,只搜索设置的那一级目录.
-1, an increase of the autonomy of the lyrics search, the user can select a custom search keyword, but also can customize it and lyrics files, link here is not to write songs lyrics files, but in the process of establishing a linked so as not to play this song every time the time to search for the lyrics, but a direct link to read the lyrics a good document. 2, an increase of the designated search lyrics directory, specify the directory function of the preservation of the lyrics. to performance considerations, the lyrics search directory recursion is not down, it only set up a search directory.
- 2022-02-24 18:45:23下载
- 积分:1