-
希尔伯特变换的C++源代码
希尔伯特变换的C++源代码
- 2023-03-20 09:45:04下载
- 积分:1
-
Handle Chinese characters, the code is easy to read, learning to use, deal with...
汉字处理,代码很容易读懂,学习时用,汉字处理,代码很容易读懂,学习时用,-Handle Chinese characters, the code is easy to read, learning to use, deal with Chinese characters, the code is easy to read, learning to use,
- 2023-08-02 03:00:03下载
- 积分:1
-
语音识别专辑七
语音识别专辑七- Speech recognition special edition seven
- 2022-03-01 07:52:50下载
- 积分: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
-
for speech recognition dictionary of Chinese tree, completed 60,000 contribution...
用于语音识别的汉语树形词典,完成了6万词汇的建树操作及相关子节点等的查询处理,主要用于指导语音搜索整个建立时间大概为3分钟-for speech recognition dictionary of Chinese tree, completed 60,000 contribution to the vocabulary and related operations, such as sub-nodes of query processing, Pronunciation guide for the main search the entire building for about three hours minutes
- 2022-05-29 12:05:08下载
- 积分:1
-
opnet下802.15.4的仿真模块,用于对zigbee进行研究和分析
opnet下802.15.4的仿真模块,用于对zigbee进行研究和分析-under 802.15.4 OPNET Simulation module, used to carry out research and analysis zigbee
- 2023-01-30 05:35:04下载
- 积分:1
-
语音识别的一个模块,以动态链接库的方式封装起来,使用时只需调用头文件即可...
语音识别的一个模块,以动态链接库的方式封装起来,使用时只需调用头文件即可-of a voice recognition module, a dynamic link library of Packaging, and only use the first document can be called
- 2022-07-14 08:43:34下载
- 积分:1
-
此文件为martin谱减法的matlab程序以及自己加入的中文注解,希望对研究martin的算法的同学有帮助...
此文件为martin谱减法的matlab程序以及自己加入的中文注解,希望对研究martin的算法的同学有帮助-This document is for martin s matlab spectral subtraction procedures, as well as adding their own comments in Chinese, I hope the study of algorithms for martin help students
- 2022-01-26 00:39:45下载
- 积分:1
-
Huffman压缩解压的完整程序,不可多得,连输入输出参数都实现了。可立即下在编译...
Huffman压缩解压的完整程序,不可多得,连输入输出参数都实现了。可立即下在编译-Huffman compression decompression integrity procedures, rare, and even input and output parameters are realized. Immediately under the compiler
- 2022-06-01 09:57:25下载
- 积分:1
-
检测语音信号的共振峰
% gender = gender_detector(X,Fs)
%
% This function will use a...
检测语音信号的共振峰
% gender = gender_detector(X,Fs)
%
% This function will use a pitch detection algorithm to decide if the speaker is MALE(0) or FEMALE (1).
% It is designed to work with short speech samples (up to or greater than 50 ms). The function returns a
% 0 if X contains male speech and a 1 if it contains female speech.
-the resonance peak gender_detector% gender = (X, Fs)%% This function will use a detection a pitch lgorithm to decide if the speaker is abbreviation (0) or F EMALE (1). % It is designed to work with short spe ech samples (up to or greater than 50 ms). The fun ction returns a 0% if X contains a male speech and if it contains a female speech.
- 2022-07-01 23:56:15下载
- 积分:1