搜索结果
找到约 152 项符合
speech 的查询结果
按分类筛选
- 全部分类
- 技术资料 (29)
- matlab例程 (13)
- 其他书籍 (11)
- 多媒体处理 (7)
- 行业发展研究 (7)
- Java编程 (6)
- 语音压缩 (5)
- 文章/文档 (5)
- 系统设计方案 (5)
- 软件设计/软件工程 (5)
- DSP编程 (4)
- 通讯编程文档 (4)
- Delphi控件源码 (4)
- 书籍 (3)
- 通讯/手机编程 (3)
- 其他 (3)
- Linux/Unix编程 (3)
- 嵌入式/单片机编程 (3)
- VC书籍 (3)
- VIP专区 (3)
- 论文 (2)
- 书籍源码 (2)
- 人工智能/神经网络 (2)
- 微处理器开发 (2)
- 源码 (1)
- 软件 (1)
- 单片机编程 (1)
- 学术论文 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 电子书籍 (1)
- 压缩解压 (1)
- 编译器/解释器 (1)
- Applet (1)
- 多国语言处理 (1)
- 文件格式 (1)
- 单片机开发 (1)
- Java书籍 (1)
- 其他行业 (1)
- Windows CE (1)
- Windows Mobile (1)
- 其他嵌入式/单片机内容 (1)
matlab例程 this file has codes that describes how to ccmpute the signal spectrum , the power spectrum, how to c
this file has codes that describes how to ccmpute the signal spectrum , the power spectrum, how to calculate the autocorrelation sequence of a signal, how to calculate the autoregressive coeffecients of a signal,and how to reduce the noisy elements in a speech sample.
DSP编程 C Algorithms for Real-Time DSP Chapter 5 presents several real-time DSP applications, including spe
C Algorithms for Real-Time DSP
Chapter 5 presents several real-time DSP applications, including speech compression music signal processing radar signal processing and adaptive signal processing techniques.
嵌入式/单片机编程 G729编码和解码的Matlab源程序 调用方法: 1.需要编码时
G729编码和解码的Matlab源程序 调用方法:
1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.bit"的文件。
2.需要解码时,把"coding.bit"的文件复制到"G729 decoder"的目录下,在Matlab命令行下 ...
多媒体处理 用于语音识别:基于HMM模型(用C++语言编写)
·详细说明:用于语音识别,基于HMM模型,用C++语言编写。可用连续语音识别-It is based on HMM Model and developed with C++ which could be used to continuous speech recognition.
多国语言处理 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.
技术资料 用于语音识别:基于HMM模型(用C++语言编写)
·详细说明:用于语音识别,基于HMM模型,用C++语言编写。可用连续语音识别-It is based on HMM Model and developed with C++ which could be used to continuous speech recognition.
其他书籍 The philosophy of the book is to present various pattern recognition tasks in a unified way,
The philosophy of the book is to present various pattern recognition tasks in
a unified way, including image analysis, speech processing, and communication applications. Despite their differences, these areas do share common features and their study can only benefit from a unified approach.
多媒体处理 G.711,G.723.1,G.726,G.729,GSM CODEC C/C++ code
·G.711,G.723.1,G.726,G.729,GSM CODEC C/C++ code 文件列表: ipp_sample ..........\speech-coding ..........\.............\application ..........\.............\...........\usc
技术资料 G.711,G.723.1,G.726,G.729,GSM CODEC C/C++ code
·G.711,G.723.1,G.726,G.729,GSM CODEC C/C++ code 文件列表: ipp_sample ..........\speech-coding ..........\.............\application ..........\.............\...........\usc
技术资料 语音识别技术原理简介
自动语音识别技术(Auto Speech Recognize,简称ASR)所要解决的问题是让计算机能够“听懂”人类的语音,将语音中包含的文字信息“提取”出来。