-
利用Windows 系统中的语音系统发声,用户打开文本文件,将整个文件读出来。...
利用Windows 系统中的语音系统发声,用户打开文本文件,将整个文件读出来。-use of the Windows operating system audible voice, the user opens a text file, the entire file read out.
- 2022-02-01 23:24:41下载
- 积分:1
-
ITU G.729库和实例
ITU g.729 lib and examples
- 2022-03-24 08:47:55下载
- 积分:1
-
一种新的语音识别系统的数字信号处理技术。caj
用DSP技术开发的一种新的语音识别系统.caj-DSP technology development of a new voice recognition system. CAJ
- 2022-01-25 19:11:39下载
- 积分:1
-
ITU
ITU-T G.729 Source code ITU-T G.729 Annex B ANSI-C Source Code
- 2022-03-22 06:38:25下载
- 积分:1
-
是源峰值检测器,实验我已经找到了有用的。
是峰值检测的源码,经本人实验过,发现很有用。-Is the source peak detector, the experiment I have found useful.
- 2023-02-06 04:10:03下载
- 积分:1
-
G.729语音声码器的附件,包括库文件和API的例子,从voiceage警察…
G.729a,语音编码,有库文件和API说明,属于Voiceage公司-G.729 annex A speech vocoder, inclue lib file and api example, from voiceage coporation
- 2022-03-22 11:43:07下载
- 积分:1
-
2400 bps MELP语音编解码器 定点运算算法
2400 bps MELP语音编解码器 定点运算算法-2400 bps MELP speech codec algorithm sentinel Operational
- 2022-02-01 23:38:12下载
- 积分: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
-
语音application检测程序,比较基础,希望可以帮到需要的人
语音application检测程序,比较基础,希望可以帮到需要的人-Voice application testing procedures, basis of comparison, the desire to help the needy
- 2022-07-01 11:40:22下载
- 积分:1
-
语音识别
SAPI SDK是微软公司免费提供的语音应用开发工具包,这个SDK中包含了语音应用设计接口(SAPI)、微软的连续语音识别引擎(MCSR)以及微软的语音合成(TTS)引擎等等。目前的5.1版本一共可以支持3种语言的识别 (英语,汉语和日语)以及2种语言的合成(英语和汉语)。SAPI中还包括对于低层控制和高度适应性的直接语音管理、训练向导、事件、语法编译、资源、语音识别(SR)管理以及TTS管理等强大的设计接口。
- 2022-03-21 01:49:09下载
- 积分:1