-
Microsoft_Speech_SDK概述 SAPI
Microsoft Speech SDK提供关于语音(Speech)处理的一套应用程序编程接口SAPI(Speech Application Programming Interface)。SAPI提供了实现文字-语音转换(Text-to-Speech)和语音识别(Speech Recognition)程序的基本函数,大大简化了语音编程的难度,降低了语音编程的工作量。
- 2022-10-05 18:30:03下载
- 积分:1
-
这是一个xmms功能非常强大的插件,能有卡拉OK功能,还有混响、减噪、EQ等等功能,其中混响的效果可达到一定专业水准!强烈向站长推荐!...
这是一个xmms功能非常强大的插件,能有卡拉OK功能,还有混响、减噪、EQ等等功能,其中混响的效果可达到一定专业水准!强烈向站长推荐!-xmms This is a very powerful plug-in, there will be karaoke function, there is reverberation, noise abatement, EQ functions, and so on, the effect of reverberation can reach a certain professional standards! Strongly recommended to the station!
- 2022-12-28 18:50:04下载
- 积分:1
-
一个用matlab实现的mp3解码源程序,对进行mp3开发的初学者非常有用...
一个用matlab实现的mp3解码源程序,对进行mp3开发的初学者非常有用-an achievable using Matlab MP3 decoder source of development for beginners mp3 very useful
- 2023-03-22 18:35:03下载
- 积分:1
-
语音降噪的M程序,原信号加噪声,进行滤波得出原始信号
语音降噪的M程序,原信号加噪声,进行滤波得出原始信号-M procedures, the original signal plus noise, obtained the original signal filtering
- 2023-02-27 17:45:04下载
- 积分:1
-
g.711 C代码
g.711 C代码-G.711 C code
- 2022-03-23 11:16:36下载
- 积分:1
-
这个代码是用来去除语音信号中的沉默,以便识别…
This code is used to remove silence from a voice signal so that the recognition in voice recognition will give good result. The method is Scale on threshold applied to the envelope for detecting scilence periods. The actual threshold is computed by multiplying threshin" by the median value of the envelope samples. The default is (.25), whichis 25 of the median envelope value over input signal .-This code is used to remove silence from a voice signal so that the recognition in voice recognition will give good result. The method is Scale on threshold applied to the envelope for detecting scilence periods. The actual threshold is computed by multiplying threshin" by the median value of the envelope samples. The default is (.25), whichis 25 of the median envelope value over input signal .
- 2023-07-08 01:25:02下载
- 积分:1
-
The Yin algorithm was developed by Alain de Cheveigné of IRCAM
The Yin algorithm was developed by Alain de Cheveigné of IRCAM-CNRS and Hideki Kawahara of Wakayama University. It allows for real-time continuous (for each sample) fundamental frequency estimation.
It features a very low error rate and few tuning parameters.
This implementation is a C++ template, with EMM support for faster processing. Developped in Visual C++ 6.0, but should compile with other compilers.-The Yin algorithm was developed by Alain de Cheveigné of IRCAM-CNRS and Hideki Kawahara of Wakayama University. It allows for real-time continuous (for each sample) fundamental frequency estimation.
It features a very low error rate and few tuning parameters.
This implementation is a C++ template, with EMM support for faster processing. Developped in Visual C++ 6.0, but should compile with other compilers.
- 2023-07-02 17:40:03下载
- 积分:1
-
C实现嗯,前向-后向算法,Viterbi算法,鲍姆
c++实现HMM,向前向后算法,Viterbi算法,Baum-Welch算法。其中包括用c++定义的HMM数据结构。全部是cpp和h的文件-c achieve HMM, forward backward algorithm, Viterbi algorithm, Baum-Welch algorithm. C including the use of the HMM definition data structure. Cpp all the documents and h
- 2022-10-23 12:05:03下载
- 积分:1
-
语音识别
SAPI SDK是微软公司免费提供的语音应用开发工具包,这个SDK中包含了语音应用设计接口(SAPI)、微软的连续语音识别引擎(MCSR)以及微软的语音合成(TTS)引擎等等。目前的5.1版本一共可以支持3种语言的识别 (英语,汉语和日语)以及2种语言的合成(英语和汉语)。SAPI中还包括对于低层控制和高度适应性的直接语音管理、训练向导、事件、语法编译、资源、语音识别(SR)管理以及TTS管理等强大的设计接口。
- 2022-03-21 01:49:09下载
- 积分: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