搜索资源列表
speech
- 用java实现的一个随机抽查学生回答问题的一个软件,使用时可以调节名单的滚动速度,可以保存和查看历史抽查记录
freetts-1.2.1-tst
- speech synthesizer with JSAPI(Java Speech API). Source:http://sourceforge.net/projects/freetts
MyQTTS 科大讯飞语音合成服务Java接口的二次封装
- 对科大讯飞语音合成服务Java接口的二次封装,可由程序的线程锁来控制几个线程同时f访问TTS。-For speech synthesis iFLYTEK service Java interface of the second package, the program can be thread-locking to control access to several threads simultaneously f TTS.
Part_Of_Speech_Label.rar
- JAVA实现的基于隐马尔科夫模型的词性标注。有指导的学习,附带语料,供参考,JAVA realization of hidden Markov model based on the part of speech tagging. Guided learning, incidental corpus, for reference
MFCC
- MFCC for speech recognition with java.
Chinese--NER
- 基于CRF的中文机构名识别系统。使用北京大学1998年的人民日报语料库作为训练语料。除常用的特征模板,已经词性特征外,使用词语的最后一个字作为特征,提高了机构名识别的准确率, 调用了CRF++程序包训练模型。-CRF-based name recognition system of Chinese institutions. People' s Daily, Peking University in 1998 with corpus as training data. In additio
CRF1-2
- CRF1.2,条件随机场软件包,很好用很流行的一个文本分类软件,可以用于自然 语言的处理,标签,分类,词性发现,用户只需要着重构造特征函数既可以,实验结果和应用表明crf要优于隐马尔科夫模型。实现环境为java语言。-CRF1.2, conditions package with the airport, very good very popular with a text classification software, can be used in natural language proc
sphinx4-1.0beta-bin
- 此源代码为java语音识别的开源系统,有Carnegie Mellon大学开发-This source code for open-source java speech recognition systems developed at the University of Carnegie Mellon
lingpipe-3.6.0
- 一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类(Clustering)、字符语言建模(Character
javazip_src
- 本软件是在JDK1.4环境下开发完成,因此您最好在JDK1.4及以上版本中运行它。程序已经实现了打开、导出、添加、删除、关闭 、内置的文本浏览器、语言识别、界面切换、按文件名、按时间等排序、日志记录、完整的菜单快捷键等基本功能-This software is developed under JDK 1.4, so you might want in the JDK 1.4 and above versions run it. Procedures have achieved open, exp
test
- MySQL数据库 其他数据库 汇编语言 SCSI/ASPI 编译器/解释器 磁盘工具 语音合成与识别 编辑器/阅读器 杀毒 中文信息处理 FlashMX源码 并行计算 书籍源码 Delphi控件源码 操作系统开发 中间件编程 MacOS编程 + 电子书籍 VC书籍 Java书籍 Delphi/CppBuilder
code
- jaava voice browser The World Wide Web Consortium s Voice Browser Working Group is defining several markup languages for applications supporting speech input and output. These markup languages will enable speech applications across a range of hardwar
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
Java_Speech_Recognition
- Speech Recognition in Java
jsapi
- java speech api jsapi.jar for javax.speech.*
voicexml_phone_survey_src
- VoiceXML is a markup language for creating voice-user interfaces. It uses speech recognition and/or touchtone (DTMF keypad) for input, and pre-recorded audio and text-to-speech synthesis (TTS) for output. It is based on the Worldwide Web Consortium s
javax.speech
- help in job of speech
JTTSEngine
- TTS,java 语音 朗读,有源码和实例,可以直接运行看效果-TTS, java Speech
reconnaissance-vocale-avec-java-SE
- speech recognition in native java Speech spécification
java-Speech-preprocessing-master
- java实现MFCC系数的提取,包括FFT运算和DCT运算,mel滤波器的设计等(The extraction of MFCC coefficient by Java)