-
dejavu代码
Dejavu 是一个 Python 库,用于音频指纹和识别的算法。Dejavu 听一次音频后就会记录该音频的指纹信息,然后可通过麦克风对输入的音频进行识别是否同一首歌。
- 2022-02-21 02:29:29下载
- 积分:1
-
语音识别(Speech Recognition)是让机器通过识别和理解过程把语音信号转变为相应的文本或命令的技术。在课题中,通过采用DTW(Dynamic ti...
语音识别(Speech Recognition)是让机器通过识别和理解过程把语音信号转变为相应的文本或命令的技术。在课题中,通过采用DTW(Dynamic time warping, 动态时间伸缩)算法,对实现孤立词的识别进行了初步探讨和研究,实现了在MATLAB软件环境下孤立词语的语音识别,并针对DTW的主要特点及不足做出了总结。-Speech Recognition (Speech Recognition) machines is through recognition and understanding of a process which put the voice signal into the corresponding text or command technology. The issue, through the use DTW (Dynamic time warping, dynamic time telescopic) algorithm to achieve an isolated word recognition conducted a preliminary exploration and study, the realization of the MATLAB software environment isolated words of Speech Recognition and DTW against the main features and deficiencies make summarized.
- 2022-03-15 03:13:02下载
- 积分:1
-
语音识别的测试程序,包括几个测试WAV文件和TCL脚本…
语音识别中试程序,包括几个测试用的WAV文件和TCL脚本程序,用来测试语音类别-Speech Recognition test procedures, including several test WAV files and TCL scripts to test voice categories
- 2022-07-21 00:29:36下载
- 积分:1
-
这是语音识别的几个程序,包括语音的特征提取、端点检测的程序。...
这是语音识别的几个程序,包括语音的特征提取、端点检测的程序。-This is the number of speech recognition procedures, including the voice feature extraction, endpoint detection procedure.
- 2023-08-24 17:45:03下载
- 积分:1
-
This function computes autocorrelation with a biased scaling.
This function computes autocorrelation with a biased scaling.
- 2022-08-25 22:25:36下载
- 积分:1
-
C语言实现的8bitA律13折线PCM编码,适合编码初学者参考借鉴。
C语言实现的8bitA律13折线PCM编码,适合编码初学者参考借鉴。-C language of the law 8bitA 13 dogleg PCM coding, coding for beginners draw on.
- 2022-01-26 02:51:27下载
- 积分:1
-
an Internet application for the open source 16 kbps voice/music compression proc...
一个为Internet应用程序提供的开放源码的16 kbps语音/乐音压缩程序-an Internet application for the open source 16 kbps voice/music compression process
- 2022-07-21 14:57:04下载
- 积分:1
-
语音信号的频域处理,语音虽然是一个时变、非平稳的随机过程。但在短时间内可近似看作是平稳的。因此如果能从带噪语音的短时谱中估计出“纯净”语音的短时谱,即可达到语音...
语音信号的频域处理,语音虽然是一个时变、非平稳的随机过程。但在短时间内可近似看作是平稳的。因此如果能从带噪语音的短时谱中估计出“纯净”语音的短时谱,即可达到语音增强的目的。由于噪声也是随机过程,因此这种估计只能建立在统计模型基础上。利用人耳感知对语音频谱分量的相位不敏感的特性,这类语音增强算法主要针对短时谱的幅度估计。
-voice signals in the frequency domain processing, voice is a time-varying, nonstationary random process. But in a short period of time can be approximated as smooth. So if Noisy Speech from the short-term spectrum estimate "pure" voice of the short-term spectrum, and reached speech enhancement purposes. As the noise is random process, which can only be estimated based on statistical models based on. Use ear perception of voice spectrum component of the phase sensitive to the characteristics of such speech enhancement algorithms targeted at the rate of short-term spectral estimation.
- 2023-04-29 12:00:03下载
- 积分:1
-
离散语音信号处理(麻省教材)的配套程序,其中包括最基本的语音处理程序(如谱减法,谱幅度估计,语谱图等)以及语音库。强烈推荐...
离散语音信号处理(麻省教材)的配套程序,其中包括最基本的语音处理程序(如谱减法,谱幅度估计,语谱图等)以及语音库。强烈推荐
- 2023-02-03 05:15:04下载
- 积分:1
-
在线签名鉴定,用AR实现算法和DTW算法实现,还包括一个比较综合的实例,对此方面研究的朋友有用处...
在线签名鉴定,用AR实现算法和DTW算法实现,还包括一个比较综合的实例,对此方面研究的朋友有用处-Online signature identification, use AR to achieve algorithm and DTW algorithm, but also a more comprehensive example of this research useful friends
- 2022-04-30 20:29:22下载
- 积分:1