-
检测语音信号的共振峰
% 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
-
matlab时域处理的相关程序,通过matlab调用实现
matlab时域处理的相关程序,通过matlab调用实现-matlab deal with time-domain procedures, through the realization of matlab call
- 2022-01-29 01:38:36下载
- 积分:1
-
语音识别中交互式录音的实现,论文,格式为vip
语音识别中交互式录音的实现,论文,格式为vip-interactive voice recognition recording the realization of papers, the format for vip
- 2022-05-22 04:26:35下载
- 积分:1
-
计算声音信号的短时能量,过零率,然后检测语音的端点
计算声音信号的短时能量,过零率,然后检测语音的端点-Short-term calculation of the voice signal energy, zero-crossing rate, and then voice endpoint detection
- 2022-07-01 00:46:12下载
- 积分:1
-
语音识别经典工具HMM_HTK,是语音识别专业工作者的必备研究工具,当今世界上几乎所有的语音识别系统都是以此为基础建立的...
语音识别经典工具HMM_HTK,是语音识别专业工作者的必备研究工具,当今世界上几乎所有的语音识别系统都是以此为基础建立的-classical voice recognition tools HMM_HTK, voice recognition is a prerequisite professionals research tools, in today"s world almost all the voice recognition systems are as a basis for the establishment of the
- 2022-10-27 10:55:04下载
- 积分:1
-
txt2wav.rar文本语音(Text
txt2wav.rar文本语音(Text-to-Speech,以下简称TTS),它的作用就是把通过TTS引擎把文本转化为语音输出。代码示范了如何运用Microsoft Speech SDK 建立自己的文本语音转换应用程序。应该事先下载微软的语音SDK里面含微软的语音开发工具原来是sapi5.1现在好像升级了微软的MSDN上有下-txt2wav.rar text pronunciation (Text-to-Speech, hereafter
refers to as TTS), its function is transforms through the TTS engine
the text as the pronunciation output. How did the code demonstrate has
established own using Microsoft Speech SDK text pronunciation
transformation application procedure. Should beforehand download
Microsoft inside pronunciation SDK to contain Microsoft the
pronunciation development kit originally is sapi5.1 now looks like
promotes on Microsoft s MSDN to have next
- 2022-05-16 09:16:38下载
- 积分:1
-
HMM训练算法
隐马尔 柯夫模型( HM M ) 的传统 训练方法 ——Baum-W elch 算法只能 得到一个局 部最优 模型, 从而影 响
最终的识别率。对于 CHM M , 分段 K 平均方法来取得一个初始值可以解决这一问题, 但对 DHM M 却改进不大。
而 基于全 局搜索的 进化计 算的一 个重要 特点便 是可以 得到次 优解乃 至全 局最优 解。本文 把进 化计算 引入 到
DHM M 的训练中去, 提出一种改 进的进化训练方法, 实验结果表 明, 这种训 练方法初 具了全局搜 索和快速收 敛
的特点, 得到的模型优于传统方法和直接用进化计算所得的模型, 提高了系统的识别率。
- 2022-04-24 21:54:59下载
- 积分:1
-
g.729a_ACELP
G.729aa 编码器和解码器代码
G.729A 是 G.729 的降低的复杂性标准之一。G.729 是国际电信联盟-T 语音压缩算法,基于共轭结构化代数代码激动的线性预测 (CS-ACELP)。G.729A 压缩 8 kHz 线性音频信号和对他们进行传输在 8 Kbps.输入进行编码为 16 位 PCM。输入码流是分割成 10ms年帧和处理。预测分析做使用合成的筛选器的顺序 10。
- 2022-08-06 06:52:26下载
- 积分:1
-
In speech signal processing to do and projects related to voice use toolbox, suc...
在做和语音信号处理相关的项目时要用到的语音工具箱,比如语音识别,说话人识别等,里面有一些已经封装好的小函数,可供大家编程序的时候直接调用-In speech signal processing to do and projects related to voice use toolbox, such as speech recognition, speaker recognition, etc., there are some good small function package for everyone when programmed direct call
- 2023-03-02 22:30:03下载
- 积分:1
-
扬声器开发 C 语言源程序库 ,用C语言进行扬声器的研究.
扬声器开发 C 语言源程序库 ,用C语言进行扬声器的研究. -Speakers to develop C language source code library, using C language speakers research.
- 2022-07-07 01:24:36下载
- 积分:1