资源列表
语音识别的前期研究
- 本课题为给语音识别系统提供语音信号端点检测的功能,对语音信号端点检测进行了探讨和研究,主要是侧重语音区间的端点检测...(附软件源码)-Voice Active Detection (VAD) is discussed in this project. Detection between speech section and speechless section and emphasized.(code available).
ANSI_C_code_GSM_HR
- GSM 数字蜂窝通信系统,半速率语音编码器 源代码 -GSM HR Source code
AudioEffectsUsingC6711ADC
- 用6711DSK实现各种音效算法的代码!超级实用! 站长你好,我给你建议新建一个原码类别是“数字音频”,国外的学校都有这个专业方向的,但是国内没有。还有,开发环境里面也需要加一个“CCS”,玩DSP的大多都使用这个!谢谢!-6711DSK use of various audio algorithm code! Super practical! Captain Hello, I propose to you a new category is the original code, "D
Input
- 一个语音输入法源码,调用搜狗拼音输入法来输入,实现了大部分功能,Delphi语言。-A voice input source code , call the sougou pinyin input, include main function , Delphi language.
CommandPrecognition
- 语音识别,基于微软speech sdk5.1-speech recogination
erw
- 分频匹配在语音识别与控制中的应用,给出了具体的应用设计思路和方案
vc_showdib
- dsp-eg-c-revise 基于DSp环境的语音识别-dsp-eg-c-revise DSp environment based on speech recognition
Music-signal-processing
- 音乐信号时域处理,包括基本的时频域分析,以及衰减,回声等-When the music domain signal processing, including basic time-frequency domain analysis, as well as attenuation, echo
SpeechSynthesisTechnologybasedonFreeTTS
- Java 提供了语音API技术用于支持应用程序或W eb 页面中的人机语音交互, 其核心技术包括语音合成和语音识别。FreeTTS 是Java 语音合成技术的实现手段之一, 以创建电话号码朗读程序为例, 探讨了基于该技术的Java 语音API实现方法及相关问题。-API provides a Java technology used to support voice applications, or W eb page man-machine voice interaction, and its
GSMSRCcppSimplify
- GSM 06.10源代码,对大量宏定义进行了删除简化,增加了初学者的可读性。-GSM 06.10 source code, the definition of a large number of macros have been deleted to simplify and increase the readability of the beginners.
yysb
- 语音识别 主要是介绍语音识别的方法和实现-Speech recognition is to introduce the method and implementation of speech recognition
speech_processing(sola)
- 参考\"基于SOLA的Pitch Scaling算法 范钰华(上海交通大学)\",使用MATLAB实现SOLA算法,可以在变调不变速的基础下改变声调,程序比较易懂.适合初学者参考的,另外,VOICE_GUI是界面,介绍一些简单的语音处理,请大家多多指教.