-
directshow 实现wave文件的播放
directshow 实现wave文件的播放
-directshow achieve wave broadcast documents
- 2022-07-04 06:33:35下载
- 积分:1
-
voip_samples_v888.c voipvoip_samples_v888 voip_samples_v
voip_samples_v888.c voipvoip_samples_v888 voip_samples_v
- 2022-01-26 06:06:19下载
- 积分:1
-
a VC, using G.729a achieve language Talkback example
一个VC实现的,用G.729a实现的语言对讲的例子-a VC, using G.729a achieve language Talkback example
- 2022-12-24 00:10:03下载
- 积分:1
-
美国著名的狮身人面像
CMU大名鼎鼎的SPHINX-3大词汇量连续语音识别系统,应用于Unix和Windows,做语音识别的必备工具。-CMU famous SPHINX-3 large vocabulary continuous speech recognition system, used in Unix and Windows, so the essential voice recognition tools.
- 2022-08-20 03:53:47下载
- 积分:1
-
基音检测
语音信号的基音检测算法( amdf法:平均幅度差算法)-pitch detection
- 2023-07-08 04:50:03下载
- 积分:1
-
语音遥控小车
本文以凌阳公司的SPCE061A单片机为控制核心,以语音小车控制电路板为辅,设计小车的动作。完成了电源电路、复位电路、键盘电路、音频输入电路,音频输出电路和无线控制电路等硬件功能模块的设计。在软件方面,利用C语言进行编程,进行语音的“训练”和“识别”。设计出具有如下功能的语音声控小车:能够根据录制的语音命令来控制小车的前进,后退,左转,右转的功能。测试表明,在环境背景噪音不太大,控制者的发音清晰的前提下,语音控制小车的语音识别系统能对特定的语音指令做出智能反应,做出预想中的有限的动作。
- 2022-03-03 09:20:25下载
- 积分:1
-
一个法国的TTS系统,使用Perl编写的。text2phone是法国的文本到语音…
一个法语的TTS系统,使用perl编写。Text2phone is a French Text To Speech (TTS) written in Perl -a French TTS system, using perl prepared. Text2phone is a French Text To Speech (TTS) writ ten in Perl
- 2022-04-30 11:19:54下载
- 积分:1
-
非常不错的,文字转拼音的小程序,代码风格很好。
非常不错的,文字转拼音的小程序,代码风格很好。-Very good, Text-to-phonetic small procedures, a good code style.
- 2022-02-06 09:37:04下载
- 积分:1
-
Delphi PSK无线通信,基于COM的原代码的声卡…
DELPHI PSK无线通信,基于声卡的通信原代码.-DELPHI PSK wireless communications, sound card based on the original code of communication.
- 2022-03-04 04:42:46下载
- 积分: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