搜索结果
找到约 183 项符合
Speech-Enabled 的查询结果
其他 Ideal for large low power (nanoWatt) and connectivity applications that benefit from the availabilit
Ideal for large low power (nanoWatt) and connectivity applications that benefit from the availability of four serial ports: double synchronous serial ports (I&sup2 C&#8482 and SPI&#8482 ) and double asynchronous (LIN capable) serial ports. Large amounts of RAM memory for buffering and FLASH program ...
嵌入式/单片机编程 G729编码和解码的Matlab源程序 调用方法: 1.需要编码时
G729编码和解码的Matlab源程序 调用方法:
1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.bit"的文件。
2.需要解码时,把"coding.bit"的文件复制到"G729 decoder"的目录下,在Matlab命令行下 ...
VC书籍 Generalized Mel frequency cepstral coefficients for large-vocabulary Speaker-Independent Continuous-
Generalized Mel frequency cepstral coefficients for large-vocabulary Speaker-Independent Continuous-Speech Recognition 关于MFCC算法的很好的英语文章
FlashMX/Flex源码 现在somethingSelected的值绑定到了DataGrid的选定状态上了。选中某行somethingSelected的值会变为true
现在somethingSelected的值绑定到了DataGrid的选定状态上了。选中某行somethingSelected的值会变为true,然后所有标签里有enabled="{somethingSelected}"的标签都会被激活,所有标签里有enabled="{!somethingSelected}"的按钮都会被禁用。
Bingding标签的source不一定必须是变量。它可以是一个表达式 ...
多国语言处理 AutoSummary uses Natural Language Processing to generate a contextually-relevant synopsis of plain t
AutoSummary uses Natural Language Processing to generate a contextually-relevant synopsis of plain text.
It uses statistical and rule-based methods for part-of-speech tagging, word sense disambiguation,
sentence deconstruction and semantic analysis.
J2ME JRemoteControl is a simple Java™ driven bluetooth remote control.It allows you to initiate virt
JRemoteControl is a simple Java™ driven bluetooth remote control.It allows you to initiate virtually any task on your PC from a J2ME enabled device.
J2ME BT JAVA LIBRARY,BTLib package is a J2ME Bluetooth library usefull when developing applications for J
BT JAVA LIBRARY,BTLib package is a J2ME Bluetooth library usefull when developing applications for Java, Bluetooth enabled mobile devices.
单片机开发 This example provides a description of how to use a DMA channel to transfer a word data buffer fro
This example provides a description of how to use a DMA channel to transfer a
word data buffer from memory (Flash) to memory (RAM).
The dedicated DMA channel is configured to transfer once a time a 32 word data buffer
stored as constant in the Flash memory to another buffer in the RAM memory.
The r ...
微处理器开发 NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C24
NAME: u2440mon.c
DESC: u2440mon entry point,menu,download
HISTORY:
Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X.
Mar.27.2002:purnnamu: DMA is enabled.
Apr.01.2002:purnnamu: isDownloadReady flag is added.
Apr.10.2002:purnnamu: - Selecting menu is available in the waiting loop ...
DSP编程 DM6446的codec engine 应用端算法源码
DM6446的codec engine 应用端算法源码,包括video,audio,speech等开发实例。